==================================================================================================== ========================================= Pod describe ========================================= ==================================================================================================== Name: am-59f674c5d4-r5k7h Namespace: xlou Priority: 0 Node: gke-xlou-cdm-default-pool-33cc2627-kjw0/10.142.0.123 Start Time: Thu, 04 Aug 2022 19:32:09 +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=59f674c5d4 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.7.22 IPs: IP: 10.0.7.22 Controlled By: ReplicaSet/am-59f674c5d4 Init Containers: fbc-init: Container ID: containerd://0c6f51891e7df49eeee7899e07adac0575bf049f928b3313dbfd7818220f8bef Image: gcr.io/engineeringpit/lodestar-images/am:xlou@sha256:d1dae5f855f87cdc545f2286abe3fe582de04d9ec0ba87640e41b5dde1631ea8 Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:d1dae5f855f87cdc545f2286abe3fe582de04d9ec0ba87640e41b5dde1631ea8 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: Thu, 04 Aug 2022 19:32:18 +0000 Finished: Thu, 04 Aug 2022 19:32:18 +0000 Ready: True Restart Count: 0 Environment: Mounts: /fbc from fbc (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-cdh94 (ro) truststore-init: Container ID: containerd://1c6882ff98399ae058d7c5e76d87e1c67e2be13abf244d0b128eaa39deabcc7a Image: gcr.io/engineeringpit/lodestar-images/am:xlou@sha256:d1dae5f855f87cdc545f2286abe3fe582de04d9ec0ba87640e41b5dde1631ea8 Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:d1dae5f855f87cdc545f2286abe3fe582de04d9ec0ba87640e41b5dde1631ea8 Port: Host Port: Command: /home/forgerock/import-pem-certs.sh State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 04 Aug 2022 19:32:26 +0000 Finished: Thu, 04 Aug 2022 19:32:26 +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-cdh94 (ro) /var/run/secrets/truststore from truststore (rw) Containers: openam: Container ID: containerd://876a8a24c02e226c6eda3ad23bbd41f7246c47f4f9ac88cfe91ab52317843ef2 Image: gcr.io/engineeringpit/lodestar-images/am:xlou@sha256:d1dae5f855f87cdc545f2286abe3fe582de04d9ec0ba87640e41b5dde1631ea8 Image ID: gcr.io/engineeringpit/lodestar-images/am@sha256:d1dae5f855f87cdc545f2286abe3fe582de04d9ec0ba87640e41b5dde1631ea8 Port: 8080/TCP Host Port: 0/TCP Command: bash /home/forgerock/docker-entrypoint.sh State: Running Started: Thu, 04 Aug 2022 19:32:29 +0000 Ready: True Restart Count: 0 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-cdh94 (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-cdh94: 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 Scheduled 22m default-scheduler Successfully assigned xlou/am-59f674c5d4-r5k7h to gke-xlou-cdm-default-pool-33cc2627-kjw0 Normal Pulling 22m kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/am:xlou@sha256:d1dae5f855f87cdc545f2286abe3fe582de04d9ec0ba87640e41b5dde1631ea8" Normal Pulled 22m kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/am:xlou@sha256:d1dae5f855f87cdc545f2286abe3fe582de04d9ec0ba87640e41b5dde1631ea8" in 7.862391629s Normal Created 22m kubelet Created container fbc-init Normal Started 22m kubelet Started container fbc-init Normal Pulling 22m kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/am:xlou@sha256:d1dae5f855f87cdc545f2286abe3fe582de04d9ec0ba87640e41b5dde1631ea8" Normal Started 22m kubelet Started container truststore-init Normal Pulled 22m kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/am:xlou@sha256:d1dae5f855f87cdc545f2286abe3fe582de04d9ec0ba87640e41b5dde1631ea8" in 4.913464548s Normal Created 22m kubelet Created container truststore-init Normal Pulling 22m kubelet Pulling image "gcr.io/engineeringpit/lodestar-images/am:xlou@sha256:d1dae5f855f87cdc545f2286abe3fe582de04d9ec0ba87640e41b5dde1631ea8" Normal Pulled 22m kubelet Successfully pulled image "gcr.io/engineeringpit/lodestar-images/am:xlou@sha256:d1dae5f855f87cdc545f2286abe3fe582de04d9ec0ba87640e41b5dde1631ea8" in 201.84855ms Normal Created 22m kubelet Created container openam Normal Started 22m kubelet Started container openam Warning Unhealthy 21m (x3 over 22m) kubelet Startup probe failed: Get "http://10.0.7.22:8080/am/json/health/live": dial tcp 10.0.7.22:8080: connect: connection refused Warning Unhealthy 21m (x2 over 21m) kubelet Startup probe failed: Get "http://10.0.7.22: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! Copying bootstrap files for legacy AMKeyProvider Waiting for User Store to be available Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint Trying ds-idrepo-1.ds-idrepo:8080/alive endpoint Trying ds-idrepo-2.ds-idrepo:8080/alive endpoint Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint Trying ds-idrepo-1.ds-idrepo:8080/alive endpoint Trying ds-idrepo-2.ds-idrepo:8080/alive endpoint Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint Trying ds-idrepo-1.ds-idrepo:8080/alive endpoint Trying ds-idrepo-2.ds-idrepo:8080/alive endpoint Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint Trying ds-idrepo-1.ds-idrepo:8080/alive endpoint Trying ds-idrepo-2.ds-idrepo:8080/alive endpoint Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint Trying ds-idrepo-1.ds-idrepo:8080/alive endpoint Trying ds-idrepo-2.ds-idrepo:8080/alive endpoint Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint Trying ds-idrepo-1.ds-idrepo:8080/alive endpoint Trying ds-idrepo-2.ds-idrepo:8080/alive endpoint Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint Trying ds-idrepo-1.ds-idrepo:8080/alive endpoint Trying ds-idrepo-2.ds-idrepo:8080/alive endpoint Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint User Store is responding Waiting for CTS to be available Trying ds-cts-0.ds-cts:8080/alive endpoint CTS is responding Waiting for Application Store to be available Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint Application Store is responding Waiting for Policy Store to be available Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint Policy Store is responding Waiting for UMA Store to be available Trying ds-idrepo-0.ds-idrepo:8080/alive endpoint UMA Store is responding Starting tomcat with opts: -server -Dcom.sun.services.debug.mergeall=on -Dcom.sun.identity.configuration.directory=/home/forgerock/openam -Dcom.iplanet.services.stats.state=off -Dcom.sun.identity.sm.sms_object_filebased_enabled=true -Dorg.forgerock.donotupgrade=true -DtomcatAccessLogDir=/proc/self/fd -DtomcatAccessLogFile=1 -XX:MaxRAMPercentage=75 -XX:InitialRAMPercentage=75 -XX:MaxTenuringThreshold=1 -Djava.security.egd=file:/dev/urandom -Dorg.forgerock.am.oauth2.consent.xui_path=/OAuth2_XUI -Dcom.forgerock.am.fileconfig.basepaths=/home/forgerock/base/config/services,/home/forgerock/cdk/config/services -Djavax.net.ssl.trustStore=/home/forgerock/amtruststore -Djavax.net.ssl.trustStorePassword=changeit -Djavax.net.ssl.trustStoreType=jks NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED 04-Aug-2022 19:33:07.255 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/9.0.65 04-Aug-2022 19:33:07.257 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: Jul 14 2022 12:28:53 UTC 04-Aug-2022 19:33:07.257 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 9.0.65.0 04-Aug-2022 19:33:07.258 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: Linux 04-Aug-2022 19:33:07.258 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: 5.4.188+ 04-Aug-2022 19:33:07.258 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: amd64 04-Aug-2022 19:33:07.258 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: /usr/local/openjdk-11 04-Aug-2022 19:33:07.258 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: 11.0.16+8 04-Aug-2022 19:33:07.258 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Vendor: Oracle Corporation 04-Aug-2022 19:33:07.258 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_BASE: /usr/local/tomcat 04-Aug-2022 19:33:07.258 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log CATALINA_HOME: /usr/local/tomcat 04-Aug-2022 19:33:07.267 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.lang=ALL-UNNAMED 04-Aug-2022 19:33:07.267 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.io=ALL-UNNAMED 04-Aug-2022 19:33:07.267 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.util=ALL-UNNAMED 04-Aug-2022 19:33:07.267 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.base/java.util.concurrent=ALL-UNNAMED 04-Aug-2022 19:33:07.267 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED 04-Aug-2022 19:33:07.267 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties 04-Aug-2022 19:33:07.267 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager 04-Aug-2022 19:33:07.267 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djdk.tls.ephemeralDHKeySize=2048 04-Aug-2022 19:33:07.268 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.protocol.handler.pkgs=org.apache.catalina.webresources 04-Aug-2022 19:33:07.268 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.apache.catalina.security.SecurityListener.UMASK=0027 04-Aug-2022 19:33:07.268 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.services.debug.mergeall=on 04-Aug-2022 19:33:07.268 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.identity.configuration.directory=/home/forgerock/openam 04-Aug-2022 19:33:07.268 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.iplanet.services.stats.state=off 04-Aug-2022 19:33:07.268 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.sun.identity.sm.sms_object_filebased_enabled=true 04-Aug-2022 19:33:07.268 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.forgerock.donotupgrade=true 04-Aug-2022 19:33:07.268 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -DtomcatAccessLogDir=/proc/self/fd 04-Aug-2022 19:33:07.268 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -DtomcatAccessLogFile=1 04-Aug-2022 19:33:07.268 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:MaxRAMPercentage=75 04-Aug-2022 19:33:07.268 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:InitialRAMPercentage=75 04-Aug-2022 19:33:07.268 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -XX:MaxTenuringThreshold=1 04-Aug-2022 19:33:07.268 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.security.egd=file:/dev/urandom 04-Aug-2022 19:33:07.268 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dorg.forgerock.am.oauth2.consent.xui_path=/OAuth2_XUI 04-Aug-2022 19:33:07.269 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcom.forgerock.am.fileconfig.basepaths=/home/forgerock/base/config/services,/home/forgerock/cdk/config/services 04-Aug-2022 19:33:07.269 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djavax.net.ssl.trustStore=/home/forgerock/amtruststore 04-Aug-2022 19:33:07.269 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djavax.net.ssl.trustStorePassword=changeit 04-Aug-2022 19:33:07.269 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djavax.net.ssl.trustStoreType=jks 04-Aug-2022 19:33:07.269 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dignore.endorsed.dirs= 04-Aug-2022 19:33:07.269 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.base=/usr/local/tomcat 04-Aug-2022 19:33:07.269 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Dcatalina.home=/usr/local/tomcat 04-Aug-2022 19:33:07.269 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp 04-Aug-2022 19:33:07.272 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent Loaded Apache Tomcat Native library [1.2.35] using APR version [1.7.0]. 04-Aug-2022 19:33:07.273 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true], UDS [true]. 04-Aug-2022 19:33:07.273 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent APR/OpenSSL configuration: useAprConnector [false], useOpenSSL [true] 04-Aug-2022 19:33:07.275 INFO [main] org.apache.catalina.core.AprLifecycleListener.initializeSSL OpenSSL successfully initialized [OpenSSL 1.1.1n 15 Mar 2022] 04-Aug-2022 19:33:07.492 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8080"] 04-Aug-2022 19:33:07.509 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-8081"] 04-Aug-2022 19:33:07.510 INFO [main] org.apache.catalina.startup.Catalina.load Server initialization in [410] milliseconds 04-Aug-2022 19:33:07.552 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Catalina] 04-Aug-2022 19:33:07.552 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.65] 04-Aug-2022 19:33:07.556 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deploying web application directory [/usr/local/tomcat/webapps/am] 04-Aug-2022 19:33:14.965 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. Starting up OpenAM at Aug 4, 2022, 7:33:17 PM {"timestamp":"2022-08-04T19:33:20.340Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'CachedConnectionPool(size=0[in:0 + out:0 + pending:0], maxSize=10, blocked=0, ldapClient=LdapClient(host=ds-idrepo-2.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Connect Error: Host 'ds-idrepo-2.ds-idrepo' cannot be resolved","context":"default"} {"timestamp":"2022-08-04T19:33:20.579Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'CachedConnectionPool(size=0[in:0 + out:0 + pending:0], maxSize=10, blocked=0, ldapClient=LdapClient(host=ds-idrepo-2.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Connect Error: Host 'ds-idrepo-2.ds-idrepo' cannot be resolved","context":"default"} {"timestamp":"2022-08-04T19:33:20.622Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"org.forgerock.openam.plugins.PluginLifecycle","message":"PluginTools#upgradePlugins: Encountered plugin org.forgerock.openam.auth.nodes.CloudOnlyNodesPlugin not configured in SMS","context":"default"} {"timestamp":"2022-08-04T19:33:21.633Z","level":"WARN","thread":"CTSWorkerPool-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'CachedConnectionPool(size=0[in:0 + out:0 + pending:0], maxSize=66, blocked=0, ldapClient=LdapClient(host=ds-cts-2.ds-cts, port=1636, protocol=LDAPS))' is no longer operational: Connect Error: Host 'ds-cts-2.ds-cts' cannot be resolved","context":"default"} {"timestamp":"2022-08-04T19:33:22.718Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.monitoring.MonitoringConfig","message":"JDMK runtime not found - Legacy Monitoring disabled","context":"default"} {"timestamp":"2022-08-04T19:33:22.730Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2022-08-04T19:33:22.805Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2022-08-04T19:33:24.911Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'CachedConnectionPool(size=0[in:0 + out:0 + pending:0], maxSize=10, blocked=0, ldapClient=LdapClient(host=UNUSED.IN.FBC, port=9999, protocol=LDAP (clear-text)))' is no longer operational: Connect Error: Host 'UNUSED.IN.FBC' cannot be resolved","context":"default"} {"timestamp":"2022-08-04T19:33:24.966Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.sm.ldap.LDAPEventManager","message":"LDAPEventManager: received all entries changed event from EventService","context":"default"} {"timestamp":"2022-08-04T19:33:25.015Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLDAPObject: got notifications, all objects changed","context":"default"} {"timestamp":"2022-08-04T19:33:25.270Z","level":"WARN","thread":"LDAP SDK Default Scheduler","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'CachedConnectionPool(size=0[in:0 + out:0 + pending:0], maxSize=10, blocked=0, ldapClient=LdapClient(host=ds-idrepo-1.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Connect Error: Host 'ds-idrepo-1.ds-idrepo' cannot be resolved","context":"default"} {"timestamp":"2022-08-04T19:33:25.580Z","level":"WARN","thread":"LDAP SDK Default Scheduler","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'CachedConnectionPool(size=0[in:0 + out:0 + pending:0], maxSize=10, blocked=0, ldapClient=LdapClient(host=ds-idrepo-1.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Connect Error: Host 'ds-idrepo-1.ds-idrepo' cannot be resolved","context":"default"} {"timestamp":"2022-08-04T19:33:25.630Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.sm.ldap.LDAPEventManager","message":"LDAPEventManager: received all entries changed event from EventService","context":"default"} {"timestamp":"2022-08-04T19:33:25.652Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLDAPObject: got notifications, all objects changed","context":"default"} {"timestamp":"2022-08-04T19:33:25.967Z","level":"WARN","thread":"RADIUS-RadiusServerManager","logger":"org.forgerock.openam.radius.server.config.RadiusServerManager","message":"RADIUS service is not enabled.","context":"default"} {"timestamp":"2022-08-04T19:33:26.236Z","level":"WARN","thread":"Thread-5","logger":"org.forgerock.openam.services.push.PushNotificationService","message":"No Push Notification Service Config found for realm /","context":"default","exception":"java.util.NoSuchElementException: No value present\n\tat java.base/java.util.Optional.get(Optional.java:148)\n\tat org.forgerock.openam.services.push.PushNotificationServiceConfigHelperFactory.getConfigHelperFor(PushNotificationServiceConfigHelperFactory.java:58)\n\tat org.forgerock.openam.services.push.PushNotificationService.getConfigHelper(PushNotificationService.java:280)\n\tat org.forgerock.openam.services.push.PushNotificationService.updatePreferences(PushNotificationService.java:242)\n\tat org.forgerock.openam.services.push.PushNotificationService.init(PushNotificationService.java:157)\n\tat org.forgerock.openam.services.push.PushNotificationServiceSetupListener$1.run(PushNotificationServiceSetupListener.java:48)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n"} {"timestamp":"2022-08-04T19:33:26.236Z","level":"WARN","thread":"Thread-5","logger":"org.forgerock.openam.services.push.PushNotificationService","message":"No Push Notification Delegate configured for realm /","context":"default"} {"timestamp":"2022-08-04T19:33:26.490Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.iplanet.services.naming.WebtopNaming","message":"WebtopNaming.configMonitoring: start generating ssoserverinfo\n Start time = 2022-08-04 19:33:26","context":"default"} {"timestamp":"2022-08-04T19:33:26.494Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.monitoring.MonitoringAdapters","message":"Agent.startAgent:Monitoring HTML port not enabled in configuration or JDMK not present.","context":"default"} {"timestamp":"2022-08-04T19:33:26.494Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.monitoring.MonitoringAdapters","message":"Agent.startAgent:Monitoring SNMP port not enabled or JDMK not present.","context":"default"} {"timestamp":"2022-08-04T19:33:26.494Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.monitoring.MonitoringAdapters","message":"Agent.startAgent:Monitoring RMI port not enabled.","context":"default"} {"timestamp":"2022-08-04T19:33:26.528Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLdapObject:entryExists: LdapSmsEntryUid{dn='ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMCOTConfigService,ou=services,ou=am-config', dataStoreId=DataStoreId{id='application-store'}} does not exist","context":"default"} {"timestamp":"2022-08-04T19:33:26.536Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLdapObject:entryExists: LdapSmsEntryUid{dn='ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMWSFederationMetadataService,ou=services,ou=am-config', dataStoreId=DataStoreId{id='application-store'}} does not exist","context":"default"} {"timestamp":"2022-08-04T19:33:26.544Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2022-08-04T19:33:26.548Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.log.s1is.LogConfigReader","message":"LogConfigReader: DB password is null","context":"default"} {"timestamp":"2022-08-04T19:33:26.548Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.log.s1is.LogConfigReader","message":"LogConfigReader: Logfile prefix string is null","context":"default"} {"timestamp":"2022-08-04T19:33:26.548Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.log.s1is.LogConfigReader","message":"LogConfigReader: Filter class is null","context":"default"} {"timestamp":"2022-08-04T19:33:26.553Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2022-08-04T19:33:26.572Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2022-08-04T19:33:26.576Z","level":"WARN","thread":"main","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1"},"logger":"com.sun.identity.monitoring.FederationMonitoringSetupImpl","message":"JDMK runtime not found - Federation SNMP disabled","context":"default"} 04-Aug-2022 19:33:29.579 INFO [main] org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web application directory [/usr/local/tomcat/webapps/am] has finished in [22,021] ms 04-Aug-2022 19:33:29.583 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8080"] 04-Aug-2022 19:33:29.592 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8081"] 04-Aug-2022 19:33:29.594 INFO [main] org.apache.catalina.startup.Catalina.start Server startup in [22083] milliseconds {"timestamp":"2022-08-04T19:33:29.732Z","level":"WARN","thread":"http-nio-8080-exec-1","logger":"org.forgerock.openam.core.rest.docs.api.ApiDocsService","message":"API Descriptor has changed - regenerating docs","context":"default"} {"timestamp":"2022-08-04T19:33:34.891Z","level":"WARN","thread":"LDAP SDK Default Scheduler","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'CachedConnectionPool(size=0[in:0 + out:0 + pending:0], maxSize=2, blocked=0, ldapClient=LdapClient(host=ds-idrepo-1.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Connect Error: Host 'ds-idrepo-1.ds-idrepo' cannot be resolved","context":"default"} {"timestamp":"2022-08-04T19:33:34.891Z","level":"WARN","thread":"LDAP SDK Default Scheduler","logger":"org.forgerock.opendj.ldap.LoadBalancer","message":"Connection factory 'CachedConnectionPool(size=0[in:0 + out:0 + pending:0], maxSize=2, blocked=0, ldapClient=LdapClient(host=ds-idrepo-2.ds-idrepo, port=1636, protocol=LDAPS))' is no longer operational: Connect Error: Host 'ds-idrepo-2.ds-idrepo' cannot be resolved","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:33:30 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 582ms 10.0.7.1 - - [04/Aug/2022:19:33:30 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 582ms 10.0.7.1 - - [04/Aug/2022:19:33:30 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 582ms 10.0.6.22 - - [04/Aug/2022:19:33:30 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 193188 636ms 10.0.7.1 - - [04/Aug/2022:19:33:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 4ms 10.0.7.1 - - [04/Aug/2022:19:33:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 4ms 10.0.7.25 - - [04/Aug/2022:19:33:40 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.0.7.1 - - [04/Aug/2022:19:33:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.6.22 - - [04/Aug/2022:19:33:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 193187 22ms 10.0.7.1 - - [04/Aug/2022:19:33:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:34:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.0.7.1 - - [04/Aug/2022:19:34:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.0.7.1 - - [04/Aug/2022:19:34:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.0.6.22 - - [04/Aug/2022:19:34:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 193186 21ms 10.0.7.1 - - [04/Aug/2022:19:34:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:34:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:34:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.0.7.1 - - [04/Aug/2022:19:34:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.6.22 - - [04/Aug/2022:19:34:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 193187 20ms 10.0.6.14 - - [04/Aug/2022:19:34:58 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.0.7.1 - - [04/Aug/2022:19:34:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:35:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:35:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.0.7.1 - - [04/Aug/2022:19:35:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.6.22 - - [04/Aug/2022:19:35:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 193183 20ms 10.0.7.1 - - [04/Aug/2022:19:35:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:35:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms 10.0.7.1 - - [04/Aug/2022:19:35:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.0.7.1 - - [04/Aug/2022:19:35:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.6.22 - - [04/Aug/2022:19:35:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 193181 19ms 10.0.7.1 - - [04/Aug/2022:19:35:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:36:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:36:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:36:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.6.22 - - [04/Aug/2022:19:36:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 193181 18ms 10.0.7.1 - - [04/Aug/2022:19:36:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:36:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:36:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.0.7.1 - - [04/Aug/2022:19:36:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.6.22 - - [04/Aug/2022:19:36:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 193184 18ms 10.0.7.1 - - [04/Aug/2022:19:36:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:37:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:37:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.0.7.1 - - [04/Aug/2022:19:37:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.6.22 - - [04/Aug/2022:19:37:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 193184 17ms 10.0.7.1 - - [04/Aug/2022:19:37:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:37:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:37:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms 10.0.7.1 - - [04/Aug/2022:19:37:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.6.22 - - [04/Aug/2022:19:37:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 193183 18ms 10.0.7.1 - - [04/Aug/2022:19:37:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:38:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:38:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:38:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.6.22 - - [04/Aug/2022:19:38:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 193180 17ms 10.0.7.1 - - [04/Aug/2022:19:38:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:38:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:38:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:38:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.6.22 - - [04/Aug/2022:19:38:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 193182 17ms 10.0.7.1 - - [04/Aug/2022:19:38:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:39:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:39:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:39:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.6.22 - - [04/Aug/2022:19:39:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 193182 16ms 10.0.7.1 - - [04/Aug/2022:19:39:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:39:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:39:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:39:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.6.22 - - [04/Aug/2022:19:39:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 193182 16ms 10.0.7.1 - - [04/Aug/2022:19:39:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:40:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:40:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:40:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.6.22 - - [04/Aug/2022:19:40:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 193182 20ms 10.0.7.1 - - [04/Aug/2022:19:40:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.7.1 - - [04/Aug/2022:19:40:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:40:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:40:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.6.22 - - [04/Aug/2022:19:40:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 193184 15ms 10.0.7.1 - - [04/Aug/2022:19:40:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:41:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:41:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms {"timestamp":"2022-08-04T19:41:14.403Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-397"},"logger":"org.forgerock.openam.core.realms.impl.DefaultRealmLookup","message":"DefaultRealms:lookup Unable to find Org name for: authenticate","context":"default"} {"timestamp":"2022-08-04T19:41:14.404Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-397"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:41:14.404Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-397"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:41:14.578Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-397"},"logger":"com.sun.identity.authentication.config.AMAuthLevelManager","message":"No auth level for module OpenIdConnect","context":"default"} {"timestamp":"2022-08-04T19:41:14.579Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-397"},"logger":"com.sun.identity.authentication.config.AMAuthLevelManager","message":"No auth level for module AuthenticatorPushRegistration","context":"default"} {"timestamp":"2022-08-04T19:41:14.579Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-397"},"logger":"com.sun.identity.authentication.config.AMAuthLevelManager","message":"No auth level for module PersistentCookie","context":"default"} {"timestamp":"2022-08-04T19:41:14.629Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-397"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2022-08-04T19:41:14.717Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-397"},"logger":"com.sun.identity.idm.plugins.internal.AgentsRepo","message":"AgentsRepo.getAgentGroupConfig: Unable to get Agent Group Config due to The instance agentgroup does not exist","context":"default"} {"timestamp":"2022-08-04T19:41:14.785Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-397","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-400"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-402"} {"timestamp":"2022-08-04T19:41:14.933Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-397"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2022-08-04T19:41:14.923Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-397","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-400"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-400","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-409"} {"timestamp":"2022-08-04T19:41:14.945Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-397","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-400"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-413"} {"timestamp":"2022-08-04T19:41:14.971Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-397","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-400"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":45330},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/authenticate","headers":{"accept":["*/*"],"accept-api-version":["protocol=1.0,resource=2.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.26.0"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["b98724a00c4e700314389c471d0c9d21"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":616,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-419"} {"timestamp":"2022-08-04T19:41:15.215Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-420"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:41:15.215Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-420"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:41:15.288Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-420"},"logger":"com.sun.identity.sm.ldap.SMSLdapObject","message":"SMSLdapObject:entryExists: LdapSmsEntryUid{dn='ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMSAML2MetadataService,ou=services,ou=am-config', dataStoreId=DataStoreId{id='application-store'}} does not exist","context":"default"} {"timestamp":"2022-08-04T19:41:15.801Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-420","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-400"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=sunFMSAML2MetadataService,ou=services,ou=am-config","operation":"CREATE","realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-424"} {"timestamp":"2022-08-04T19:41:15.813Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-420","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-400"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=1.0,ou=sunFMSAML2MetadataService,ou=services,ou=am-config","operation":"CREATE","realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-426"} {"timestamp":"2022-08-04T19:41:15.817Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-420","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-400"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=GlobalConfig,ou=1.0,ou=sunFMSAML2MetadataService,ou=services,ou=am-config","operation":"CREATE","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-428"} {"timestamp":"2022-08-04T19:41:15.821Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-420","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-400"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=OrganizationConfig,ou=1.0,ou=sunFMSAML2MetadataService,ou=services,ou=am-config","operation":"CREATE","realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-431"} {"timestamp":"2022-08-04T19:41:15.827Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-420","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-400"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=PluginConfig,ou=1.0,ou=sunFMSAML2MetadataService,ou=services,ou=am-config","operation":"CREATE","realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-433"} {"timestamp":"2022-08-04T19:41:15.832Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-420","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-400"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=Instances,ou=1.0,ou=sunFMSAML2MetadataService,ou=services,ou=am-config","operation":"CREATE","realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-435"} {"timestamp":"2022-08-04T19:41:15.834Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-420","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-400"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMSAML2MetadataService,ou=services,ou=am-config","operation":"CREATE","realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-437"} {"timestamp":"2022-08-04T19:41:15.845Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-420","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-400"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMSAML2MetadataService,ou=services,ou=am-config","operation":"CREATE","realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-439"} {"timestamp":"2022-08-04T19:41:15.849Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-420","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-400"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=idp,ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMSAML2MetadataService,ou=services,ou=am-config","operation":"CREATE","realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-441"} {"timestamp":"2022-08-04T19:41:15.859Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-420"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2022-08-04T19:41:15.860Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-420"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2022-08-04T19:41:15.886Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-420","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-400"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":45338},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/realm-config/saml2/hosted","headers":{"accept":["application/json"],"accept-api-version":["protocol=2.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.26.0"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["f456f7413fec435be9cbdae0334e9713"],"x-scheme":["https"]}}},"request":{"protocol":"CREST","operation":"CREATE"},"response":{"status":"SUCCESSFUL","statusCode":"","elapsedTime":674,"elapsedTimeUnits":"MILLISECONDS","detail":{"revision":"1969762905"}},"realm":"/","component":"Config","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-443"} 10.0.6.14 - - [04/Aug/2022:19:41:14 +0000] "POST /am/json/authenticate?realm=/ HTTP/1.1" 200 167 623ms 10.0.6.14 - - [04/Aug/2022:19:41:15 +0000] "POST /am/json/realms/root/realm-config/saml2/hosted?_action=create HTTP/1.1" 201 4204 684ms 10.0.7.1 - - [04/Aug/2022:19:41:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms {"timestamp":"2022-08-04T19:41:22.676Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-447"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:41:22.676Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-447"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:41:22.680Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-447","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-452"} {"timestamp":"2022-08-04T19:41:22.690Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-447","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-450","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-456"} {"timestamp":"2022-08-04T19:41:22.691Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-447","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-458"} {"timestamp":"2022-08-04T19:41:22.692Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-447","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":45436},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/authenticate","headers":{"accept":["*/*"],"accept-api-version":["protocol=1.0,resource=2.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.26.0"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["9ec59a5059f1bbf62c68ac780e757831"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-460"} {"timestamp":"2022-08-04T19:41:22.927Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-461"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:41:22.927Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-461"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:41:23.030Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-461","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=sunFMCOTConfigService,ou=services,ou=am-config","operation":"CREATE","realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-465"} {"timestamp":"2022-08-04T19:41:23.035Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-461","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=1.0,ou=sunFMCOTConfigService,ou=services,ou=am-config","operation":"CREATE","realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-467"} {"timestamp":"2022-08-04T19:41:23.039Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-461","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=GlobalConfig,ou=1.0,ou=sunFMCOTConfigService,ou=services,ou=am-config","operation":"CREATE","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-469"} {"timestamp":"2022-08-04T19:41:23.043Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-461","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=OrganizationConfig,ou=1.0,ou=sunFMCOTConfigService,ou=services,ou=am-config","operation":"CREATE","realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-471"} {"timestamp":"2022-08-04T19:41:23.046Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-461","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=PluginConfig,ou=1.0,ou=sunFMCOTConfigService,ou=services,ou=am-config","operation":"CREATE","realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-473"} {"timestamp":"2022-08-04T19:41:23.050Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-461","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=Instances,ou=1.0,ou=sunFMCOTConfigService,ou=services,ou=am-config","operation":"CREATE","realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-475"} {"timestamp":"2022-08-04T19:41:23.053Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-461","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMCOTConfigService,ou=services,ou=am-config","operation":"CREATE","realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-477"} {"timestamp":"2022-08-04T19:41:23.057Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-461","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMCOTConfigService,ou=services,ou=am-config","operation":"CREATE","realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-479"} {"timestamp":"2022-08-04T19:41:23.059Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-461","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=my-cot,ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMCOTConfigService,ou=services,ou=am-config","operation":"CREATE","realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-481"} {"timestamp":"2022-08-04T19:41:23.173Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-461","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":45438},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"PUT","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/realm-config/federation/circlesoftrust/my-cot","headers":{"accept":["application/json"],"accept-api-version":["protocol=2.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.26.0"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["7be9717a1e4f93518cc45e11787a0b16"],"x-scheme":["https"]}}},"request":{"protocol":"CREST","operation":"CREATE"},"response":{"status":"SUCCESSFUL","statusCode":"","elapsedTime":248,"elapsedTimeUnits":"MILLISECONDS","detail":{"revision":"-2118421405"}},"realm":"/","component":"Config","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-483"} {"timestamp":"2022-08-04T19:41:23.413Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-484"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:41:23.413Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-484"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:41:23.417Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-484"},"logger":"com.sun.identity.sm.CreateServiceConfig","message":"CreateServiceConfig.createSubConfigEntry: Entry already exists: ou=my-cot,ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMCOTConfigService,ou=services,ou=am-config","context":"default"} {"timestamp":"2022-08-04T19:41:23.417Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-484"},"logger":"org.forgerock.openam.core.rest.sms.SmsCollectionProvider","message":"::SmsCollectionProvider:: ServiceAlreadyExistsException on create","context":"default","exception":"com.sun.identity.sm.ServiceAlreadyExistsException: Service already exists\n\tat com.sun.identity.sm.CreateServiceConfig.createSubConfigEntry(CreateServiceConfig.java:312)\n\tat com.sun.identity.sm.ServiceConfig.addSubConfig(ServiceConfig.java:380)\n\tat com.sun.identity.sm.ServiceConfig.addSubConfig(ServiceConfig.java:330)\n\tat org.forgerock.openam.core.rest.sms.SmsCollectionProvider.createInstance(SmsCollectionProvider.java:251)\n\tat org.forgerock.openam.core.rest.sms.CircleOfTrustCollectionProvider.createInstance(CircleOfTrustCollectionProvider.java:82)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.forgerock.json.resource.AnnotatedMethod.invoke(AnnotatedMethod.java:96)\n\tat org.forgerock.json.resource.AnnotatedMethod.invoke(AnnotatedMethod.java:61)\n\tat org.forgerock.json.resource.AnnotatedCollectionHandler.handleCreate(AnnotatedCollectionHandler.java:52)\n\tat org.forgerock.json.resource.Router.handleCreate(Router.java:265)\n\tat org.forgerock.json.resource.FilterChain$Cursor.handleCreate(FilterChain.java:64)\n\tat org.forgerock.authz.filter.crest.AuthorizationFilters$AuthorizationFilter.lambda$filterCreate$1(AuthorizationFilters.java:249)\n\tat org.forgerock.util.promise.Promises$CompletedPromise.thenAsync(Promises.java:263)\n\tat org.forgerock.util.promise.Promises$CompletedPromise.thenAsync(Promises.java:227)\n\tat org.forgerock.authz.filter.crest.AuthorizationFilters$AuthorizationFilter.filterCreate(AuthorizationFilters.java:247)\n\tat org.forgerock.json.resource.FilterChain$Cursor.handleCreate(FilterChain.java:62)\n\tat org.forgerock.json.resource.FilterChain.handleCreate(FilterChain.java:231)\n\tat org.forgerock.json.resource.Router.handleCreate(Router.java:265)\n\tat org.forgerock.openam.core.rest.sms.tree.SmsRouteTree.handleCreate(SmsRouteTree.java:408)\n\tat org.forgerock.json.resource.Router.handleCreate(Router.java:265)\n\tat org.forgerock.openam.core.rest.sms.tree.SmsRouteTree.handleCreate(SmsRouteTree.java:408)\n\tat org.forgerock.json.resource.Router.handleCreate(Router.java:265)\n\tat org.forgerock.openam.core.rest.sms.tree.SmsRouteTree.handleCreate(SmsRouteTree.java:408)\n\tat org.forgerock.openam.core.rest.sms.SmsRequestHandler.handleCreate(SmsRequestHandler.java:961)\n\tat org.forgerock.json.resource.Router.handleCreate(Router.java:265)\n\tat org.forgerock.json.resource.FilterChain$Cursor.handleCreate(FilterChain.java:64)\n\tat org.forgerock.openam.rest.fluent.AuditFilter.filterCreate(AuditFilter.java:102)\n\tat org.forgerock.openam.rest.fluent.AuditFilterWrapper.filterCreate(AuditFilterWrapper.java:58)\n\tat org.forgerock.json.resource.FilterChain$Cursor.handleCreate(FilterChain.java:62)\n\tat org.forgerock.openam.rest.fluent.CrestLoggingFilter.filterCreate(CrestLoggingFilter.java:84)\n\tat org.forgerock.json.resource.FilterChain$Cursor.handleCreate(FilterChain.java:62)\n\tat org.forgerock.openam.rest.ContextFilter.filterCreate(ContextFilter.java:55)\n\tat org.forgerock.json.resource.FilterChain$Cursor.handleCreate(FilterChain.java:62)\n\tat org.forgerock.openam.rest.AuthenticationEnforcer.filterCreate(AuthenticationEnforcer.java:138)\n\tat org.forgerock.json.resource.FilterChain$Cursor.handleCreate(FilterChain.java:62)\n\tat org.forgerock.json.resource.FilterChain.handleCreate(FilterChain.java:231)\n\tat org.forgerock.json.resource.Router.handleCreate(Router.java:265)\n\tat org.forgerock.json.resource.FilterChain$Cursor.handleCreate(FilterChain.java:64)\n\tat org.forgerock.openam.rest.ContextFilter.filterCreate(ContextFilter.java:55)\n\tat org.forgerock.json.resource.FilterChain$Cursor.handleCreate(FilterChain.java:62)\n\tat org.forgerock.json.resource.FilterChain.handleCreate(FilterChain.java:231)\n\tat org.forgerock.json.resource.InternalConnection.createAsync(InternalConnection.java:40)\n\tat org.forgerock.json.resource.http.RequestRunner.visitCreateRequest(RequestRunner.java:188)\n\tat org.forgerock.json.resource.http.RequestRunner.visitCreateRequest(RequestRunner.java:92)\n\tat org.forgerock.json.resource.Requests$CreateRequestImpl.accept(Requests.java:254)\n\tat org.forgerock.json.resource.http.RequestRunner.handleResult(RequestRunner.java:159)\n\tat org.forgerock.util.promise.Promises$CompletedPromise.thenAsync(Promises.java:263)\n\tat org.forgerock.util.promise.Promises$CompletedPromise.thenAsync(Promises.java:252)\n\tat org.forgerock.json.resource.http.HttpAdapter.doRequest(HttpAdapter.java:796)\n\tat org.forgerock.json.resource.http.HttpAdapter.lambda$doCreate$5(HttpAdapter.java:653)\n\tat org.forgerock.util.promise.Promises$CompletedPromise.thenAsync(Promises.java:263)\n\tat org.forgerock.json.resource.http.HttpAdapter.doCreate(HttpAdapter.java:653)\n\tat org.forgerock.json.resource.http.HttpAdapter.handle(HttpAdapter.java:305)\n\tat org.forgerock.http.handler.Handlers$HandlerDescribableAsDescribableHandler.handle(Handlers.java:147)\n\tat org.forgerock.http.filter.OptionsFilter.filter(OptionsFilter.java:69)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.json.resource.http.HttpUtils.securityHeadersFilter(HttpUtils.java:832)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.routing.Router.handle(Router.java:100)\n\tat org.forgerock.openam.cors.CorsFilter.filter(CorsFilter.java:91)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.rest.RealmContextFilter.filter(RealmContextFilter.java:87)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.routing.Router.handle(Router.java:100)\n\tat org.forgerock.http.routing.Router.handle(Router.java:100)\n\tat org.forgerock.openam.rest.RealmRoutingFactory$ChfRealmRouter.handle(RealmRoutingFactory.java:123)\n\tat org.forgerock.http.handler.Handlers$UndescribedAsDescribableHandler.handle(Handlers.java:180)\n\tat org.forgerock.openam.rest.RealmRoutingFactory$HostnameFilter.filter(RealmRoutingFactory.java:100)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.routing.Router.handle(Router.java:100)\n\tat org.forgerock.http.routing.Router.handle(Router.java:100)\n\tat org.forgerock.openam.rest.CsrfFilter.filter(CsrfFilter.java:104)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.routing.ResourceApiVersionRoutingFilter.filter(ResourceApiVersionRoutingFilter.java:59)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.caf.authentication.framework.AuthenticationFramework.grantAccess(AuthenticationFramework.java:188)\n\tat org.forgerock.caf.authentication.framework.AuthenticationFramework.lambda$onValidateRequestSuccess$1(AuthenticationFramework.java:181)\n\tat org.forgerock.util.promise.Promises$CompletedPromise.thenAsync(Promises.java:263)\n\tat org.forgerock.util.promise.Promises$CompletedPromise.thenAsync(Promises.java:252)\n\tat org.forgerock.caf.authentication.framework.AuthenticationFramework.validateRequest(AuthenticationFramework.java:144)\n\tat org.forgerock.caf.authentication.framework.AuthenticationFramework.processMessage(AuthenticationFramework.java:134)\n\tat org.forgerock.caf.authentication.framework.AuthenticationFilter.filter(AuthenticationFilter.java:85)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.http.GuiceHandler.handle(GuiceHandler.java:51)\n\tat org.forgerock.openam.http.HttpRoute$6.handle(HttpRoute.java:206)\n\tat org.forgerock.http.routing.Router.handle(Router.java:100)\n\tat org.forgerock.openam.dpro.session.ProofOfPossessionTokenFilter.filter(ProofOfPossessionTokenFilter.java:95)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.swagger.OpenApiRequestFilter.filter(OpenApiRequestFilter.java:63)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.http.ApiDescriptorFilter.filter(ApiDescriptorFilter.java:58)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.http.ResponseContext$ResponseContextFilter.filter(ResponseContext.java:53)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.http.OpenAMHttpApplication.lambda$static$1(OpenAMHttpApplication.java:60)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.http.OpenAMHttpApplication.lambda$cacheHeaderFilter$3(OpenAMHttpApplication.java:88)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.filter.TransactionIdInboundFilter.filter(TransactionIdInboundFilter.java:86)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.servlet.HttpFrameworkServlet.service(HttpFrameworkServlet.java:282)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:764)\n\tat org.forgerock.openam.http.OpenAMHttpFrameworkServlet.service(OpenAMHttpFrameworkServlet.java:47)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:764)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.services.datastore.DataStoreConsistencyFilter.lambda$doFilter$0(DataStoreConsistencyFilter.java:46)\n\tat org.forgerock.openam.service.datastore.ReentrantVolatileActionConsistencyController.safeExecute(ReentrantVolatileActionConsistencyController.java:37)\n\tat org.forgerock.openam.services.datastore.DataStoreConsistencyFilter.doFilter(DataStoreConsistencyFilter.java:46)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.rest.ProtocolVersionFilter.doFilter(ProtocolVersionFilter.java:66)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.headers.SecureCookieFilter.doFilter(SecureCookieFilter.java:63)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.headers.DisableSameSiteCookiesFilter.doFilter(DisableSameSiteCookiesFilter.java:105)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.validation.ResponseValidationFilter.doFilter(ResponseValidationFilter.java:59)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.headers.SetHeadersFilter.doFilter(SetHeadersFilter.java:93)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.headers.SetHeadersFilter.doFilter(SetHeadersFilter.java:93)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.headers.SetHeadersFilter.doFilter(SetHeadersFilter.java:93)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat com.sun.identity.setup.AMSetupFilter.doFilter(AMSetupFilter.java:116)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.validation.RequestEntitySizeVerificationFilter.doFilter(RequestEntitySizeVerificationFilter.java:64)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.audit.context.AuditContextFilter.doFilter(AuditContextFilter.java:47)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)\n\tat org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687)\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n"} {"timestamp":"2022-08-04T19:41:23.419Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-484","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":45442},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"PUT","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/realm-config/federation/circlesoftrust/my-cot","headers":{"accept":["application/json"],"accept-api-version":["protocol=2.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.26.0"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["1af9d5ef19222fac74c36ad942191eee"],"x-scheme":["https"]}}},"request":{"protocol":"CREST","operation":"CREATE"},"response":{"status":"FAILED","statusCode":"412","elapsedTime":7,"elapsedTimeUnits":"MILLISECONDS","detail":{"reason":"Unable to save config: Service already exists"}},"realm":"/","component":"Config","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-488"} {"timestamp":"2022-08-04T19:41:23.428Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-484"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2022-08-04T19:41:23.429Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-484"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2022-08-04T19:41:23.436Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-484","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=my-cot,ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMCOTConfigService,ou=services,ou=am-config","operation":"UPDATE","changedFields":["sun-fm-cot-description","sun-fm-saml2-writerservice-url","sun-fm-saml2-readerservice-url","sun-fm-trusted-providers"],"realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-490"} {"timestamp":"2022-08-04T19:41:23.478Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-484","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=idp,ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMSAML2MetadataService,ou=services,ou=am-config","operation":"UPDATE","changedFields":["sun-fm-saml2-entityconfig"],"realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-492"} {"timestamp":"2022-08-04T19:41:23.496Z","eventName":"AM-CONFIG-CHANGE","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-484","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"ou=sp,ou=default,ou=OrganizationConfig,ou=1.0,ou=sunFMSAML2MetadataService,ou=services,ou=am-config","operation":"UPDATE","changedFields":["sun-fm-saml2-entityconfig"],"realm":"/","source":"audit","topic":"config","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-494"} {"timestamp":"2022-08-04T19:41:23.504Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-484","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-450"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":45442},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"PUT","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/realm-config/federation/circlesoftrust/my-cot","headers":{"accept":["application/json"],"accept-api-version":["protocol=2.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.26.0"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["1af9d5ef19222fac74c36ad942191eee"],"x-scheme":["https"]}}},"request":{"protocol":"CREST","operation":"UPDATE"},"response":{"status":"SUCCESSFUL","statusCode":"","elapsedTime":92,"elapsedTimeUnits":"MILLISECONDS","detail":{"revision":"776397518"}},"realm":"/","component":"Config","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-496"} 10.0.6.14 - - [04/Aug/2022:19:41:22 +0000] "POST /am/json/authenticate?realm=/ HTTP/1.1" 200 167 18ms 10.0.6.14 - - [04/Aug/2022:19:41:23 +0000] "PUT /am/json/realms/root/realm-config/federation/circlesoftrust/my-cot HTTP/1.1" 201 153 256ms 10.0.6.14 - - [04/Aug/2022:19:41:23 +0000] "PUT /am/json/realms/root/realm-config/federation/circlesoftrust/my-cot HTTP/1.1" 200 205 96ms 10.0.6.22 - - [04/Aug/2022:19:41:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349734 26ms 10.0.7.1 - - [04/Aug/2022:19:41:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:41:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:41:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:41:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.6.22 - - [04/Aug/2022:19:41:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349739 25ms 10.0.7.1 - - [04/Aug/2022:19:41:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:42:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:42:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:42:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:42:23.444Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:24.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:25.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:26.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:27.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:28.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:29.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:42:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349736 25ms 10.0.7.1 - - [04/Aug/2022:19:42:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms {"timestamp":"2022-08-04T19:42:30.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:31.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:32.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:33.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:34.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:35.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:36.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:37.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:38.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:39.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:42:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:42:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:42:40.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:41.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:42.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:43.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:44.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:45.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:46.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:47.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:48.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:49.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:42:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:42:50.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:51.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:52.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:53.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:54.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:55.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:56.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:57.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:58.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:42:59.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:42:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349737 35ms 10.0.7.1 - - [04/Aug/2022:19:42:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:43:00.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:01.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:02.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:03.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:04.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:05.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:06.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:07.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:08.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:09.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:43:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:43:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms {"timestamp":"2022-08-04T19:43:10.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:11.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:12.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:13.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:14.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:15.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:16.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:17.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:18.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:19.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:43:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:43:20.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:21.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:22.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:23.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:24.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:25.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:26.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:27.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:28.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:29.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:43:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349739 34ms 10.0.7.1 - - [04/Aug/2022:19:43:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2022-08-04T19:43:30.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:31.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:32.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:33.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:34.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:35.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:36.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:37.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:38.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:39.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:43:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:43:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms {"timestamp":"2022-08-04T19:43:40.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:41.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:42.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:43.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:44.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:45.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:46.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:47.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:48.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:49.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:43:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:43:50.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:51.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:52.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:53.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:54.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:55.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:56.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:57.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:58.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:43:59.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:43:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349741 24ms 10.0.7.1 - - [04/Aug/2022:19:43:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:44:00.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:01.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:02.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:03.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:04.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:05.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:06.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:07.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:08.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:09.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:44:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.7.1 - - [04/Aug/2022:19:44:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:44:10.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:11.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:12.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:13.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:14.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:15.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:16.447Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:17.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:18.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:19.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:44:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:44:20.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:21.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:22.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:23.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:24.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:25.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:26.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:27.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:28.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:29.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:44:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349740 37ms 10.0.7.1 - - [04/Aug/2022:19:44:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:44:30.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:31.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:32.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:33.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:34.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:35.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:36.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:37.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:38.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:39.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:44:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.7.1 - - [04/Aug/2022:19:44:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:44:40.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:41.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:42.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:43.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:44.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:45.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:46.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:47.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:48.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:49.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:44:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:44:50.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:51.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:52.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:53.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:54.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:55.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:56.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:57.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:58.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:44:59.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:44:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349740 24ms 10.0.7.1 - - [04/Aug/2022:19:44:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:45:00.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:01.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:02.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:03.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:04.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:05.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:06.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:07.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:08.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:09.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:45:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:45:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:45:10.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:11.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:12.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:13.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:14.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:15.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:16.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:17.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:18.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:19.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:45:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 3ms {"timestamp":"2022-08-04T19:45:20.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:21.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:22.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:23.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:24.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:25.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:26.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:27.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:28.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:29.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:45:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349739 24ms 10.0.7.1 - - [04/Aug/2022:19:45:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:45:30.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:31.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:32.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:33.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:34.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:35.470Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:36.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:37.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:38.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:39.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:45:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:45:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:45:40.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:41.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:42.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:43.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:44.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:45.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:46.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:47.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:48.446Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:49.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:45:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2022-08-04T19:45:50.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:51.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:52.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:53.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:54.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:55.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:56.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:57.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:58.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:45:59.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:45:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349743 24ms 10.0.7.1 - - [04/Aug/2022:19:45:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:46:00.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:01.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:02.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:03.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:04.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:05.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:06.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:07.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:08.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:09.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:46:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:46:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms {"timestamp":"2022-08-04T19:46:10.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:11.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:12.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:13.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:14.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:15.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:16.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:17.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:18.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:19.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:46:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:46:20.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:21.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:22.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:23.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:24.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:25.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:26.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:27.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:28.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:29.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:46:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349739 24ms 10.0.7.1 - - [04/Aug/2022:19:46:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:46:30.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:31.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:32.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:33.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:34.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:35.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:36.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:37.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:38.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:39.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:46:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:46:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:46:40.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:41.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:42.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:43.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:44.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:45.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:46.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:47.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:48.482Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:49.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:46:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2022-08-04T19:46:50.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:51.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:52.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:53.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:54.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:55.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:56.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:57.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:58.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:46:59.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:46:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349741 24ms 10.0.7.1 - - [04/Aug/2022:19:46:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:47:00.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:01.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:02.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:03.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:04.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:05.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:06.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:07.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:08.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:09.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:47:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:47:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:47:10.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:11.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:12.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:13.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:14.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:15.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:16.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:17.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:18.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:19.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:47:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:47:20.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:21.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:22.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:23.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:24.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:25.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:26.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:27.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:28.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:29.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:47:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349738 23ms 10.0.7.1 - - [04/Aug/2022:19:47:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2022-08-04T19:47:30.462Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:31.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:32.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:33.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:34.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:35.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:36.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:37.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:38.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:39.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:47:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:47:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:47:40.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:41.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:42.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:43.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:44.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:45.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:46.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:47.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:48.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:49.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:47:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:47:50.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:51.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:52.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:53.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:54.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:55.453Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:56.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:57.445Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:58.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:47:59.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:47:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349736 25ms 10.0.7.1 - - [04/Aug/2022:19:47:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:48:00.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:01.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:02.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:03.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:04.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:05.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:06.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:07.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:08.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:09.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:48:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.7.1 - - [04/Aug/2022:19:48:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:48:10.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:11.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:12.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:13.442Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:14.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:15.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:16.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:17.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:18.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:19.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:48:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2022-08-04T19:48:20.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:21.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:22.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:23.459Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:24.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:25.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:26.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:27.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:28.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:29.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:48:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349739 23ms 10.0.7.1 - - [04/Aug/2022:19:48:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:48:30.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:31.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:32.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(3)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-429"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:33.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:34.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:35.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:36.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:37.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:38.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:39.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:48:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.7.1 - - [04/Aug/2022:19:48:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:48:40.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:41.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:42.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:43.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:44.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:45.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:46.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:47.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:48.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:49.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:48:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:48:50.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:51.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:52.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:53.442Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:54.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:55.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:56.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:57.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:58.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:48:59.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:48:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349739 23ms 10.0.7.1 - - [04/Aug/2022:19:48:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:49:00.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:01.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:02.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:03.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:04.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:05.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:06.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:07.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:08.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:09.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:49:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:49:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:49:10.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:11.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:12.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:13.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:14.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:15.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:16.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:17.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:18.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:19.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:49:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:49:20.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:21.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:22.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:23.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:24.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:25.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:26.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:27.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:28.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:29.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:49:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349740 25ms 10.0.7.1 - - [04/Aug/2022:19:49:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:49:30.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:31.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:32.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:33.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:34.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:35.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:36.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:37.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:38.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:39.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:49:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:49:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:49:40.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:41.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:42.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:43.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:44.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:45.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:46.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:47.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:48.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:49.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:49:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2022-08-04T19:49:50.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:51.458Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:52.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:53.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:54.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:55.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:56.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:57.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:58.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:49:59.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:49:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349742 25ms 10.0.7.1 - - [04/Aug/2022:19:49:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2022-08-04T19:50:00.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:01.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:02.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:03.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:04.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:05.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:06.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:07.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:08.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:09.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:50:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:50:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:50:10.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:11.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:12.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:13.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:14.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:15.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:16.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:17.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:18.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:19.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:50:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:50:20.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:21.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:22.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:23.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:24.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:25.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:26.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:27.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:28.442Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:29.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:50:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349738 24ms 10.0.7.1 - - [04/Aug/2022:19:50:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:50:30.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:31.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:32.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:33.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:34.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:35.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:36.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:37.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:38.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:39.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:50:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:50:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:50:40.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:41.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:42.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:43.446Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:44.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:45.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:46.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:47.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:48.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:49.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:50:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:50:50.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:51.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:52.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:53.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:54.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:55.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:56.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:57.461Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:58.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:50:59.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:50:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349737 25ms 10.0.7.1 - - [04/Aug/2022:19:50:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:51:00.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:01.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:02.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:03.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:04.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:05.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:06.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:07.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:08.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:09.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:51:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:51:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms {"timestamp":"2022-08-04T19:51:10.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:11.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:12.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:13.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:14.442Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:15.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:16.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:17.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:18.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:19.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:51:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:51:20.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:21.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:22.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:23.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:24.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:25.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:26.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:27.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:28.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:29.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:51:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349740 23ms 10.0.7.1 - - [04/Aug/2022:19:51:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2022-08-04T19:51:30.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:31.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:32.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:33.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:34.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:35.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:36.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:37.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:38.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:39.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:51:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:51:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:51:40.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:41.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:42.449Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:43.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:44.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:45.456Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:46.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:47.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:48.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:51:49.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:51:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2022-08-04T19:51:50.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:51:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349738 22ms 10.0.7.1 - - [04/Aug/2022:19:51:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.7.1 - - [04/Aug/2022:19:52:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:52:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:52:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.6.22 - - [04/Aug/2022:19:52:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 349738 22ms 10.0.7.1 - - [04/Aug/2022:19:52:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms {"timestamp":"2022-08-04T19:52:36.901Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-833"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:52:36.901Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-833"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:52:36.905Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-833","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-836"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-838"} {"timestamp":"2022-08-04T19:52:36.915Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-833","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-836"],"userId":"id=amadmin,ou=user,ou=am-config","runAs":"id=amadmin,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-836","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-843"} {"timestamp":"2022-08-04T19:52:36.915Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-833","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-836"],"userId":"id=amadmin,ou=user,ou=am-config","principal":["amadmin"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-845"} {"timestamp":"2022-08-04T19:52:36.917Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-833","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-836"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51180},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/authenticate","headers":{"accept":["*/*"],"accept-api-version":["protocol=1.0,resource=2.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.26.0"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["da33d119c7e4b6346f8fa6fece66b366"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-847"} {"timestamp":"2022-08-04T19:52:37.171Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-848"},"logger":"org.forgerock.openam.core.realms.impl.DefaultRealmLookup","message":"DefaultRealms:lookup Unable to find Org name for: authorize","context":"default"} {"timestamp":"2022-08-04T19:52:37.171Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-848"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:52:37.171Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-848"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:52:37.241Z","level":"ERROR","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-848"},"logger":"org.forgerock.oauth2.core.BasicOAuth2RequestImpl","message":"Unrecognized token 'decision': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')\n at [Source: (BufferedReader); line: 1, column: 9]","context":"default"} {"timestamp":"2022-08-04T19:52:37.321Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-848","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-851","70069da9-74a3-4bfb-a67c-a93f8fd00789-836"],"userId":"id=amadmin,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51182},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/authorize","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.26.0"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["4126753fab4eef1fdce15565b67f295c"],"x-scheme":["https"]}}},"response":{"status":"FAILED","statusCode":"302","elapsedTime":155,"elapsedTimeUnits":"MILLISECONDS","detail":{"reason":"Found"}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-854"} {"timestamp":"2022-08-04T19:52:38.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:52:38.600Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-855"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:52:38.600Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-855"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:52:38.607Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-855"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for SpiderMan_on_idm","context":"default"} {"timestamp":"2022-08-04T19:52:38.607Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-855","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-858"],"principal":["SpiderMan_on_idm"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-860"} {"timestamp":"2022-08-04T19:52:38.625Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-855","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-858"],"userId":"id=6dc39ca6-393d-41e3-867a-d5f5eb2ae281,ou=user,ou=am-config","runAs":"id=6dc39ca6-393d-41e3-867a-d5f5eb2ae281,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-858","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-864"} {"timestamp":"2022-08-04T19:52:38.626Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-855","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-858"],"userId":"id=6dc39ca6-393d-41e3-867a-d5f5eb2ae281,ou=user,ou=am-config","principal":["6dc39ca6-393d-41e3-867a-d5f5eb2ae281"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-866"} {"timestamp":"2022-08-04T19:52:38.627Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-855","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-858"],"userId":"id=6dc39ca6-393d-41e3-867a-d5f5eb2ae281,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51180},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/authenticate","headers":{"accept":["*/*"],"accept-api-version":["protocol=1.0,resource=2.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.26.0"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["8d1ac583fa86b322c080918205c058b5"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":28,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-868"} {"timestamp":"2022-08-04T19:52:38.867Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-869"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:52:38.867Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-869"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:52:38.869Z","level":"ERROR","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-869"},"logger":"org.forgerock.oauth2.core.BasicOAuth2RequestImpl","message":"Unrecognized token 'decision': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')\n at [Source: (BufferedReader); line: 1, column: 9]","context":"default"} {"timestamp":"2022-08-04T19:52:38.883Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-869","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-858","70069da9-74a3-4bfb-a67c-a93f8fd00789-872"],"userId":"id=6dc39ca6-393d-41e3-867a-d5f5eb2ae281,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51196},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/oauth2/authorize","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["python-requests/2.26.0"],"x-forwarded-for":["35.212.145.225"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["35.212.145.225"],"x-request-id":["2d8d666b9fdf4fe247878de10d561b0a"],"x-scheme":["https"]}}},"response":{"status":"FAILED","statusCode":"302","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS","detail":{"reason":"Found"}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-874"} {"timestamp":"2022-08-04T19:52:39.428Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-875"},"logger":"org.forgerock.openam.core.realms.impl.DefaultRealmLookup","message":"DefaultRealms:lookup Unable to find Org name for: introspect","context":"default"} {"timestamp":"2022-08-04T19:52:39.428Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-875"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:52:39.428Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-875"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:52:39.450Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-875","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-878"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.0.11.9","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-880"} {"timestamp":"2022-08-04T19:52:39.452Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-875","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-878"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.0.11.9","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-882"} {"timestamp":"2022-08-04T19:52:39.477Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-875"},"logger":"com.sun.identity.idm.AMIdentity","message":"Error occurred attempting to instantiate an identity","context":"default","exception":"java.lang.IllegalArgumentException: Invalid identity DN \n\tat org.forgerock.am.identity.domain.Identity.of(Identity.java:147)\n\tat org.forgerock.am.identity.domain.Identity.of(Identity.java:132)\n\tat com.sun.identity.idm.AMIdentity.(AMIdentity.java:124)\n\tat com.sun.identity.idm.CompoundIdentity.fromUniversalId(CompoundIdentity.java:149)\n\tat org.forgerock.oauth2.core.OAuth2TokenIntrospectionHandler.renderOAuth2Token(OAuth2TokenIntrospectionHandler.java:194)\n\tat org.forgerock.oauth2.core.OAuth2TokenIntrospectionHandler.introspect(OAuth2TokenIntrospectionHandler.java:124)\n\tat org.forgerock.oauth2.core.TokenIntrospectionService.introspect(TokenIntrospectionService.java:134)\n\tat org.forgerock.oauth2.restlet.TokenIntrospectionResource.introspect(TokenIntrospectionResource.java:60)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.forgerock.openam.http.annotations.AnnotatedMethod.invoke(AnnotatedMethod.java:81)\n\tat org.forgerock.openam.http.annotations.Endpoints$1.handle(Endpoints.java:77)\n\tat org.forgerock.http.handler.Handlers$UndescribedAsDescribableHandler.handle(Handlers.java:180)\n\tat org.forgerock.openam.audit.AbstractHttpAccessAuditFilter.filter(AbstractHttpAccessAuditFilter.java:88)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.routing.Router.handle(Router.java:100)\n\tat org.forgerock.openam.cors.CorsFilter.filter(CorsFilter.java:91)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.rest.RealmContextFilter.filter(RealmContextFilter.java:87)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.routing.Router.handle(Router.java:100)\n\tat org.forgerock.openam.http.HttpRoute$6.handle(HttpRoute.java:206)\n\tat org.forgerock.http.routing.Router.handle(Router.java:100)\n\tat org.forgerock.openam.dpro.session.ProofOfPossessionTokenFilter.filter(ProofOfPossessionTokenFilter.java:95)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.swagger.OpenApiRequestFilter.filter(OpenApiRequestFilter.java:63)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.http.ApiDescriptorFilter.filter(ApiDescriptorFilter.java:58)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.http.ResponseContext$ResponseContextFilter.filter(ResponseContext.java:53)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.http.OpenAMHttpApplication.lambda$static$1(OpenAMHttpApplication.java:60)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.http.OpenAMHttpApplication.lambda$cacheHeaderFilter$3(OpenAMHttpApplication.java:88)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.filter.TransactionIdInboundFilter.filter(TransactionIdInboundFilter.java:86)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.servlet.HttpFrameworkServlet.service(HttpFrameworkServlet.java:282)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:764)\n\tat org.forgerock.openam.http.OpenAMHttpFrameworkServlet.service(OpenAMHttpFrameworkServlet.java:47)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:764)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.headers.SecureCookieFilter.doFilter(SecureCookieFilter.java:63)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.headers.DisableSameSiteCookiesFilter.doFilter(DisableSameSiteCookiesFilter.java:105)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.validation.ResponseValidationFilter.doFilter(ResponseValidationFilter.java:59)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.headers.SetHeadersFilter.doFilter(SetHeadersFilter.java:93)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.headers.SetHeadersFilter.doFilter(SetHeadersFilter.java:93)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat com.sun.identity.setup.AMSetupFilter.doFilter(AMSetupFilter.java:116)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.validation.RequestEntitySizeVerificationFilter.doFilter(RequestEntitySizeVerificationFilter.java:64)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.audit.context.AuditContextFilter.doFilter(AuditContextFilter.java:47)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)\n\tat org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687)\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n"} {"timestamp":"2022-08-04T19:52:39.480Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-875","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-878"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.0.11.9","port":50242},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.16)"]}}},"request":{"detail":{"resourceOwnerId":"id=6dc39ca6-393d-41e3-867a-d5f5eb2ae281,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":58,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"fr:idm:*","token_type":"Bearer","client_id":"smokeclient","username":"6dc39ca6-393d-41e3-867a-d5f5eb2ae281","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-890"} 10.0.6.14 - - [04/Aug/2022:19:52:36 +0000] "POST /am/json/authenticate?realm=/ HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:52:37 +0000] "POST /am/oauth2/authorize?client_id=smokeclient&scope=fr%3Aidm%3A%2A&redirect_uri=https%3A%2F%2Ffake.com&response_type=code&realm=%2F HTTP/1.1" 302 - 157ms 10.0.6.14 - - [04/Aug/2022:19:52:38 +0000] "POST /am/json/authenticate?realm=/ HTTP/1.1" 200 167 30ms 10.0.6.14 - - [04/Aug/2022:19:52:38 +0000] "POST /am/oauth2/authorize?client_id=smokeclient&scope=fr%3Aidm%3A%2A&redirect_uri=https%3A%2F%2Ffake.com&response_type=code&realm=%2F HTTP/1.1" 302 - 18ms 10.0.7.1 - - [04/Aug/2022:19:52:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:52:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.0.11.9 - - [04/Aug/2022:19:52:39 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 488 59ms {"timestamp":"2022-08-04T19:52:40.245Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-891"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:52:40.245Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-891"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:52:40.248Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-891","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-894"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.0.11.9","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-896"} {"timestamp":"2022-08-04T19:52:40.249Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-891","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-894"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.0.11.9","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-898"} {"timestamp":"2022-08-04T19:52:40.255Z","level":"ERROR","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-891"},"logger":"org.forgerock.openam.oauth2.IdentityManager","message":"No user profile found.","context":"default"} {"timestamp":"2022-08-04T19:52:40.256Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-891"},"logger":"org.forgerock.oauth2.core.OAuth2TokenIntrospectionHandler","message":"Unable to get resource owner idm-provisioning","context":"default"} {"timestamp":"2022-08-04T19:52:40.261Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-891"},"logger":"com.sun.identity.idm.AMIdentity","message":"Error occurred attempting to instantiate an identity","context":"default","exception":"java.lang.IllegalArgumentException: Invalid identity DN \n\tat org.forgerock.am.identity.domain.Identity.of(Identity.java:147)\n\tat org.forgerock.am.identity.domain.Identity.of(Identity.java:132)\n\tat com.sun.identity.idm.AMIdentity.(AMIdentity.java:124)\n\tat com.sun.identity.idm.CompoundIdentity.fromUniversalId(CompoundIdentity.java:149)\n\tat org.forgerock.oauth2.core.OAuth2TokenIntrospectionHandler.renderOAuth2Token(OAuth2TokenIntrospectionHandler.java:194)\n\tat org.forgerock.oauth2.core.OAuth2TokenIntrospectionHandler.introspect(OAuth2TokenIntrospectionHandler.java:124)\n\tat org.forgerock.oauth2.core.TokenIntrospectionService.introspect(TokenIntrospectionService.java:134)\n\tat org.forgerock.oauth2.restlet.TokenIntrospectionResource.introspect(TokenIntrospectionResource.java:60)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.forgerock.openam.http.annotations.AnnotatedMethod.invoke(AnnotatedMethod.java:81)\n\tat org.forgerock.openam.http.annotations.Endpoints$1.handle(Endpoints.java:77)\n\tat org.forgerock.http.handler.Handlers$UndescribedAsDescribableHandler.handle(Handlers.java:180)\n\tat org.forgerock.openam.audit.AbstractHttpAccessAuditFilter.filter(AbstractHttpAccessAuditFilter.java:88)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.routing.Router.handle(Router.java:100)\n\tat org.forgerock.openam.cors.CorsFilter.filter(CorsFilter.java:91)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.rest.RealmContextFilter.filter(RealmContextFilter.java:87)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.routing.Router.handle(Router.java:100)\n\tat org.forgerock.openam.http.HttpRoute$6.handle(HttpRoute.java:206)\n\tat org.forgerock.http.routing.Router.handle(Router.java:100)\n\tat org.forgerock.openam.dpro.session.ProofOfPossessionTokenFilter.filter(ProofOfPossessionTokenFilter.java:95)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.swagger.OpenApiRequestFilter.filter(OpenApiRequestFilter.java:63)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.http.ApiDescriptorFilter.filter(ApiDescriptorFilter.java:58)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.http.ResponseContext$ResponseContextFilter.filter(ResponseContext.java:53)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.http.OpenAMHttpApplication.lambda$static$1(OpenAMHttpApplication.java:60)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.http.OpenAMHttpApplication.lambda$cacheHeaderFilter$3(OpenAMHttpApplication.java:88)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.filter.TransactionIdInboundFilter.filter(TransactionIdInboundFilter.java:86)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.servlet.HttpFrameworkServlet.service(HttpFrameworkServlet.java:282)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:764)\n\tat org.forgerock.openam.http.OpenAMHttpFrameworkServlet.service(OpenAMHttpFrameworkServlet.java:47)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:764)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.headers.SecureCookieFilter.doFilter(SecureCookieFilter.java:63)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.headers.DisableSameSiteCookiesFilter.doFilter(DisableSameSiteCookiesFilter.java:105)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.validation.ResponseValidationFilter.doFilter(ResponseValidationFilter.java:59)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.headers.SetHeadersFilter.doFilter(SetHeadersFilter.java:93)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.headers.SetHeadersFilter.doFilter(SetHeadersFilter.java:93)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat com.sun.identity.setup.AMSetupFilter.doFilter(AMSetupFilter.java:116)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.validation.RequestEntitySizeVerificationFilter.doFilter(RequestEntitySizeVerificationFilter.java:64)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.audit.context.AuditContextFilter.doFilter(AuditContextFilter.java:47)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)\n\tat org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687)\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n"} {"timestamp":"2022-08-04T19:52:40.262Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-891","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-894"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.0.11.9","port":50242},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.16)"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"openid fr:idm:*","token_type":"Bearer","client_id":"idm-provisioning","username":"idm-provisioning","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-900"} {"timestamp":"2022-08-04T19:52:42.120Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-901"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:52:42.120Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-901"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:52:42.123Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-901","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-904"],"principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authControlFlag":"REQUIRED","moduleClass":"Application","ipAddress":"10.0.11.9","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-906"} {"timestamp":"2022-08-04T19:52:42.125Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-901","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-904"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","principal":["idm-resource-server"],"entries":[{"moduleId":"Application","info":{"authIndex":"module_instance","authIndexValue":"Application","ipAddress":"10.0.11.9","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-908"} {"timestamp":"2022-08-04T19:52:42.128Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-901"},"logger":"com.sun.identity.idm.AMIdentity","message":"Error occurred attempting to instantiate an identity","context":"default","exception":"java.lang.IllegalArgumentException: Invalid identity DN \n\tat org.forgerock.am.identity.domain.Identity.of(Identity.java:147)\n\tat org.forgerock.am.identity.domain.Identity.of(Identity.java:132)\n\tat com.sun.identity.idm.AMIdentity.(AMIdentity.java:124)\n\tat com.sun.identity.idm.CompoundIdentity.fromUniversalId(CompoundIdentity.java:149)\n\tat org.forgerock.oauth2.core.OAuth2TokenIntrospectionHandler.renderOAuth2Token(OAuth2TokenIntrospectionHandler.java:194)\n\tat org.forgerock.oauth2.core.OAuth2TokenIntrospectionHandler.introspect(OAuth2TokenIntrospectionHandler.java:124)\n\tat org.forgerock.oauth2.core.TokenIntrospectionService.introspect(TokenIntrospectionService.java:134)\n\tat org.forgerock.oauth2.restlet.TokenIntrospectionResource.introspect(TokenIntrospectionResource.java:60)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:566)\n\tat org.forgerock.openam.http.annotations.AnnotatedMethod.invoke(AnnotatedMethod.java:81)\n\tat org.forgerock.openam.http.annotations.Endpoints$1.handle(Endpoints.java:77)\n\tat org.forgerock.http.handler.Handlers$UndescribedAsDescribableHandler.handle(Handlers.java:180)\n\tat org.forgerock.openam.audit.AbstractHttpAccessAuditFilter.filter(AbstractHttpAccessAuditFilter.java:88)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.routing.Router.handle(Router.java:100)\n\tat org.forgerock.openam.cors.CorsFilter.filter(CorsFilter.java:91)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.rest.RealmContextFilter.filter(RealmContextFilter.java:87)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.routing.Router.handle(Router.java:100)\n\tat org.forgerock.openam.http.HttpRoute$6.handle(HttpRoute.java:206)\n\tat org.forgerock.http.routing.Router.handle(Router.java:100)\n\tat org.forgerock.openam.dpro.session.ProofOfPossessionTokenFilter.filter(ProofOfPossessionTokenFilter.java:95)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.swagger.OpenApiRequestFilter.filter(OpenApiRequestFilter.java:63)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.http.ApiDescriptorFilter.filter(ApiDescriptorFilter.java:58)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.http.ResponseContext$ResponseContextFilter.filter(ResponseContext.java:53)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.http.OpenAMHttpApplication.lambda$static$1(OpenAMHttpApplication.java:60)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.openam.http.OpenAMHttpApplication.lambda$cacheHeaderFilter$3(OpenAMHttpApplication.java:88)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.filter.TransactionIdInboundFilter.filter(TransactionIdInboundFilter.java:86)\n\tat org.forgerock.http.handler.Handlers$1.handle(Handlers.java:54)\n\tat org.forgerock.http.servlet.HttpFrameworkServlet.service(HttpFrameworkServlet.java:282)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:764)\n\tat org.forgerock.openam.http.OpenAMHttpFrameworkServlet.service(OpenAMHttpFrameworkServlet.java:47)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:764)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.headers.SecureCookieFilter.doFilter(SecureCookieFilter.java:63)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.headers.DisableSameSiteCookiesFilter.doFilter(DisableSameSiteCookiesFilter.java:105)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.validation.ResponseValidationFilter.doFilter(ResponseValidationFilter.java:59)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.headers.SetHeadersFilter.doFilter(SetHeadersFilter.java:93)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.headers.SetHeadersFilter.doFilter(SetHeadersFilter.java:93)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat com.sun.identity.setup.AMSetupFilter.doFilter(AMSetupFilter.java:116)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.validation.RequestEntitySizeVerificationFilter.doFilter(RequestEntitySizeVerificationFilter.java:64)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.forgerock.openam.audit.context.AuditContextFilter.doFilter(AuditContextFilter.java:47)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)\n\tat org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:687)\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Thread.java:829)\n"} {"timestamp":"2022-08-04T19:52:42.129Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-901","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-904"],"userId":"id=idm-resource-server,ou=agent,ou=am-config","client":{"ip":"10.0.11.9","port":50242},"http":{"request":{"secure":true,"method":"POST","path":"https://am/am/oauth2/introspect","headers":{"accept":["application/json"],"content-type":["application/x-www-form-urlencoded"],"host":["am"],"user-agent":["Apache-HttpAsyncClient/4.1.4 (Java/11.0.16)"]}}},"request":{"detail":{"resourceOwnerId":"id=amadmin,ou=user,ou=am-config"}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":9,"elapsedTimeUnits":"MILLISECONDS","detail":{"scope":"fr:idm:*","token_type":"Bearer","client_id":"smokeclient","username":"amadmin","active":true}},"realm":"/","component":"OAuth","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-910"} {"timestamp":"2022-08-04T19:52:42.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.11.9 - - [04/Aug/2022:19:52:40 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 405 19ms 10.0.11.9 - - [04/Aug/2022:19:52:42 +0000] "POST /am/oauth2/introspect HTTP/1.1" 200 371 11ms 10.0.7.1 - - [04/Aug/2022:19:52:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.6.22 - - [04/Aug/2022:19:52:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 350138 24ms 10.0.7.1 - - [04/Aug/2022:19:52:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:53:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:53:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 3ms {"timestamp":"2022-08-04T19:53:11.536Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:53:12.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.7.1 - - [04/Aug/2022:19:53:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2022-08-04T19:53:28.442Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} {"timestamp":"2022-08-04T19:53:28.443Z","level":"WARN","thread":"OpenDJ LDAP SDK Client Worker(4)","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.idm.IdRepoListener","message":"objectChanged called with an empty name","context":"default"} 10.0.6.22 - - [04/Aug/2022:19:53:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 350139 25ms 10.0.7.1 - - [04/Aug/2022:19:53:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.7.1 - - [04/Aug/2022:19:53:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:53:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 2ms 10.0.7.1 - - [04/Aug/2022:19:53:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms {"timestamp":"2022-08-04T19:53:57.749Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-947"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} {"timestamp":"2022-08-04T19:53:57.753Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-947"},"logger":"com.sun.identity.monitoring.MonitoringServicesImpl","message":"JDMK runtime not found - Policy Monitoring disabled","context":"default"} ESAPI: WARNING: System property [org.owasp.esapi.opsteam] is not set ESAPI: WARNING: System property [org.owasp.esapi.devteam] is not set ESAPI: Attempting to load ESAPI.properties via file I/O. ESAPI: Attempting to load ESAPI.properties as resource file via file I/O. ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: /home/forgerock/ESAPI.properties ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi/ESAPI.properties ESAPI: Not found in 'user.home' (/home/forgerock) directory: /home/forgerock/esapi/ESAPI.properties ESAPI: Loading ESAPI.properties via file I/O failed. Exception was: java.io.FileNotFoundException ESAPI: Attempting to load ESAPI.properties via the classpath. ESAPI: SUCCESSFULLY LOADED ESAPI.properties via the CLASSPATH from 'esapi/' using current thread context class loader! ESAPI: SecurityConfiguration for Validator.ConfigurationFile.MultiValued not found in ESAPI.properties. Using default: false ESAPI: Attempting to load validation.properties via file I/O. ESAPI: Attempting to load validation.properties as resource file via file I/O. ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: /home/forgerock/validation.properties ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi/validation.properties ESAPI: Not found in 'user.home' (/home/forgerock) directory: /home/forgerock/esapi/validation.properties ESAPI: Loading validation.properties via file I/O failed. ESAPI: Attempting to load validation.properties via the classpath. ESAPI: SUCCESSFULLY LOADED validation.properties via the CLASSPATH from 'esapi/' using current thread context class loader! {"timestamp":"2022-08-04T19:53:58.247Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-948","trackingIds":["s27c10593fd25d34421489b024f83ef5f66d40c133","E9A8B406BB9A8FCE6950EDF08B38D211"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b33e9246bc4bbde8c96430a9507e3075"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":524,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-969"} {"timestamp":"2022-08-04T19:53:58.247Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-953","trackingIds":["s229d4dc5edfe9d6811d1e1f2b5ebff5ab28fe14e1","E77D103D7841334FEDDAC25135F5C1CF"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["576ef509be298469958deeca65dbf5e2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":502,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-970"} {"timestamp":"2022-08-04T19:53:58.247Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-944","trackingIds":["s2abfc25f29c4c7516d4e5995af0be661c813e44e3","1B38D85AC197B5C3065BEB6619071F29"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d052e0f3d8d9bac0f7130a9fe5ebc549"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":524,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-971"} {"timestamp":"2022-08-04T19:53:58.247Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-949","trackingIds":["A25D29FD89D62861B36715838B1592D3","s2f54eac874ef9e1b527bfecf279e030929b8c720b"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ad9eeeb9793923c0b8856f509f20105d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":524,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-972"} {"timestamp":"2022-08-04T19:53:58.247Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-950","trackingIds":["18A9E179A21AFB4D6021BD9A41612083","s2afe146349b703247af059cf699e3a3b6fd711c67"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5c1eaa22f4724f56bb8fc0cf8cb5d307"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":522,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-968"} {"timestamp":"2022-08-04T19:53:58.247Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-951","trackingIds":["s2658406c93a19fc6bd9b1d43db69a77e6e1d5c27b","F25A23F3E1C997E0A2A1E8E49DC06223"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0d4ce9bbc51228c07a4bc44521c71adf"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":518,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-974"} {"timestamp":"2022-08-04T19:53:58.247Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-947","trackingIds":["229A6D819B026CC27EB90D7D6AA7B1EE","s293784d2c628b3c737d2d1a2b31210bde9d1844ca"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b0904c97075558fcb13703cbe1112eee"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":524,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-973"} {"timestamp":"2022-08-04T19:53:58.247Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-952","trackingIds":["D4F2D2156C6E73289B3703D9DE8F4496","s2c7288ca91f013da28d894dccdefcdfaef9f15961"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6ea9098b6f6af08942ba4d4912b54fd8"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":505,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-983"} {"timestamp":"2022-08-04T19:53:58.247Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-945","trackingIds":["230AB74B6F58AC27D77C9DC21ADF1318","s2bac173f92306c2b4c8473d8c59b37a042e40771c"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9a8c8803f87d7c9c1e2a0f4539560772"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":524,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-986"} {"timestamp":"2022-08-04T19:53:58.247Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-946","trackingIds":["s2dc6665af9ab3ac4cee49e2e684ea770d07fb7971","EB2BA806CE6CBA46AB03FA951BFE3011"],"client":{"ip":"10.0.6.14","port":51988},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["74f7cc9bd68cab7f70d9c8c60952d177"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":524,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-984"} {"timestamp":"2022-08-04T19:53:58.272Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-995"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.272Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-992"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.272Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-995"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.272Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-957"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.272Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-992"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.272Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-959"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.272Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-989"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.272Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-975"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.272Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-959"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.272Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-989"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.272Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-996"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.272Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-976"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.272Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-975"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.272Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-957"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.272Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-996"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.272Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-976"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-996"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-995"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-975"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-995"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-957"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-992"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-995"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-959"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-992"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-989"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-976"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-996"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-975"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-957"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-996"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-975"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-995"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-996"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-959"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-992"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-989"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-959"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-992"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-976"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-959"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-957"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-975"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-959"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-995"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:58.307Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-957"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-996"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-995"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-957"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-989"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-992"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-976"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-989"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-959"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-992"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-989"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-975"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-996"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-975"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-957"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-976"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-989"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-976"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:58.308Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-976"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:58.330Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-957"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:53:58.330Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-992"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:53:58.330Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-957","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1001"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1010"} {"timestamp":"2022-08-04T19:53:58.331Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-992","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1006"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1012"} {"timestamp":"2022-08-04T19:53:58.335Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-975"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:53:58.337Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-989"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:53:58.337Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-959"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:53:58.336Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-975","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1004"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1014"} {"timestamp":"2022-08-04T19:53:58.337Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-959","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1003"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1017"} {"timestamp":"2022-08-04T19:53:58.337Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-989","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1005"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1018"} {"timestamp":"2022-08-04T19:53:58.342Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-976"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:53:58.342Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-976","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1002"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1020"} {"timestamp":"2022-08-04T19:53:58.348Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-996"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:53:58.348Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-996","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1007"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1022"} {"timestamp":"2022-08-04T19:53:58.350Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-995"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:53:58.350Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-995","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1008"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1024"} {"timestamp":"2022-08-04T19:53:58.376Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-959","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1003"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1003","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1034"} {"timestamp":"2022-08-04T19:53:58.376Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-957","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1001"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1001","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1036"} {"timestamp":"2022-08-04T19:53:58.376Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-959","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1003"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1038"} {"timestamp":"2022-08-04T19:53:58.377Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-957","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1001"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1040"} {"timestamp":"2022-08-04T19:53:58.378Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-959","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1003"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52050},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f50de3f00500dae314fe7d57682d335f"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":130,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1042"} {"timestamp":"2022-08-04T19:53:58.378Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-957","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1001"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52054},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a307846c607f48c0570fc52850735b2b"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":130,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1044"} {"timestamp":"2022-08-04T19:53:58.390Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-975","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1004"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1004","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1046"} {"timestamp":"2022-08-04T19:53:58.390Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-996","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1007"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1007","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1048"} {"timestamp":"2022-08-04T19:53:58.391Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-975","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1004"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1051"} {"timestamp":"2022-08-04T19:53:58.391Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-996","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1007"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1053"} {"timestamp":"2022-08-04T19:53:58.392Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-975","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1004"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52060},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0ef4fa40f1e2e022614139c8a6c6cf6a"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":142,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1055"} {"timestamp":"2022-08-04T19:53:58.393Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-996","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1007"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51982},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ce553391198618faddbea65f7f4911be"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":136,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1057"} {"timestamp":"2022-08-04T19:53:58.393Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-989","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1005"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1005","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1059"} {"timestamp":"2022-08-04T19:53:58.395Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-989","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1005"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1061"} {"timestamp":"2022-08-04T19:53:58.396Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-992","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1006"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1006","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1063"} {"timestamp":"2022-08-04T19:53:58.396Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-995","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1008"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1008","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1065"} {"timestamp":"2022-08-04T19:53:58.396Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-992","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1006"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1067"} {"timestamp":"2022-08-04T19:53:58.397Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-995","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1008"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1069"} {"timestamp":"2022-08-04T19:53:58.397Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-989","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1005"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52068},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b062553b6ecca2eb207cf414b712c027"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":145,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1071"} {"timestamp":"2022-08-04T19:53:58.397Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-992","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1006"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51988},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4ddfeb3b8b09622227633d57fc16dd00"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":143,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1073"} {"timestamp":"2022-08-04T19:53:58.399Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-995","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1008"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8e56e1882900ad2fd4e913515b822cf4"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":144,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1075"} {"timestamp":"2022-08-04T19:53:58.400Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-976","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1002"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1002","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1077"} {"timestamp":"2022-08-04T19:53:58.400Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-976","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1002"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1079"} {"timestamp":"2022-08-04T19:53:58.402Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-976","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1002"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52062},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0ff988c6462a6dfa9acb1d9d90334d3f"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":152,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1081"} {"timestamp":"2022-08-04T19:53:58.560Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1094"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:58.560Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1096"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:58.560Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1097"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:58.560Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1090"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:58.560Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1092"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:58.560Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1093"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:58.560Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1091"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:58.561Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1095"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:58.831Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1097","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1002","s23a9eb19b9f8c36fa1f1f8397e700a2277b219d46","F5E9163E1D2E27CFC1B34F3384E943A1"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5bef9693c2fd1d803c419878a663cd49"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":368,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1102"} {"timestamp":"2022-08-04T19:53:58.831Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1090","trackingIds":["500E67EE1F8118F0039B75C0BF24ED05","s2dc6665af9ab3ac4cee49e2e684ea770d07fb7971","70069da9-74a3-4bfb-a67c-a93f8fd00789-1006"],"client":{"ip":"10.0.6.14","port":51988},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["dbfb79212d674d81f29e7606e3cf1d9d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":374,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1106"} {"timestamp":"2022-08-04T19:53:58.831Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1093","trackingIds":["s282d80d9676a8711e641b8139116cdf11fb30d2f4","5A1143153B8B1CBB1526B6D5DAA66313","70069da9-74a3-4bfb-a67c-a93f8fd00789-1003"],"client":{"ip":"10.0.6.14","port":52054},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0f5b96f3ee6f549aa6051081692798ad"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":371,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1107"} {"timestamp":"2022-08-04T19:53:58.831Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1096","trackingIds":["96BF891DB53C3F7C51847BEA116216BC","70069da9-74a3-4bfb-a67c-a93f8fd00789-1001","s2f5753155ff47ef53c4bec0c43e01f61fc0de4409"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0ef4f04330af8e56596fab0991240703"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":369,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1103"} {"timestamp":"2022-08-04T19:53:58.831Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1095","trackingIds":["6C635639CB75778E7F265BC1514C5DD5","s2761cf0d0ea356fe49dfba521e6d2b42520778309","70069da9-74a3-4bfb-a67c-a93f8fd00789-1005"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5f8186aceebbf20e0199a152f751f22e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":370,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1109"} {"timestamp":"2022-08-04T19:53:58.831Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1091","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1004","s29daafee75aa3683fea8e24cba8d8568884c7868b","B8B51666F8BE96AA310CC82226B917EC"],"client":{"ip":"10.0.6.14","port":52060},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6105b5a4c1ad9e70f5faf757bc0f1a43"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":374,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1111"} {"timestamp":"2022-08-04T19:53:58.831Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1094","trackingIds":["s2f54eac874ef9e1b527bfecf279e030929b8c720b","9495767A83A35CF86406C84B42CE4B7C","70069da9-74a3-4bfb-a67c-a93f8fd00789-1008"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fec2737a203c24cc89fe21e8427ca864"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":370,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1114"} {"timestamp":"2022-08-04T19:53:58.831Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1092","trackingIds":["2CDBE376CAD45DD6F89E54A52F9602F8","70069da9-74a3-4bfb-a67c-a93f8fd00789-1007","s2bac173f92306c2b4c8473d8c59b37a042e40771c"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["faef81d3d44843210a90e87037ce2524"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":374,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1115"} {"timestamp":"2022-08-04T19:53:59.444Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1122"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.444Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1122"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.444Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1122"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.444Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1122"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.444Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1122"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.444Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1122"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.444Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1122"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.444Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1122"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.446Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1125"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.446Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1125"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.446Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1125"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.446Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1125"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.446Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1125"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.446Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1125"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.446Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1125"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.446Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1125"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.451Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1122"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:53:59.451Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1125"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:53:59.451Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1125","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1129"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1132"} {"timestamp":"2022-08-04T19:53:59.451Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1122","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1128"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1133"} {"timestamp":"2022-08-04T19:53:59.460Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1134","trackingIds":["s253c9018ea4d22e82f30a8a1c0976df098d817b43","53D3F55ECC4FAE99DB9582C2EE506338"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e29a8dc9b97f50b11ac17dd32d81dfa0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":5,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1141"} {"timestamp":"2022-08-04T19:53:59.462Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1142"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.462Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1142"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.462Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1142"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.462Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1142"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.462Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1142"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.462Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1142"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.462Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1144"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.462Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1142"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.462Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1142"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.462Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1144"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.463Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1144"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.463Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1144"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.463Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1144"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.463Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1144"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.463Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1144"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.463Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1144"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.462Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1125","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1129"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1129","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1155"} {"timestamp":"2022-08-04T19:53:59.463Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1148"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.463Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1148"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.463Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1149"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.463Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1122","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1128"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1128","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1157"} {"timestamp":"2022-08-04T19:53:59.463Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1148"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.463Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1125","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1129"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1159"} {"timestamp":"2022-08-04T19:53:59.463Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1149"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.463Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1148"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.463Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1148"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.463Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1148"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.464Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1148"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.464Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1148"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.464Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1149"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.464Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1149"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.464Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1149"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.464Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1149"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.464Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1149"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.464Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1122","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1128"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1163"}{"timestamp":"2022-08-04T19:53:59.464Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1149"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.465Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1125","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1129"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52222},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7cb87957122179b61295f53beb888621"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1167"} {"timestamp":"2022-08-04T19:53:59.465Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1122","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1128"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52060},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["270c5b9365209a340350755b396d4e69"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1169"} {"timestamp":"2022-08-04T19:53:59.468Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1142"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:53:59.468Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1144"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:53:59.468Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1142","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1160"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1171"} {"timestamp":"2022-08-04T19:53:59.468Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1144","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1161"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1173"} {"timestamp":"2022-08-04T19:53:59.468Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1148"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:53:59.468Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1149"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:53:59.468Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1148","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1164"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1175"} {"timestamp":"2022-08-04T19:53:59.468Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1149","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1165"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1177"} {"timestamp":"2022-08-04T19:53:59.481Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1142","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1160"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1160","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1187"} {"timestamp":"2022-08-04T19:53:59.482Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1142","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1160"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1189"} {"timestamp":"2022-08-04T19:53:59.482Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1144","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1161"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1161","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1191"} {"timestamp":"2022-08-04T19:53:59.483Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1144","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1161"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1193"} {"timestamp":"2022-08-04T19:53:59.483Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1148","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1164"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1164","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1195"} {"timestamp":"2022-08-04T19:53:59.483Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1142","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1160"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52054},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7743b48ec01cd1f7ebcdfefe21cd1604"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1197"} {"timestamp":"2022-08-04T19:53:59.484Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1148","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1164"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1199"} {"timestamp":"2022-08-04T19:53:59.484Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1144","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1161"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51978},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e918a0932dd9f169a5a75725cde59e04"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1201"} {"timestamp":"2022-08-04T19:53:59.485Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1148","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1164"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1d9969370fd4b141e03e98e3bf133652"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1203"} {"timestamp":"2022-08-04T19:53:59.485Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1149","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1165"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1165","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1205"} {"timestamp":"2022-08-04T19:53:59.486Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1149","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1165"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1207"} {"timestamp":"2022-08-04T19:53:59.488Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1149","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1165"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52226},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ff4d91269168f0a0719bfcad9cba519b"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":26,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1211"} {"timestamp":"2022-08-04T19:53:59.501Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1181"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:59.502Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1180"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:59.514Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1215"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:59.514Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1214"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:59.516Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1213"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:59.520Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1217"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:59.520Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1180","trackingIds":["1AEEF37FFAD5BEC6074C4FF8AEA7ED5A","s2671856fee521562928a725c0b1bdd899128e555a","70069da9-74a3-4bfb-a67c-a93f8fd00789-1128"],"client":{"ip":"10.0.6.14","port":52060},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["75bb0206befa5ae166aa81ea6affb244"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":44,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1219"} {"timestamp":"2022-08-04T19:53:59.524Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1181","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1129","0B5C81DBE13450BF9984794C1A69C47F","s2fd8393760c450b3a5f9a5f4c96326f72b1067b2e"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7bb58f795d539152ba99f2f9244553f1"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":48,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1221"} {"timestamp":"2022-08-04T19:53:59.536Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1213","trackingIds":["s21370ca9ae363a79b85bc73149db2e17c929edd87","FDA506C3BE86E856AA527F11EA256B83","70069da9-74a3-4bfb-a67c-a93f8fd00789-1160"],"client":{"ip":"10.0.6.14","port":52054},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0a709bf6b2da33caff7402fc727f6f81"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":47,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1223"} {"timestamp":"2022-08-04T19:53:59.536Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1214","trackingIds":["s23b4b8c3fc14a3d4a93b9c0118ce0fc288998e5ba","4DCC87D57C61EBB1D52EF240B02D50A7","70069da9-74a3-4bfb-a67c-a93f8fd00789-1161"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["091be7ad9e635b87ae87582b22db9255"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":44,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1225"} {"timestamp":"2022-08-04T19:53:59.539Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1217","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1165","4743D7FB00CAEED958061A18B46BAF93","s2cda0a3f890e16c4b2dc977717ea1fd0916723f43"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["926a61eadddccd9a9d7c897da6ca47a8"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":44,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1227"} {"timestamp":"2022-08-04T19:53:59.540Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1215","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1164","95C78A279591C3D43EC246FA2DA6951F","s28623e760e3e8d4899af7dd819521ad77e73efe61"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fa0e126090eea99b340d4777ae349abb"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":48,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1229"} {"timestamp":"2022-08-04T19:53:59.672Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1234","trackingIds":["5D2986B717CE210AFA6D50A689A8A190","s25f8426687bc3a194f2dfd69564348005c3063dc9"],"client":{"ip":"10.0.6.14","port":52060},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cd1d00911052c18d5e523a3a1c59448a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1239"} {"timestamp":"2022-08-04T19:53:59.672Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1233","trackingIds":["E188C7EE69DBF91AD4B75FE7836D2B76","s237e57c9f8d8201bb3a253d0a01fceed35869ff69"],"client":{"ip":"10.0.6.14","port":51988},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["487b42d720962aa9bfbeadeb713e90aa"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1238"} {"timestamp":"2022-08-04T19:53:59.673Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1235","trackingIds":["s2a073c6275c25928960729242121f25e9cef31dab","3F68063C70357CE0A573E967A0F21689"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c4e19ca3fd62a9ff7ae733218103c062"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":5,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1241"} {"timestamp":"2022-08-04T19:53:59.677Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1242"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.677Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1242"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.677Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1242"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.677Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1242"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.677Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1242"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.677Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1242"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.677Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1242"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.677Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1242"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.682Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1242"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:53:59.682Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1246"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.682Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1246"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.682Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1246"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.682Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1246"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.682Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1242","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1245"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1250"} {"timestamp":"2022-08-04T19:53:59.682Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1246"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.682Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1246"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.682Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1246"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.682Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1246"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.686Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1246"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:53:59.687Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1246","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1251"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1253"} {"timestamp":"2022-08-04T19:53:59.690Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1255"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.690Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1255"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.690Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1255"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.690Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1255"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.690Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1255"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.690Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1255"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.690Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1255"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.690Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1255"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.691Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1254","trackingIds":["BF1BD7F71A75280256B186F0B1776394","s2410561a8549f0a7148626dd9624be47f8dd86da7"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3b469199d5a2e1d37da158422d0bced8"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1261"} {"timestamp":"2022-08-04T19:53:59.693Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1242","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1245"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1245","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1264"} {"timestamp":"2022-08-04T19:53:59.694Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1242","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1245"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1266"} {"timestamp":"2022-08-04T19:53:59.695Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1242","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1245"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51992},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5b56fcaff3dcc56f448d94a4d786ca4b"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1268"} {"timestamp":"2022-08-04T19:53:59.695Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1255"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:53:59.696Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1255","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1259"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1270"} {"timestamp":"2022-08-04T19:53:59.696Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1246","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1251"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1251","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1272"} {"timestamp":"2022-08-04T19:53:59.697Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1246","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1251"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1274"} {"timestamp":"2022-08-04T19:53:59.698Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1246","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1251"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5e896c418602d17f3d346dab5c9e1ec5"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1276"} {"timestamp":"2022-08-04T19:53:59.706Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1255","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1259"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1259","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1283"} {"timestamp":"2022-08-04T19:53:59.707Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1255","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1259"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1285"} {"timestamp":"2022-08-04T19:53:59.709Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1255","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1259"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52054},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5263790a302f29b94568a102288897a3"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1287"} {"timestamp":"2022-08-04T19:53:59.719Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1281"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:59.725Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1279"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:59.732Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1289"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:59.735Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1281","trackingIds":["s2bab1cfd23eaf149ceb0b2594fc2ec9d58ebc0158","70069da9-74a3-4bfb-a67c-a93f8fd00789-1251","930D0F0DA390A89CF620FFB6827E178B"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["029e7831b61e72068c353f9c97dea32e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":32,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1291"} {"timestamp":"2022-08-04T19:53:59.740Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1279","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1245","s25f8426687bc3a194f2dfd69564348005c3063dc9","64FA8662E522F76E084FC0D3BDD971AE"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fd3d54ac126b8b5cf48420c19d93faf1"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":38,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1293"} {"timestamp":"2022-08-04T19:53:59.747Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1289","trackingIds":["s26863875b19a494a40b497b6b30f00cdfcfda8866","70069da9-74a3-4bfb-a67c-a93f8fd00789-1259","BF2F6580C80B1AABFE529FEB59794CDB"],"client":{"ip":"10.0.6.14","port":52054},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f8c4538df999a6b41a8b6e294d47edbf"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":31,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1295"} 10.0.6.22 - - [04/Aug/2022:19:53:57 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 350138 28ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUjCLliAREFVkbbdLKE99Oa1J6wlf9Xj7NJ/XydAl0oth54seWae8bzveI5MK0dXXXgxO/jRAYbkqJVBOgQWpPOGWoYSqWEakAZOm9XnB1qkOXXeBsutIskKEXyQ1qytwU6Db8C/Sg5fdw8L8hKCQ5plR2W7Ebp0OLnQqQPfpq0Hc0itP2RMZ5fyTENgKyUZZuhIsonPkob1Df7EpZLpd14ESQPgpTk4GVJudc9smscdCOmBhyusFJH70XoOw%2BwL0jKFQJLtZkGwuOfjfDIrW1FMRFlVxbiazp7zomqnJbST9u5OVDkfl2XMx5ohyld4JyB2sDUYmAkLUuRFMcqno7zaj2d0UtLJ/XeS1GflPkgj4mtvy/x8SkL6ab%2BvR/VjsyfJN/A4qBETyHLem0WHxv7KvttYdvGMLNHNsyvEiefol1iz3dRWSf4zWSll39YeWIijBt/BIJ9m4XaX/kaKUTuk0uCZQQkmkKSpe/xTx5RsJfiouiPZpfN5FUEM5sStCHAM/zFZsrbaMS%2BxlwqOjIeLWNfgtYoVO2iXN6Gc8j4vXveOv1kvehfjVoHY92M568NZxr/CT7F/zPY7ev0Tl78A HTTP/1.1" 200 2293 532ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CQTCLhYgUVDVlbbdLKE99GacCWvJX/VMdum/rxOgS6WWQ0%2BWPDPPeN53PEdhtOerll7sFn60gJQcjbbI%2B8CCtcFyJ1Aht8IAcpK8Wn1%2B5Hk65D44ctJplqwQIZBydu0stgZCBeFVSfi6fVywFyKPPMuO2rUD9Gl/ytqkHkKTNgHsIXXhkAmTXcozAyRWWgnM0LNkE5%2BlrOga/IlLlTDvvAhSFiAoe/CKUulMx6yqpy3UKoCkK6yqI/ejCxL62ResERqBJQ%2BbBcNc7BuZF00%2BkxN5V4ym9QSK2awQzXAP0%2BlI3o/GMJnAOOZjKRDVK7wTEFt4sEjC0oLlwzwfDO8Hw8luNOPFmBd331lSnpX7oGwdX3tb5v0pCfmn3a4clE/VjiXfIGCvRkxgy3lnFu8bhyv7bmPFxTO2RD/PrhAnnudfYs3DpnRayZ/JSmv3tg4gKI5KoYVePiPodpfuRtWDpk/lFIRFBZZYUpUd/rkVWjUKQlTds%2BzS%2BbyKUPfmxK0gONJ/TJasnfEiKOykgqOQdBHrGrzWsWILzfImVHLZ5cXrzvE3F%2BrOxbhVUO%2B6sbwLdJbxr/BT7B%2Bz/Y5e/8TlLw%3D%3D HTTP/1.1" 200 2290 561ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STYLAixAoqCqSNtuSmgPezPOhLXkr3omu/Tf1wmwS6WWw54seWae8bzveIbCaM%2BXLT3bLfxqASk5Gm2R94E5a4PlTqBCboUB5CR5tfz6wIs05z44ctJpliwRIZByduUstgZCBeFFSfixfZizZyKPPMuO2rUD9Gl/ytqkHkKTNgHsIXXhkAmTXcozAySWWgnM0LNkHZ%2BlrOga/I1LlTDvvAhSFiAoe/CKUulMx6yqxy3UKoCkK6yqI/ezCxL62eesERqBJZv1nGHRjIYg5GQ8hGYKd/tRMd43IJtiPIX8Pp8W0/1Ejot8H/OxFIjqBd4JiC1sLJKwNGdFXhSDfDLIh7u7KR/d89H4iSXlWblPytbxtbdl3p%2BSkH/Z7cpB%2BVjtWPITAvZqxAS2mHVm8b5xuLLvNlZcPGML9LPsCnHief4t1mzWpdNK/k6WWrvXVQBBcVQKLfTyGUG3u3Q3qh40fSqnICwqsMSSquzw31uhVaMgRNU9yy6dz6sIdW9O3AqCI31gsmTljBdBYScVHIWki1jX4JWOFVtoFjehkssuL153jr%2B6UHcuxq2CeteN5V2gs4z/hJ9i/5ntLXr9Exd/AA%3D%3D HTTP/1.1" 200 2290 532ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQhfxQIkCqqKtO2mhPbQm3EmrCV/1TPZpf%2B%2BTha6VGo59GTJM/OM533HCxRGe75u6cnu4UcLSMnZaIu8DyxZGyx3AhVyKwwgJ8mr9acHXqQ598GRk06zZI0IgZSzG2exNRAqCM9Kwtf9w5I9EXnkWXbWrh2gT/tT1ib1EJq0CWBPqQunTJjsWp4ZILHWSmCGniXb%2BCxlRdfgT1yqhHnjRZCyAEHZk1eUSmc6ZlU97qFWASTdYFUduR9ckNDPvmSN0Ags2W2XDAvRwHA8HY3nx1k%2BKsYz0eSTuWym8zmMxOg4berZcCins5iPpUBUz/BGQGxhZ5GEpSUr8qIY5O8G%2BfgwnPPJiE9m31lSXpR7r2wdX3tf5uNrEvKPh0M5KB%2BrA0u%2BQcBejZjAVovOLN43Djf23ceKq2dshX6R3SBeeZ5/jjW7bem0kj%2BTtdbuZRNAUByVQgu9fEbQ/S7djaoHTZ/KKQiLCiyxpCo7/JdWaNUoCFF1z7Jr58sqQt2bE7eC4Ez/MVmyccaLoLCTCs5C0lWsW/BGx4o9NKu7UMlllxevO8dfXKg7F%2BNWQX3oxvIu0EXGv8JfY/%2BY7Xf09ieufgE%3D HTTP/1.1" 200 2293 525ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CUmhBQuQKKgq0rabEtpDb8Yes5b8VY%2BzS/99nQDdVGo59GTJM/OM533HC2RGe7pu45Pdw48WMGZnoy3SPrAkbbDUMVRILTOANHLarD890CofUx9cdNxpkq0RIUTl7MZZbA2EBsKz4vB1/7AkTzF6pEVx1q4doc/7kwuTewgylwHsKXfhVDBT3MoLA5GttWJYoCfZNj1LWdY1%2BBOXK2ZeeQmkLEBQ9uRVzLkzHbNpHvcgVAAeB1glEveDCxz62ZdEMo1Ast12SbCq5mIi%2BBSEhLl4OytLUUIpq%2BMUjlJO2bGaSSgnUKZ8rBmieoZXAmILO4uR2bgk1biqRuPZaDw5lHM6fUOn776TrL4q915ZkV57X%2BbjJQnpx8OhHtWPzYFk3yBgr0ZKIKtFZxbtG4eBffex7OYZWaFfFAPEhefp51Sz29ZOK/4zW2vtXjYBWEyjxtBCL59h8X6X7kaJkexTaQzMogIbSdbUHf5Ly7SSCkJS3ZPi1vm6iiB6c9JWRDjH/5gs2zjjWVDYSQVnxuNNrCF4o1PFHuTqLpRT3uWl687xFxdE52LaKhCHbizvQrzK%2BFf4JfaP2X5Hhz9x9Qs%3D HTTP/1.1" 200 2289 504ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CYSvxQIkCqqKtO1mCe2hN8eesJb8VY%2BzS/99nQDdVGo59GTJM/OM533HS2RaObppwos5wI8GMCRnrQzSLrAijTfUMpRIDdOANHBabj4/0jwdUudtsNwqkmwQwQdpzdYabDT4Evyr5PD18LgiLyE4pFl2VrYZoEu7kwudOvB1Wnswp9T6U8Z0divPNAS2UZJhho4ku/gsaVjb4E9cKpl%2B50WQNABempOTIeVWt8yyfDqAkB546GGliNyP1nPoZl%2BRmikEkux3K4L5bPowGc74YsxGi5rPKrGoRmIyFtVsweZzmMFITHk%2Br2I%2BFgxRvsI7AbGBvcHATFiRfJjng%2BHDYDg5jhZ0OqbT%2BXeSFFflPkgj4mvvy1xdkpB%2BOh6LQfFUHknyDTx2asQEsl62ZtGuse/Zdx/Lbp6RNbpl1kNceI5%2BiTX7XWGV5D%2BTjVL2beuBhThq8A108mkW7ndpb6QY1F0qDZ4ZlGACScqixT83TMlago%2BqO5LdOl9XEURnTtyKAOfwH5MlW6sd8xJbqeDMeLiJ1QdvVaw4QL2%2BC%2BWUt3nxunX8zXrRuhi3CsSxHctZH64y/hV%2Bif1jtt/R/k9c/wI%3D HTTP/1.1" 200 2292 521ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CUnYAhYgpaCqSNtuSmgPvRl7wlryVz3OLv33dQJ0qdRy6MmSZ%2BYZz/uOF8i0crTqwrPZwY8OMCQnrQzSIbAknTfUMpRIDdOANHDaVJ8eaZGOqfM2WG4VSSpE8EFas7YGOw2%2BAf8iOXzdPS7JcwgOaZadlO1G6NLh5EKnDnybth7MMbX%2BmDGdXcszDYFVSjLM0JFkE58lDesb/IlLJdNvvAiSBsBLc3QypNzqntk0TzsQ0gMPN1gpIveD9RyG2ZekZQqBJNvNkmAxL6eziSj4u2J2KPm0nIpC5Kw4lHmRjw8C5iKfTSacxXysGaJ8gTcCYgdbg4GZsCTFuChG49loPNnnc/pQ0ofpd5LUF%2BXeSyPia%2B/LfDgnIf2439ej%2BqnZk%2BQbeBzUiAlktejNokNjf2PffSy7ekZW6BbZDeLMc/RzrNluaqsk/5lUStnXtQcW4qjBdzDIp1m436W/kWLUDqk0eGZQggkkaeoe/6VjSrYSfFTdkeza%2BbKKIAZz4lYEOIX/mCxZW%2B2Yl9hLBSfGw1WsW/BaxYodtKu7UE55nxeve8dfrRe9i3GrQOz7sZz14SLjX%2BHn2D9m%2Bx29/YmrXw%3D%3D HTTP/1.1" 200 2290 537ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp3dmETGrAAiYKqIqXNht3m0Jtrj4klf9XjTei/r3eBZis1HHqy5Jl5xvO%2B4wUyoz1dt/HZ7uFnCxizo9EWaR9YkjZY6hgqpJYZQBo5rddf7mmZj6kPLjruNMnWiBCicnbjLLYGQg3hRXH4tr9fkucYPdKiOGrXjtDn/cmFyT0EmcsA9pC7cCiYKS7lhYHI1loxLNCTbJuepSzrGvyNyxUzb7wEUhYgKHvwKubcmY5Z1w97ECoAjwOsEon7yQUO/exLIplGINluuyRY8rtyNuNsPpHjyY1g5UzM5reCcwGSC8lAzuVkOv8wSflYMUT1Am8ExBZ2FiOzcUnKcVmOxrPR%2BLaZzOn0hk7vvpOsOiv3UVmRXntd5h%2BnJKSfm6YaVQ91Q7InCNirkRLIatGZRfvGYWDfdSy7eEZW6BfFAHHiefo11ey2ldOK/8rWWrvXTQAW06gxtNDLZ1i83qW7UWIk%2B1QaA7OowEaS1VWHf2yZVlJBSKp7Ulw6n1cRRG9O2ooIx/gfk2UbZzwLCjup4Mh4vIg1BG90qtiDXF2Fcsq7vHTdOf7qguhcTFsFounG8i7Es4z/hJ9i78z2Jzr8iavf HTTP/1.1" 200 2289 509ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQihAQuQUlBVpG03JXQPvRlnwlryVz3OLv33dQJ0qdRy2JMlz8wznvcdL5ApaWnZ%2BWe9g58doI9OSmqkQ2BJOqepYSiQaqYAqee0Lr880CxOqXXGG24kiUpEcF4YvTYaOwWuBvciOHzfPSzJs/cWaZKcpOlGaOPh5I2KLbg2bh3oY2zcMWEquZYnCjwrpWCYoCXRJjxLaNY3%2BBsXC6beeAEkNIAT%2BmiFj7lRPbOuH3fQCAfc32BFE7ifjOMwzL4kLZMIJNpulgSzA%2BPjYtLOs0n6gWeHnM/yYtLM%2BHR%2BmBQszTPI06IY85CPFUMUL/BGQOxgq9Ez7ZckS7NslM5Gab4fz%2Bl0QqfFDxJVF%2BU%2BCt2E196X%2BXBOQvp5v69G1WO9J9ETOBzUCAlktejNokNjd2PffSy7ekZWaBfJDeLMs/RrqNluKiMF/xWVUprXtQPmw6jedTDIp5i/36W/Ec2oHVKpd0yjAO1JVFc9/lvHpGgFuKC6Jcm182UVoRnMCVvh4eTfMVm0NsoyJ7CXCk6M%2B6tYt%2BC1DBU7aFd3oZzyPi9c946/Gtf0Loatgmbfj2WN8xcZ/wk/x/4z25/o7U9c/QY%3D HTTP/1.1" 200 2292 562ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STYLZLEAiYKqIm27WUJ76G1wJqyl%2BKMeZ5f%2B%2BzoBuqnUcujJkmfmGc/7jucEqrF81foXvcMfLZKPTqrRxPvAgrVOcwMkiWtQSNwLXq4%2BP/IsTrl1xhthGhatiNB5afTaaGoVuhLdqxT4dfe4YC/eW%2BJJcmpMOyIb96eoVGzR1XHtUB9j444JqORanij0sGokUEKWRZvwLKmha/AnLpag3nkBJDWik/popY%2BFUR2zLJ92WEmHwg%2Bwsgrcj8YJ7GdfsBoaQhZtNwtGWSWm0%2BkE6hkc7kGMBeJ4hhlOH8YIeZ5WaV4f8ll%2BF/KpACL5iu8Eoha3mjxov2BZmmWj9GGUjvd3Mz6555P8O4uKi3IfpK7Ca2/LfDgnEf%2B03xej4qncs%2BgbOurVCAlsOe/M4n1jN7DvNhaunrEl2XkyQJx5ln8JNdtNYRopfkarpjFva4fgw6jetdjLp8Df7tLdyGpU96ncO9AkUXsWlUWHf26hkbVEF1S3LLl2vqwiVr05YSs8nvx/TBatjbLgJHVS4QmEv4o1BK%2BbULHDenkTKrjo8sJ15/ibcVXnYtgqrPbdWNY4f5Hxr/Bz7B%2Bz/Y4Of%2BLyFw%3D%3D HTTP/1.1" 200 2289 538ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 132ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 133ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 145ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 140ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 147ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 144ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 145ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 155ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f54eac874ef9e1b527bfecf279e030929b8c720b&AMAuthCookie= HTTP/1.1" 200 766 19ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2dc6665af9ab3ac4cee49e2e684ea770d07fb7971&AMAuthCookie= HTTP/1.1" 200 766 19ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2bac173f92306c2b4c8473d8c59b37a042e40771c&AMAuthCookie= HTTP/1.1" 200 766 16ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds23a9eb19b9f8c36fa1f1f8397e700a2277b219d46&AMAuthCookie= HTTP/1.1" 200 766 15ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f5753155ff47ef53c4bec0c43e01f61fc0de4409&AMAuthCookie= HTTP/1.1" 200 766 19ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2761cf0d0ea356fe49dfba521e6d2b42520778309&AMAuthCookie= HTTP/1.1" 200 766 16ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds282d80d9676a8711e641b8139116cdf11fb30d2f4&AMAuthCookie= HTTP/1.1" 200 766 19ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds29daafee75aa3683fea8e24cba8d8568884c7868b&AMAuthCookie= HTTP/1.1" 200 766 18ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2dc6665af9ab3ac4cee49e2e684ea770d07fb7971&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 375ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s23a9eb19b9f8c36fa1f1f8397e700a2277b219d46&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 369ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s282d80d9676a8711e641b8139116cdf11fb30d2f4&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 372ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f5753155ff47ef53c4bec0c43e01f61fc0de4409&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 372ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2761cf0d0ea356fe49dfba521e6d2b42520778309&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 372ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s29daafee75aa3683fea8e24cba8d8568884c7868b&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 376ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f54eac874ef9e1b527bfecf279e030929b8c720b&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 373ms 10.0.6.14 - - [04/Aug/2022:19:53:58 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2bac173f92306c2b4c8473d8c59b37a042e40771c&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 377ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 41ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 44ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 44ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 45ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 44ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 47ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysr3/WCBZrEAiYKqIqXNlqU59ObYs8SSv%2BrxJvTf17tAQ6WWQ06WPDPPeN53PEemlaOrLjybHfzsAENy1MogHQIL0nlDLUOJ1DANSAOnzerLPS2zgjpvg%2BVWkWSFCD5Ia9bWYKfBN%2BBfJIfvu/sFeQ7BIc3zo7Jdii4bTi505sC3WevBHDLrDznT%2BaU81xDYSkmGOTqSbOKzpGF9g79xmWT6jRdB0gB4aQ5Ohoxb3TOb5mEHQnrg4QorReR%2Bsp7DMPuCtEwhkGS7WRAsp2M%2BK0YVsIkoS6jKdlywio14Mbv7INpiVolqdPc0Gcd8rBmifIE3AmIHW4OBmbAgZVGWaVGlxWQ/mtHpmE5nP0hSn5X7KI2Ir70t89MpCenn/b5O64dmT5JH8DioERPIct6bRYfG/sq%2B21h28Yws0c3zK8SJ5%2BjXWLPd1FZJ/itZKWVf1x5YiKMG38Egn2bhdpf%2BRoq0HVJp8MygBBNI0tQ9/lvHlGwl%2BKi6I/ml83kVQQzmxK0IcAzvmCxZW%2B2Yl9hLBUfGw0Wsa/BaxYodtMubUE55nxeve8dfrRe9i3GrQOz7sZz14SzjP%2BGn2H9m%2BxO9/onL3w%3D%3D HTTP/1.1" 200 2292 6ms 10.0.7.1 - - [04/Aug/2022:19:53:59 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 21ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 23ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2671856fee521562928a725c0b1bdd899128e555a&AMAuthCookie= HTTP/1.1" 200 766 4ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2fd8393760c450b3a5f9a5f4c96326f72b1067b2e&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 23ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 24ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 23ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds21370ca9ae363a79b85bc73149db2e17c929edd87&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds23b4b8c3fc14a3d4a93b9c0118ce0fc288998e5ba&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 27ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds28623e760e3e8d4899af7dd819521ad77e73efe61&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2cda0a3f890e16c4b2dc977717ea1fd0916723f43&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2671856fee521562928a725c0b1bdd899128e555a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 46ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2fd8393760c450b3a5f9a5f4c96326f72b1067b2e&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 49ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s21370ca9ae363a79b85bc73149db2e17c929edd87&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 48ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s23b4b8c3fc14a3d4a93b9c0118ce0fc288998e5ba&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 45ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2cda0a3f890e16c4b2dc977717ea1fd0916723f43&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 46ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s28623e760e3e8d4899af7dd819521ad77e73efe61&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 49ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 14ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 13ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STYEChYgpaCqSNtuSugeevPaE9aSv%2Bpxdum/rxOgS6WWw54seWae8bzveIFMK0erLjybHfzsAENy1MogHQJL0nlDLUOJ1DANSAOnTfXlnhZpTp23wXKrSFIhgg/SmrU12GnwDfgXyeH77n5JnkNwSLPsqGw3QpcOJxc6deDbtPVgDqn1h4zp7FKeaQisUpJhho4km/gsaVjf4G9cKpl%2B40WQNABemoOTIeVW98ymediBkB54uMJKEbmfrOcwzL4kLVMIJNlulgSLSTsri%2Bl09uGJj9ndvGwL0YrpfDItx%2BUszyd8nE/Hgs9jPtYMUb7AGwGxg63BwExYkiIvilE%2BG%2BXl/m5OJ2M6mf8gSX1W7qM0Ir72tsxPpySkn/f7elQ/NHuSPILHQY2YQFaL3iw6NPZX9t3GsotnZIVukV0hTjxHv8aa7aa2SvJfSaWUfV17YCGOGnwHg3yahdtd%2BhspRu2QSoNnBiWYQJKm7vHfOqZkK8FH1R3JLp3PqwhiMCduRYBjeMdkydpqx7zEXio4Mh4uYl2D1ypW7KBd3YRyyvu8eN07/mq96F2MWwVi34/lrA9nGf8JP8X%2BM9uf6PVPXP0G HTTP/1.1" 200 2292 6ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUjKLliAlIKqIm27KaF76M3YE9aSv%2Bpxdum/rxOgS6WWw54seWae8bzveI5MK0erLjybLfzsAENy1MogHQIL0nlDLUOJ1DANSAOnTfXlgRZpTp23wXKrSFIhgg/SmpU12GnwDfgXyeH79mFBnkNwSLPsqGw3QpcOJxc6deDbtPVgDqn1h4zp7FKeaQisUpJhho4k6/gsaVjf4G9cKpl%2B40WQNABemoOTIeVW98ymedyCkB54uMJKEbmfrOcwzL4gLVMIJNmsFwSL8h4m93zWTsW0yMf7fcmKSSlylo9bDiDKyfRu1rZ3s5iPNUOUL/BGQOxgYzAwExakyItilE9H%2BYfdeEYnJZ3MfpCkPiv3URoRX3tb5v0pCenn3a4e1Y/NjiRP4HFQIyaQ5bw3iw6N/ZV9t7Hs4hlZoptnV4gTz9GvsWazrq2S/FdSKWVfVx5YiKMG38Egn2bhdpf%2BRopRO6TS4JlBCSaQpKl7/LeOKdlK8FF1R7JL5/MqghjMiVsR4BjeMVmystoxL7GXCo6Mh4tY1%2BCVihVbaJc3oZzyPi9e946/Wi96F%2BNWgdj1Yznrw1nGf8JPsf/M9id6/ROXvwE%3D HTTP/1.1" 200 2292 6ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPfb9owEMf/lcjvJMGU0liAxEDTkLo1JawPe3OdC7XkX/M5Lfvv5wRYM2nlYU%2BWfHef832/5zlyrRxbteHF7OBnCxiSo1YGWR9YkNYbZjlKZIZrQBYEq1Zf7xlNc%2Ba8DVZYRZIVIvggrVlbg60GX4F/lQK%2B7%2B4X5CUEhyzLjsq2I3Rpf4papw58kzYezCG1/pBxnV3KMw2Br5TkmKEjySY%2BSxreNfgbl0qu33kRJA2Al%2BbgZEiF1R2zqh52UEsPIgywso7cz9YL6GdfkIYrBJJsNwuClOezibils6mg04LeFbf5jBb0ho7puKFTKAQ0k3HNn2M%2BlhxRvsI7AbGFrcHATVgQmlM6yu9G%2Bc1%2BXLDphE2LHyQpz8p9kqaOr70u8/MpCdmX/b4clQ/VniRP4LFXIyaQ5bwzi/WN/cC%2B61h%2B8Yws0c2zAeLEc%2BxbrNluSquk%2BJWslLJvaw88xFGDb6GXT/NwvUt3I%2BtR06ey4LlBCSaQpCo7/GPLlWwk%2BKi6I9ml83kVoe7NiVsR4Bj%2BY7JkbbXjXmInFRy5CBexhuC1ihU7aJZXoYKJLi9ed46/WV93LsatgnrfjeWsD2cZ/wk/xT6Y7U90%2BBOXvwE%3D HTTP/1.1" 200 2290 5ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPbjtMwEIZfJfJ9Dg3pyWorlVaISgsbmsIFd1570rXkEx5nt7w9TtqyRYJecGXJM/ON5//HC2RaObruwrPZw48OMCQnrQzSIbAknTfUMpRIDdOANHDarD890DIrqPM2WG4VSdaI4IO0ZmMNdhp8A/5Fcvi6f1iS5xAc0jw/Kdul6LLh5EJnDnybtR7MMbP%2BmDOdX8tzDYGtlWSYoyPJNj5LGtY3%2BBOXSabfeBEkDYCX5uhkyLjVPbNpHvcgpAcebrBSRO4H6zkMsy9JyxQCSXbbJcGyGhXjyYjNxtW8Ldh0VM0m5USI%2BaSsnqCatjMhZhPBpjEfa4YoX%2BCNgNjBzmBgJixJWZRlWszSojqM5nT8jo7n30lSX5R7L42Ir70v89M5CenHw6FO68fmQJJv4HFQIyaQ1aI3iw6N/Y1997Hs6hlZoVvkN4gzz9HPsWa3ra2S/GeyVsq%2BbjywEEcNvoNBPs3C/S79jRRpO6TS4JlBCSaQpKl7/JeOKdlK8FF1R/Jr58sqghjMiVsR4BT%2BY7JkY7VjXmIvFZwYD1exbsEbFSv20K7uQjnlfV687h1/tV70LsatAnHox3LWh4uMf4WfY/%2BY7Xf09ieufgE%3D HTTP/1.1" 200 2292 5ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 20ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 18ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds25f8426687bc3a194f2dfd69564348005c3063dc9&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2bab1cfd23eaf149ceb0b2594fc2ec9d58ebc0158&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 22ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds26863875b19a494a40b497b6b30f00cdfcfda8866&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2bab1cfd23eaf149ceb0b2594fc2ec9d58ebc0158&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 33ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s25f8426687bc3a194f2dfd69564348005c3063dc9&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 40ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s26863875b19a494a40b497b6b30f00cdfcfda8866&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 32ms {"timestamp":"2022-08-04T19:53:59.881Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1297"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.881Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1297"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.882Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1297"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.882Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1297"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.882Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1297"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.882Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1297"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.882Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1297"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.882Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1297"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.886Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1297"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:53:59.886Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1297","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1300"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1302"} {"timestamp":"2022-08-04T19:53:59.890Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1303"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.890Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1303"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.890Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1303"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.890Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1303"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:53:59.890Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1303"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.890Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1303"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:53:59.890Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1303"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.890Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1303"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:53:59.894Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1303"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:53:59.894Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1303","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1306"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1309"} {"timestamp":"2022-08-04T19:53:59.897Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1297","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1300"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1300","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1311"} {"timestamp":"2022-08-04T19:53:59.898Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1297","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1300"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1313"} {"timestamp":"2022-08-04T19:53:59.899Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1297","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1300"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52054},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7779ee870ed3344d31065367c91faa70"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1316"} {"timestamp":"2022-08-04T19:53:59.903Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1303","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1306"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1306","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1319"} {"timestamp":"2022-08-04T19:53:59.904Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1303","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1306"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1321"} {"timestamp":"2022-08-04T19:53:59.905Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1303","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1306"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4bbe6b07f03d6e2137a87b99cc91f122"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1323"} {"timestamp":"2022-08-04T19:53:59.923Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1324"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:59.927Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1326"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:53:59.939Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1324","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1300","s2a0322bd9d7f9852123524c2362d3a2de705f64c7","4845ABF547CCE4A6A0532818C5B10191"],"client":{"ip":"10.0.6.14","port":52054},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["77a99b51f2152b17c398cc8aba5b6d43"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":33,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1328"} {"timestamp":"2022-08-04T19:53:59.943Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1326","trackingIds":["s2a76afc728f86920dbf7f862c2697b21b866f3625","CA68B155FCC3CE8E732F53E4D1316E19","70069da9-74a3-4bfb-a67c-a93f8fd00789-1306"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fe1c17fb680231afa024bf0120db8742"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":33,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1330"} {"timestamp":"2022-08-04T19:54:00.070Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1332"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.070Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1332"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.070Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1332"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.070Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1332"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.070Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1332"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.070Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1332"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.070Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1332"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.070Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1332"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.075Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1332"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:00.076Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1332","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1335"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1337"} {"timestamp":"2022-08-04T19:54:00.087Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1332","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1335"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1335","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1340"} {"timestamp":"2022-08-04T19:54:00.088Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1332","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1335"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1342"} {"timestamp":"2022-08-04T19:54:00.089Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1332","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1335"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52054},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9f2e70bcdd66c7724b027bc94d2812e7"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1347"} {"timestamp":"2022-08-04T19:54:00.116Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1354"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.131Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1354","trackingIds":["s2242ae9b28f974346fb1524b3f3db5f7925bf7f09","9F38FA370E1B5ABCD1369AEECF12718E","70069da9-74a3-4bfb-a67c-a93f8fd00789-1335"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e3139c728fba99c493ed8717c6834489"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":37,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1356"} {"timestamp":"2022-08-04T19:54:00.234Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1357","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1306"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1375"} {"timestamp":"2022-08-04T19:54:00.234Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1358","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1165"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1378"} {"timestamp":"2022-08-04T19:54:00.234Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1361","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1129"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1377"} {"timestamp":"2022-08-04T19:54:00.234Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1363","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1251"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1373"} {"timestamp":"2022-08-04T19:54:00.234Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1360","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1245"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1379"} {"timestamp":"2022-08-04T19:54:00.234Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1364","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1161"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1374"} {"timestamp":"2022-08-04T19:54:00.234Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1359","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1007"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1376"} {"timestamp":"2022-08-04T19:54:00.235Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1362","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1001"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1381"} {"timestamp":"2022-08-04T19:54:00.235Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1363","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1251"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1251","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1385"} {"timestamp":"2022-08-04T19:54:00.235Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1364","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1161"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1161","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1387"} {"timestamp":"2022-08-04T19:54:00.235Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1361","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1129"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1129","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1384"} {"timestamp":"2022-08-04T19:54:00.235Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1360","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1245"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1245","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1391"} {"timestamp":"2022-08-04T19:54:00.235Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1362","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1001"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1001","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1397"} {"timestamp":"2022-08-04T19:54:00.235Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1359","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1007"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1007","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1389"} {"timestamp":"2022-08-04T19:54:00.235Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1358","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1165"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1165","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1396"} {"timestamp":"2022-08-04T19:54:00.235Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1357","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1306"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1306","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1395"} {"timestamp":"2022-08-04T19:54:00.243Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.249Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.251Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.252Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.253Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.255Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.256Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.258Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.308Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1400","trackingIds":["s21bfea7cb22ed59a3a2caeb5401935eb73ea275f8","57D4782F2230AB4A45565618F8F5F1BD"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["09b2d6c53f0ec3fc007764c296abd8e1"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1409"} {"timestamp":"2022-08-04T19:54:00.308Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1401","trackingIds":["FE17845FD5DEB2E3576DCEC3F61E9A5E","s2f253797a1eda0dcfe0c815d52964c2a39e704c55"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0897edd43c2c2cd53f368246c5680872"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1411"} {"timestamp":"2022-08-04T19:54:00.311Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1405","trackingIds":["s2c102e42e84bd17ca285306187108ce8314c248a1","7BA82E920CC1EB0056C68C38A0096A90"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["299e210ff8ef51ecea07cf5a47bc25b3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1417"} {"timestamp":"2022-08-04T19:54:00.311Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1404","trackingIds":["EA574C37CBAD370E4538FBCB88D2502F","s2c8be23729da902fa966cc8179cac0a06c6f1a89b"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5459877b2b003b19f719e3c6d379fba9"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1419"} {"timestamp":"2022-08-04T19:54:00.311Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1403","trackingIds":["C98CF317AA5E281C6B645C434BF20422","s2b5c381f15dfb8df5267901bbb6ca9efbc9d1bb3d"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6e4a6d246687f4dfa2d4d8fb107b4f94"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":5,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1422"} {"timestamp":"2022-08-04T19:54:00.311Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1402","trackingIds":["s26972cad19753268c1159ca1c3807d8b16f331426","ADCD8EE147EA1B094256AB67D27EDCB2"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5cbd68604afb086f4b47ec26305ab700"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":5,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1425"} {"timestamp":"2022-08-04T19:54:00.311Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1406","trackingIds":["s23c797436c27e5029809764eccde4c024251d4c30","8E7CEFEA725F270049138E0E2A9D5C09"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7ff1f9215775b818fb323f401b4772af"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1427"} {"timestamp":"2022-08-04T19:54:00.312Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1407","trackingIds":["s21e2c815112c06f3403f8288121f3b209bf87289b","3BCAEFC619971B22B10630BDDCAB4000"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7a32dae54e8c8f182f9e2c7475999f46"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1429"} {"timestamp":"2022-08-04T19:54:00.312Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1412"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.312Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1414"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.312Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1412"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.312Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1414"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.312Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1412"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.312Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1414"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.312Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1412"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.312Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1414"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.312Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1412"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.312Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1414"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.312Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1412"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.312Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1414"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.312Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1412"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.312Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1414"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.312Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1412"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.312Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1414"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.315Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1433"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.315Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1433"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.316Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1433"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.316Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1433"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.316Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1433"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.316Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1433"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.316Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1433"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.316Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1436"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.316Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1433"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.316Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1436"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.316Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1436"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.316Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1436"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.317Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1436"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.317Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1436"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.317Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1436"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.317Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1436"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.317Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1439"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.317Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1439"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.317Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1439"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.317Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1439"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.317Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1439"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.317Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1439"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.317Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1439"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.317Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1439"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1414"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1442"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1442"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1443"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1443"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1414","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1431"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1455"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1442"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1442"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1442"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1443"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1442"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1443"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1442"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1412"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1442"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1443"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1443"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1450"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1443"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1450"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1443"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.318Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1412","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1430"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1458"} {"timestamp":"2022-08-04T19:54:00.319Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1450"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.319Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1450"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.319Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1450"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.319Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1450"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.319Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1450"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.319Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1450"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.319Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1432","trackingIds":["s214449d8ac9f83c6e70e6a56c61f7926222dc52a3","2F48B3CB2FCA09074706F116F4C7F345"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3bfdf66f021f15e7183b807a1ec0c051"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":5,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1460"} {"timestamp":"2022-08-04T19:54:00.321Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1436"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:00.321Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1433"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:00.321Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1436","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1452"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1468"} {"timestamp":"2022-08-04T19:54:00.321Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1433","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1449"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1467"} {"timestamp":"2022-08-04T19:54:00.322Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1439"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:00.321Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1444","trackingIds":["72B93E3DC3F366D5DDB8E405FCECEC58","s2a9b77f021aead32e5d9e4c93f9f4e55e2125c9ed"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e94324a872ad9891230902da79b243d5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1471"} {"timestamp":"2022-08-04T19:54:00.322Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1439","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1456"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1474"} {"timestamp":"2022-08-04T19:54:00.322Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1442"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:00.322Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1442","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1461"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1477"} {"timestamp":"2022-08-04T19:54:00.323Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1443"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:00.323Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1469"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.323Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1443","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1462"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1479"} {"timestamp":"2022-08-04T19:54:00.323Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1469"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.323Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1450"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:00.323Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1469"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.323Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1469"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.323Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1469"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.323Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1450","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1463"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1481"} {"timestamp":"2022-08-04T19:54:00.323Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1469"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.323Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1469"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.323Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1469"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.325Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1482"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.325Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1482"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.325Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1482"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.325Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1482"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.325Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1482"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.325Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1482"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.325Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1482"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.325Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1482"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.325Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1464","trackingIds":["s2470aa99d131e999f281feb001f7d6a54035200b2","5CCCFA61B08A70F194A8F46E1CAF492B"],"client":{"ip":"10.0.6.14","port":52060},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bd67a64d10e39034838e1582f94e2abc"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1489"} {"timestamp":"2022-08-04T19:54:00.328Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1469"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:00.328Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1469","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1485"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1496"} {"timestamp":"2022-08-04T19:54:00.328Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1414","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1431"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1431","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1498"} {"timestamp":"2022-08-04T19:54:00.329Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1414","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1431"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1502"} {"timestamp":"2022-08-04T19:54:00.329Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1412","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1430"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1430","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1500"} {"timestamp":"2022-08-04T19:54:00.329Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1482"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:00.330Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1482","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1490"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1506"} {"timestamp":"2022-08-04T19:54:00.330Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1412","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1430"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1508"} {"timestamp":"2022-08-04T19:54:00.330Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1414","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1431"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52062},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ef418d8bacf08c70eda00e81ca00586a"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1510"} {"timestamp":"2022-08-04T19:54:00.331Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1412","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1430"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f4fe9625eeec5e786ebf39f0657dde37"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1512"} {"timestamp":"2022-08-04T19:54:00.331Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1439","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1456"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1456","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1514"} {"timestamp":"2022-08-04T19:54:00.332Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1442","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1461"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1461","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1516"} {"timestamp":"2022-08-04T19:54:00.335Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1439","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1456"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1518"} {"timestamp":"2022-08-04T19:54:00.335Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1442","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1461"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1524"} {"timestamp":"2022-08-04T19:54:00.335Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1433","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1449"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1449","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1523"} {"timestamp":"2022-08-04T19:54:00.335Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1450","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1463"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1463","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1526"} {"timestamp":"2022-08-04T19:54:00.335Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1443","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1462"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1462","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1528"} {"timestamp":"2022-08-04T19:54:00.336Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1433","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1449"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1530"} {"timestamp":"2022-08-04T19:54:00.336Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1450","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1463"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1532"} {"timestamp":"2022-08-04T19:54:00.336Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1443","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1462"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1534"} {"timestamp":"2022-08-04T19:54:00.336Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1442","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1461"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52294},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ebd276ded7abd03bf5cc95edf980de85"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1536"} {"timestamp":"2022-08-04T19:54:00.336Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1439","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1456"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e959f51b358d88560f8039d91b67fd53"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1538"} {"timestamp":"2022-08-04T19:54:00.337Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1433","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1449"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52026},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["aaf7b0aee79a45340734578fdc48f717"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1540"} {"timestamp":"2022-08-04T19:54:00.337Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1450","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1463"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52300},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["633ec967dbfc5278223708b47a4dde5b"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1542"} {"timestamp":"2022-08-04T19:54:00.338Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1443","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1462"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52292},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5d572366068af0e75eaed04ba119545e"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1544"} {"timestamp":"2022-08-04T19:54:00.340Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1436","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1452"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1452","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1549"} {"timestamp":"2022-08-04T19:54:00.340Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1436","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1452"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1554"} {"timestamp":"2022-08-04T19:54:00.341Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1436","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1452"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52226},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e319c18194ee05674fe85f767e543100"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":26,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1556"} {"timestamp":"2022-08-04T19:54:00.344Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1469","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1485"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1485","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1567"} {"timestamp":"2022-08-04T19:54:00.345Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1469","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1485"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1569"} {"timestamp":"2022-08-04T19:54:00.346Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1469","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1485"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52302},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["77c9457d3df0aaaf9a92e92ee3b347b8"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1571"} {"timestamp":"2022-08-04T19:54:00.347Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1482","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1490"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1490","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1574"} {"timestamp":"2022-08-04T19:54:00.347Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1482","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1490"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1576"} {"timestamp":"2022-08-04T19:54:00.348Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1482","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1490"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51992},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["748583662283e07c1f90c7e2262f56a2"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1578"} {"timestamp":"2022-08-04T19:54:00.365Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1564"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.365Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1560"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.371Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1546"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.374Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1581"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.376Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1582"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.377Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1559"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.378Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1565"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.382Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1560","trackingIds":["s26972cad19753268c1159ca1c3807d8b16f331426","0349B941BC8A324C0DEE4D84B62012E8","70069da9-74a3-4bfb-a67c-a93f8fd00789-1456"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2b5148761129943c1ff5375d89ebc305"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":40,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1584"} {"timestamp":"2022-08-04T19:54:00.384Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1564","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1463","FAD2AB0286F0DB591FAD7D467846D1C8","s2bfea5b4ff6681178c76be7d62315afb9d558dfbe"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a577ac5372c568f54c91013e1a39cc71"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":40,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1586"} {"timestamp":"2022-08-04T19:54:00.391Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1545"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.391Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1581","trackingIds":["5DB4D304A26DD38C22576636C01903D0","70069da9-74a3-4bfb-a67c-a93f8fd00789-1485","s2fac43f9cfab3d306f12c96323ff4946afb26b804"],"client":{"ip":"10.0.6.14","port":52302},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2b3ce6c31a5d8e28706e3bc575837ad2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":39,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1588"} {"timestamp":"2022-08-04T19:54:00.395Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1559","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1461","s21e2c815112c06f3403f8288121f3b209bf87289b","75FB51CFEB98D013BCFC3B318223C7A0"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["56ead529e1271e632255d8607f1ba36c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":53,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1591"} {"timestamp":"2022-08-04T19:54:00.395Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1546","trackingIds":["s21bfea7cb22ed59a3a2caeb5401935eb73ea275f8","70069da9-74a3-4bfb-a67c-a93f8fd00789-1431","C207B510F1ED1FA09534770E17B3ED06"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9dc6a56c0ea1eca6bd612a7db947d298"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":57,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1592"} {"timestamp":"2022-08-04T19:54:00.396Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1582","trackingIds":["s2a9b77f021aead32e5d9e4c93f9f4e55e2125c9ed","70069da9-74a3-4bfb-a67c-a93f8fd00789-1490","E97274E0B3C45657A0A5144A839007BB"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e7825f563743f5f5c3fb77340c49fb89"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":43,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1594"} {"timestamp":"2022-08-04T19:54:00.397Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1565","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1462","s23c797436c27e5029809764eccde4c024251d4c30","42D046A25683BCD5D176A1CB77FFF9C1"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8f4ebbe7338327d61e39470becdc126a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":53,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1596"} {"timestamp":"2022-08-04T19:54:00.399Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1561"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.399Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1572"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.412Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1545","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1430","1EF3F52A8384180B218F42E7C722D9DE","s294d060124d53bb05ed0d21bd00c0a047d800a7bc"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1a091940fb66a60b39f34aacabcb9ed0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":74,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1598"} {"timestamp":"2022-08-04T19:54:00.419Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1572","trackingIds":["FDB7C0E429274262A02770D7A7058BA9","70069da9-74a3-4bfb-a67c-a93f8fd00789-1452","s2c8be23729da902fa966cc8179cac0a06c6f1a89b"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["631c868e9d1844bc7eacf6031a28e188"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":73,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1600"} {"timestamp":"2022-08-04T19:54:00.425Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1561","trackingIds":["E49323910040E0F28DEBF2CC50AB09FD","s2c102e42e84bd17ca285306187108ce8314c248a1","70069da9-74a3-4bfb-a67c-a93f8fd00789-1449"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["619ec2d640f442a921b85c86a487aab2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":83,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1602"} {"timestamp":"2022-08-04T19:54:00.483Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1607","trackingIds":["s2828b50037ef2f1c6e06245059884e16845986ee1","751286ED11184BFB2F9C6BEC620CE8E3"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9d510e4e1e552e219a72e046a99e45d4"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":5,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1609"} {"timestamp":"2022-08-04T19:54:00.495Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1613"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.495Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1613"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.495Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1613"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.495Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1613"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.495Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1613"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.495Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1613"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.496Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1613"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.495Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1612","trackingIds":["s23101a95d57fe08eedcc2c31b85c0740a70ad2cfe","2D0B86D9CC1123546EB3453211FEFAE9"],"client":{"ip":"10.0.6.14","port":52302},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cfb01da8a2626dc49d6c6328c5b9a016"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1617"}{"timestamp":"2022-08-04T19:54:00.496Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1613"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.501Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1613"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:00.501Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1613","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1618"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1620"} {"timestamp":"2022-08-04T19:54:00.504Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1621"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.504Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1621"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.504Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1621"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.504Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1621"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.504Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1621"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.504Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1621"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.504Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1621"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.504Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1621"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.508Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1624","trackingIds":["s27f8b83648e415e6e1fd3f9687acd6ca04d1722ba","B1D105D7DEEF86BC32E7D4CA93BE77E2"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["03484a19f4954358faf79d887d5589ed"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1630"} {"timestamp":"2022-08-04T19:54:00.508Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1621"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:00.508Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1621","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1625"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1632"} {"timestamp":"2022-08-04T19:54:00.510Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1627","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1485"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1636"} {"timestamp":"2022-08-04T19:54:00.510Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1627","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1485"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1485","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1641"} {"timestamp":"2022-08-04T19:54:00.512Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1613","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1618"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1618","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1643"} {"timestamp":"2022-08-04T19:54:00.512Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1613","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1618"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1645"} {"timestamp":"2022-08-04T19:54:00.512Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1633","trackingIds":["38DAD2D32AB8753AFEB9D9E20952DAF3","s20431fb40d16a0385df90a51bc7869fba3e562eda"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c9bbf0c8448bb9ac692ecc7e4631c261"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1647"} {"timestamp":"2022-08-04T19:54:00.514Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1637","trackingIds":["s2c10bccaefdbeb7f8186d9a99e9a5ddd09d645233","0ACDEEBA9AADAC62923E598AC18926B8"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1c7ab3f2dbaa45baf1299fd651d935f0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1649"} {"timestamp":"2022-08-04T19:54:00.514Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1613","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1618"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52008},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["108ee5475100e5553d8b2c21e3a8cec8"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1652"} {"timestamp":"2022-08-04T19:54:00.514Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1638","trackingIds":["E55DAFC9B72B6C00A82D148544B79CBD","s2072f6ddf90f6fd3a7519077b9838c158c99af759"],"client":{"ip":"10.0.6.14","port":52060},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bd184812d00c3e8366252379a8ff2f6a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1655"} {"timestamp":"2022-08-04T19:54:00.515Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1650"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.515Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1650"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.515Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1650"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.515Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1650"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.515Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1650"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.515Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1650"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.516Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1650"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.516Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1650"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.516Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1658"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.516Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1658"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.516Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1658"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.516Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1658"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.517Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1658"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.517Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1658"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.517Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1658"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.517Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1658"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.517Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.518Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1621","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1625"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1625","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1666"} {"timestamp":"2022-08-04T19:54:00.519Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1621","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1625"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1668"} {"timestamp":"2022-08-04T19:54:00.520Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1650"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:00.520Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1650","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1661"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1670"} {"timestamp":"2022-08-04T19:54:00.520Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1621","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1625"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52294},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a3f4bda8bcec8845d4cf802d76c99dff"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1673"} {"timestamp":"2022-08-04T19:54:00.521Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1658"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:00.521Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1658","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1662"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1675"} {"timestamp":"2022-08-04T19:54:00.532Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1679","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1449"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1683"} {"timestamp":"2022-08-04T19:54:00.533Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1679","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1449"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1449","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1685"} {"timestamp":"2022-08-04T19:54:00.533Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1658","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1662"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1662","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1687"} {"timestamp":"2022-08-04T19:54:00.534Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1658","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1662"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1689"} {"timestamp":"2022-08-04T19:54:00.534Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1658","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1662"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52060},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["215e1061b1e1b47b940addf4f862b127"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1692"} {"timestamp":"2022-08-04T19:54:00.536Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1681","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1430"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1694"} {"timestamp":"2022-08-04T19:54:00.536Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1681","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1430"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1430","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1696"} {"timestamp":"2022-08-04T19:54:00.537Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1650","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1661"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1661","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1698"} {"timestamp":"2022-08-04T19:54:00.537Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1650","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1661"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1700"} {"timestamp":"2022-08-04T19:54:00.538Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1690","trackingIds":["EC636AEF1C0FE7DCFA7729C0F649DEC8","s27bf8627affba09e45446754902c616e54e7d70af"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3f5d21d68d63150710390343d00e75cb"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1703"} {"timestamp":"2022-08-04T19:54:00.538Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1650","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1661"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52300},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f6c27f0a611d5a9228af92155caac55f"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1705"} {"timestamp":"2022-08-04T19:54:00.541Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1671"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.541Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1706"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.541Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1706"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.541Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1710"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.541Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1710"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.542Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1706"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.542Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1706"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.542Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1706"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.542Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1710"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.542Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1706"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.542Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1710"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.542Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1706"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.542Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1710"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.542Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1706"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.542Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1710"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.542Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1710"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.542Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1710"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.544Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.544Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1677"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.545Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.546Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1714","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1462"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1719"} {"timestamp":"2022-08-04T19:54:00.546Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1710"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:00.546Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1714","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1462"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1462","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1721"} {"timestamp":"2022-08-04T19:54:00.546Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1710","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1715"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1723"} {"timestamp":"2022-08-04T19:54:00.547Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1706"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:00.547Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1706","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1716"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1725"} {"timestamp":"2022-08-04T19:54:00.554Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1726","trackingIds":["667BC5C281AB34CACF1A85834139ABEF","s2d23787ba4c2d0e902d6d586e9fea6ff3bc2068fa"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a521f58b3e976425af0b091a0a40e4a6"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1730"} {"timestamp":"2022-08-04T19:54:00.555Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1671","trackingIds":["CCF0A0F30F0B30556E30AF6566DFF2D1","s2adf91b0de70d97c7c9ba43e09cd4bbe6922e0ce0","70069da9-74a3-4bfb-a67c-a93f8fd00789-1618"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["96e72b2bb131634f9f37cc12f01fbaa3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":35,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1732"} {"timestamp":"2022-08-04T19:54:00.557Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1733"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.557Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1733"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.557Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1733"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.557Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1733"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.557Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1733"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.557Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1733"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.557Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1733"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.557Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1733"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.559Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1706","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1716"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1716","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1739"} {"timestamp":"2022-08-04T19:54:00.559Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1710","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1715"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1715","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1740"} {"timestamp":"2022-08-04T19:54:00.560Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1706","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1716"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1742"} {"timestamp":"2022-08-04T19:54:00.560Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1710","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1715"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1744"} {"timestamp":"2022-08-04T19:54:00.561Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.561Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1745"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.561Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1710","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1715"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52226},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7cbe07f6a41b56317e603f554d7c59d8"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1750"} {"timestamp":"2022-08-04T19:54:00.561Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1745"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.561Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1706","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1716"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52060},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5459296e90c52f10c5a94ba6d9692a3c"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1752"} {"timestamp":"2022-08-04T19:54:00.561Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1733"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:00.561Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1745"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.561Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1745"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.561Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1733","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1736"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1754"}{"timestamp":"2022-08-04T19:54:00.562Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1745"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.562Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1745"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.562Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1745"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.562Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1745"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.563Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1717"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.563Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1709"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.566Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1745"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:00.566Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1745","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1755"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1763"} {"timestamp":"2022-08-04T19:54:00.567Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1759"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.567Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1759"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.567Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1759"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.567Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1759"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.567Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1759"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.567Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1759"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.567Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1759"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.567Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1759"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.569Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1677","trackingIds":["323DC69DE99D6D896B9074E3D773C4E8","s271e68c8be2dcd0a0b5bda6c62ea22989614ef0d7","70069da9-74a3-4bfb-a67c-a93f8fd00789-1625"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["61fe395e40241b13f333152db76adf2b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":44,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1768"} {"timestamp":"2022-08-04T19:54:00.571Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1759"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:00.572Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1759","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1765"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1771"} {"timestamp":"2022-08-04T19:54:00.571Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1733","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1736"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1736","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1772"} {"timestamp":"2022-08-04T19:54:00.572Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1733","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1736"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1774"} {"timestamp":"2022-08-04T19:54:00.573Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1733","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1736"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52026},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["98dfc1bb727a7390ac5257e45a0748b5"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1777"} {"timestamp":"2022-08-04T19:54:00.575Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1709","trackingIds":["s2ebf08006d69e680782537add9b6a61433743cfbf","D41E73C285C1234D6A2B1F50B064D85C","70069da9-74a3-4bfb-a67c-a93f8fd00789-1662"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8822b14e61ac139fdc70ffc41e3858e0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":34,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1779"} {"timestamp":"2022-08-04T19:54:00.576Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1745","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1755"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1755","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1782"} {"timestamp":"2022-08-04T19:54:00.577Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1717","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1661","979DCE7A1E493A4D41C45E50EF547D26","s20431fb40d16a0385df90a51bc7869fba3e562eda"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5311bd29f43d45386d713c1be8f1637f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":33,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1784"} {"timestamp":"2022-08-04T19:54:00.577Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1745","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1755"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1786"} {"timestamp":"2022-08-04T19:54:00.578Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1745","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1755"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e03a3619bbdd48280b60a58aeca1f86c"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1790"} {"timestamp":"2022-08-04T19:54:00.581Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1759","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1765"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1765","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1793"} {"timestamp":"2022-08-04T19:54:00.581Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1759","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1765"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1795"} {"timestamp":"2022-08-04T19:54:00.582Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1764"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.583Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1759","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1765"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52292},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cdb906dcb5e1dd4554caa1db6fda0e12"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1797"} {"timestamp":"2022-08-04T19:54:00.583Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1758"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.596Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1788"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.595Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1758","trackingIds":["FBCCA2034D2F9319E8B3CDB7350DD342","s27bf8627affba09e45446754902c616e54e7d70af","70069da9-74a3-4bfb-a67c-a93f8fd00789-1716"],"client":{"ip":"10.0.6.14","port":52060},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["648fe296dd2b701023e88240848d440f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":29,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1804"} {"timestamp":"2022-08-04T19:54:00.595Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1764","trackingIds":["7F5AF547A6F06966E8D52907B36769FE","s24d8c442af6dcd863149c9771b38698e4ffcab0e7","70069da9-74a3-4bfb-a67c-a93f8fd00789-1715"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["73d6ab92f2fff81abd48f0e0eb9d57ba"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":28,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1803"} {"timestamp":"2022-08-04T19:54:00.603Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1798"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.607Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1800"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.610Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1788","trackingIds":["s20c7b65aa8a7fc1a32aae29e3aa9d0015f5a15f01","70069da9-74a3-4bfb-a67c-a93f8fd00789-1736","727A1570FF750C4DDC31EAD61F2DBC48"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["68077fa88feff75bf796ec8adf765fdc"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":32,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1806"} {"timestamp":"2022-08-04T19:54:00.621Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1800","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1765","7E3A5F1AB805EB90F75609A36D9D70F7","s219c9c348d8be90b5da2edef3b74852b98b4c5e87"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f9b9bbc7d0fb2e6dcfcff2173394c69e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":33,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1809"} {"timestamp":"2022-08-04T19:54:00.621Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1798","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1755","C6A47EE3A7F1CB50F4130FE3C29084A1","s2dea068b66ddf4ab2f35c1ca078f163a51c270bd2"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["aaa62ff46c0c19cfbed5dffe2134b34b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":38,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1811"} {"timestamp":"2022-08-04T19:54:00.662Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1815"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.662Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1815"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.662Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1815"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.662Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1815"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.662Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1815"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.662Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1815"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.662Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1815"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.662Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1815"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.667Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1815"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:00.667Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1815","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1819"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1821"} {"timestamp":"2022-08-04T19:54:00.671Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1823"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.671Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1823"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.671Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1823"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.671Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1823"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.671Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1823"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.671Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1823"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.671Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1823"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.671Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1823"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.675Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1823"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:00.675Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1823","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1826"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1829"} {"timestamp":"2022-08-04T19:54:00.676Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1815","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1819"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1819","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1832"} {"timestamp":"2022-08-04T19:54:00.676Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1815","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1819"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1834"} {"timestamp":"2022-08-04T19:54:00.677Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1815","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1819"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52068},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f1bf12e165d4fc25c1b43deba6b7ad1a"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1837"} {"timestamp":"2022-08-04T19:54:00.679Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1830","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1662"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1839"} {"timestamp":"2022-08-04T19:54:00.680Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1830","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1662"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1662","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1841"} {"timestamp":"2022-08-04T19:54:00.685Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1844","trackingIds":["D35DAAE099DF45AAEB5DA4BAF5BAAA6F","s26ff6f531160d4d0fd5ef08b2231b996429099822"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["64d6657e30015c82c8d90e65c0182619"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1849"} {"timestamp":"2022-08-04T19:54:00.685Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1845","trackingIds":["32E96114A318BE331BAE10227222EDF7","s2b19ba1c3e1cfee1702bb69aa04a98b5becf06ec1"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ac53e735ac434c771e3fcca448abad40"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1851"} {"timestamp":"2022-08-04T19:54:00.686Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1823","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1826"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1826","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1853"} {"timestamp":"2022-08-04T19:54:00.686Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1823","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1826"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1855"} {"timestamp":"2022-08-04T19:54:00.687Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.687Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1823","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1826"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52008},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["649023d7891340b58a6ab58927efd973"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1857"} {"timestamp":"2022-08-04T19:54:00.689Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1847","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1715"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1862"} {"timestamp":"2022-08-04T19:54:00.689Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1847","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1715"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1715","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1864"} {"timestamp":"2022-08-04T19:54:00.689Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1858"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.689Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1858"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.689Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1858"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.689Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1858"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.690Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1858"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.690Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1858"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.690Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1858"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.690Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1858"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.694Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1858"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:00.694Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1858","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1866"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1871"} {"timestamp":"2022-08-04T19:54:00.695Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.696Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1869","trackingIds":["5FA33D8BAF2AB6B92A67B5E04773F4A7","s29d62371bebc847a61a42ec71b89b012c190e4af1"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bc56ed543108f3439ec65744d7e24cf2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1873"} {"timestamp":"2022-08-04T19:54:00.697Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1846"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.699Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1875"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.699Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1875"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.699Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1875"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.699Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1875"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.699Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1875"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.699Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1875"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.699Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1875"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.699Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1875"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.703Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1875"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:00.704Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1875","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1878"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1881"} {"timestamp":"2022-08-04T19:54:00.704Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1858","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1866"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1866","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1883"} {"timestamp":"2022-08-04T19:54:00.705Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1858","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1866"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1885"} {"timestamp":"2022-08-04T19:54:00.707Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1858","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1866"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52062},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8ef3e14bcf34dec5cb725596f64eaeeb"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1887"} {"timestamp":"2022-08-04T19:54:00.707Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1868"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.711Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1846","trackingIds":["s2d045746f6b117619d4e6cd80931f66f0b7d3dcb8","70069da9-74a3-4bfb-a67c-a93f8fd00789-1819","63C9081018988B1AD57610508AFC2F75"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["72094586d01b453d798df3e9b7e6b761"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":28,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1893"} {"timestamp":"2022-08-04T19:54:00.712Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1888","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1765"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1895"} {"timestamp":"2022-08-04T19:54:00.713Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1875","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1878"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1878","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1897"} {"timestamp":"2022-08-04T19:54:00.713Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1888","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1765"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1765","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1899"} {"timestamp":"2022-08-04T19:54:00.713Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1875","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1878"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1901"} {"timestamp":"2022-08-04T19:54:00.714Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1875","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1878"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52226},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7b9f4ab8951e2048a05a4ba6bf058c33"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1903"} {"timestamp":"2022-08-04T19:54:00.719Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.719Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1904","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1755"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1907"} {"timestamp":"2022-08-04T19:54:00.719Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1904","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1755"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1755","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1910"} {"timestamp":"2022-08-04T19:54:00.721Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1868","trackingIds":["s2b9e9a4713d816d1fe11e9797dd37e93f2f7ca462","70069da9-74a3-4bfb-a67c-a93f8fd00789-1826","485B9930743D889D79007DEFC1B0DE4A"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["95b823cabdb490af34d0fde323a933d5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":29,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1912"} {"timestamp":"2022-08-04T19:54:00.723Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.726Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1891"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.732Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1908"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.738Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1913"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.738Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1913"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.738Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1913"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.738Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1913"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.738Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1913"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.738Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1913"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.738Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1913"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.738Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1913"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.740Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1891","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1866","2A2AF4EEBC44949D051DE4DE6977B3E2","s254c41e9f7962819e9b455a581221fec977087626"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["828f530affd79d2c64b27d0d255706bd"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":29,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1918"} {"timestamp":"2022-08-04T19:54:00.742Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1913"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:00.743Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1913","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1916"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1920"} {"timestamp":"2022-08-04T19:54:00.748Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1908","trackingIds":["755BE420DF37F0E4EA2F7CDAEC6860EE","s25673c616be3519632f94c4c2887f858e1f36b665","70069da9-74a3-4bfb-a67c-a93f8fd00789-1878"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["208375c8f1e11d8c95b4c92c56726a32"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":29,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1923"} {"timestamp":"2022-08-04T19:54:00.751Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1913","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1916"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1916","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1925"} {"timestamp":"2022-08-04T19:54:00.752Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1913","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1916"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1927"} {"timestamp":"2022-08-04T19:54:00.753Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1913","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1916"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["dc879735ee17c42bbb1f77cf038f0f60"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1929"} {"timestamp":"2022-08-04T19:54:00.774Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1931"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.790Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1931","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1916","A7952ADF8F004C68AC5B26F97D22F6DB","s28241d93dfa27336489a57d9120629f4a7d366e24"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b565f9c0541cd3c6be598f9b35031595"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":32,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1935"} {"timestamp":"2022-08-04T19:54:00.807Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1937"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.807Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1937"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.807Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1937"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.807Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1937"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.807Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1937"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.807Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1937"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.807Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1937"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.807Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1937"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.811Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1937"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:00.811Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1937","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1940"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1943"} {"timestamp":"2022-08-04T19:54:00.822Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1937","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1940"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1940","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1947"} {"timestamp":"2022-08-04T19:54:00.823Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1937","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1940"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1949"} {"timestamp":"2022-08-04T19:54:00.823Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1945","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1826"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1951"} {"timestamp":"2022-08-04T19:54:00.824Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1945","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1826"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1826","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1953"} {"timestamp":"2022-08-04T19:54:00.824Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1937","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1940"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52068},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9d8490bcd16e1004fa5ac62cce0051b6"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1955"} {"timestamp":"2022-08-04T19:54:00.830Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.843Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1957"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.850Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1959","trackingIds":["s2b6cb858b11d9fa14151d4a07a045cb70b8c4b189","2C66988C964826A40A550DD7DA35BF41"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1a2189e0a233c9ff015bb9a1180e94e1"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1965"}{"timestamp":"2022-08-04T19:54:00.850Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1961"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.850Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1961"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.850Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1961"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.850Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1961"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.850Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1961"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.850Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1961"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.850Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1961"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.850Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1961"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.851Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1960","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1878"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1968"} {"timestamp":"2022-08-04T19:54:00.851Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1960","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1878"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1878","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1970"} {"timestamp":"2022-08-04T19:54:00.854Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.854Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1961"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:00.855Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1961","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1971"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1973"} {"timestamp":"2022-08-04T19:54:00.856Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1957","trackingIds":["s2976bcf384a6258aed2f3068cb026cd852d606ea1","70069da9-74a3-4bfb-a67c-a93f8fd00789-1940","45A9B68E31E8CF28320B91ED36FFD4A1"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["794e5a34489a8e592c60b47b91a7208c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":27,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1975"} {"timestamp":"2022-08-04T19:54:00.863Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1961","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1971"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1971","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1979"} {"timestamp":"2022-08-04T19:54:00.863Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1961","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1971"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1982"} {"timestamp":"2022-08-04T19:54:00.864Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1961","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1971"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51992},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d8e3e0262f1422297e2bc5001faf56d7"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1984"} {"timestamp":"2022-08-04T19:54:00.867Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1985"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.867Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1985"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.868Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1985"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.868Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1985"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.868Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1985"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.868Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1985"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.868Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1985"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.868Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1985"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.867Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1980","trackingIds":["0C88EA0947E2AC4527F297ADE9658A8F","s23b37e8ae182ca08998bfde6e269c9506c1c8c151"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1d21fe72c8dfcdd70b3a0f13436223e4"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1990"} {"timestamp":"2022-08-04T19:54:00.872Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1985"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:00.872Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1985","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1991"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1994"} {"timestamp":"2022-08-04T19:54:00.880Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1997"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.880Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1997"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.880Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1997"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.880Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1997"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.880Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1997"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.880Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1997"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.880Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1997"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.880Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1997"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.880Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1985","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1991"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1991","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2001"} {"timestamp":"2022-08-04T19:54:00.880Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1995","trackingIds":["s293089715f6f4d13157bcddc1d7e0fa5221dc6845","C49B4722B620BD968A702C0595A2441F"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["60da9038923f1f840a754dff88518141"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2003"} {"timestamp":"2022-08-04T19:54:00.881Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1985","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1991"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2006"} {"timestamp":"2022-08-04T19:54:00.882Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1985","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1991"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52294},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["394f656bcb55a8ad0f676ff0617966e3"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2008"} {"timestamp":"2022-08-04T19:54:00.884Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1997"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:00.884Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1997","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2004"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2010"} {"timestamp":"2022-08-04T19:54:00.887Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1992"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.892Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1997","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2004"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2004","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2015"} {"timestamp":"2022-08-04T19:54:00.892Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1997","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2004"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2017"} {"timestamp":"2022-08-04T19:54:00.894Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1997","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2004"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5049ac4b8169941fd0c1c7c99d723f76"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2020"} {"timestamp":"2022-08-04T19:54:00.897Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2018","trackingIds":["70F4265C4FF6E679F9BF173DFB3E5EA1","s29e2319a58004b18287cb5afc3de794d109825834"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["73f2845977bca4dff23cdd80f63b1163"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2023"} {"timestamp":"2022-08-04T19:54:00.898Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1992","trackingIds":["s2f398af99516f12cb0839a56b0b76ac4ff9b2209e","70069da9-74a3-4bfb-a67c-a93f8fd00789-1971","8E851DAB1CEDB4288A17AC1F7B5D5E7F"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["25c154292f52f09e28fce9e40bfc2424"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":29,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2026"} {"timestamp":"2022-08-04T19:54:00.900Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2027"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.900Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2027"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.900Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2027"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.900Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2027"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.900Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2027"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.900Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2027"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.900Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2027"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.900Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2027"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.901Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2012"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.904Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2027"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:00.905Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2027","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2030"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2032"} {"timestamp":"2022-08-04T19:54:00.912Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2024"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.915Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2027","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2030"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2030","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2035"} {"timestamp":"2022-08-04T19:54:00.915Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2027","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2030"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2037"} {"timestamp":"2022-08-04T19:54:00.917Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2027","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2030"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fbebd189bc8e205277df7c0dc2e1c2d7"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2040"} {"timestamp":"2022-08-04T19:54:00.917Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2012","trackingIds":["BA96E95B1B82F7BD9ADF07DB78E748D0","s2dce9a2c56b2b3a4f966a85b50773e2109d0bfc9f","70069da9-74a3-4bfb-a67c-a93f8fd00789-1991"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c1f6b3724ca540e577bf8bda426784df"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":30,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2042"} {"timestamp":"2022-08-04T19:54:00.926Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2024","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2004","s2d670328d80e28705f99efbcce5b7f25806021c7f","9D138A09F4225F3DE171A2021A24E6B5"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fae51ee0544f3253607c678f30f9d78e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":29,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2046"} {"timestamp":"2022-08-04T19:54:00.943Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2044"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.943Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2047","trackingIds":["9F77B8A1D5DB357E0B21BD23FFFC7843","s2dd623cc3e2c3b2f79b53ff14dc88b01d4207e193"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bdea11dedc0fefd0fb61c4647c0c9621"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2050"} {"timestamp":"2022-08-04T19:54:00.946Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2051"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.946Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2051"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.946Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2048","trackingIds":["6B7D3A23FB2FB224978CDF9ADEE51FF7","s24f4dea8d9acd67a542651e28068b4bd7143340ee"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["11fe1bf9dcc251ce2208b96241434916"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2055"} {"timestamp":"2022-08-04T19:54:00.947Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2051"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.947Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2051"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.947Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2051"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.947Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2051"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.947Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2051"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.947Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2051"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.949Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2056"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.949Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2056"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.949Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2056"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.949Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2056"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:00.949Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2056"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.949Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2056"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:00.949Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2056"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.949Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2056"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:00.952Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2051"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:00.952Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2051","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2058"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2062"} {"timestamp":"2022-08-04T19:54:00.953Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2056"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:00.953Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2056","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2060"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2064"} {"timestamp":"2022-08-04T19:54:00.956Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2044","trackingIds":["A01064BA02FAE6017353F008946EFD05","s29e2319a58004b18287cb5afc3de794d109825834","70069da9-74a3-4bfb-a67c-a93f8fd00789-2030"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b4e6053a45a8ae92da2495919d708dc3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":35,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2066"} {"timestamp":"2022-08-04T19:54:00.959Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2067","trackingIds":["87F5C2526B4BD5255E5FA6A26A689CCF","s2fe31c0a697ea245bb092dd12405f3654b6a33b96"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3de13016d3c07a4be34adf0c3488e712"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2071"} {"timestamp":"2022-08-04T19:54:00.963Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2051","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2058"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2058","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2073"} {"timestamp":"2022-08-04T19:54:00.963Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2051","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2058"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2075"} {"timestamp":"2022-08-04T19:54:00.963Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2056","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2060"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2060","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2077"} {"timestamp":"2022-08-04T19:54:00.964Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2056","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2060"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2079"} {"timestamp":"2022-08-04T19:54:00.965Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2051","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2058"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52068},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a27ccbe47fd5fef32287326efb0456a7"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2081"} {"timestamp":"2022-08-04T19:54:00.965Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2056","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2060"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52062},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f074a3f4e1416219b7c8a9a351e239c3"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2083"} {"timestamp":"2022-08-04T19:54:00.983Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2086"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.985Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2087"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:00.995Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2086","trackingIds":["8E0AAF44754E9DD6535E8C6C2726014D","70069da9-74a3-4bfb-a67c-a93f8fd00789-2058","s2dd623cc3e2c3b2f79b53ff14dc88b01d4207e193"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a2dcee3e7e95f1aa13a4768eaf4258dc"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":26,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2092"} {"timestamp":"2022-08-04T19:54:00.997Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2090","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1991"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2094"} {"timestamp":"2022-08-04T19:54:00.997Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2087","trackingIds":["075E1FAE719B518ECD50065DC783DAE3","s24f4dea8d9acd67a542651e28068b4bd7143340ee","70069da9-74a3-4bfb-a67c-a93f8fd00789-2060"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fb103081cc97d8b188ae071890c16396"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":28,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2096"} {"timestamp":"2022-08-04T19:54:00.997Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2090","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-1991"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1991","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2098"} {"timestamp":"2022-08-04T19:54:01.001Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.002Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2099","trackingIds":["68A23BEACBDCB1A6C0CF3360BF883569","s2a73a6d1fc93e3630bad82a70165eab7ba388f45a"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["508f5c0cdd92c80a9119f4fd657d0de6"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2101"} {"timestamp":"2022-08-04T19:54:01.006Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2102","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2004"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2104"} {"timestamp":"2022-08-04T19:54:01.007Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2102","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2004"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2004","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2106"} {"timestamp":"2022-08-04T19:54:01.010Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.011Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2107","trackingIds":["CA83F210A7FCF85479ED2EA4C49219D2","s2efe2f1a51a9d3630c6738d9800067b710b2a89ca"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["912c0a80240bb0e316e084266a9d47b9"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2109"} {"timestamp":"2022-08-04T19:54:01.013Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2110"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.013Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2110"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.013Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2110"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.013Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2110"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.013Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2110"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.013Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2110"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.013Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2110"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.013Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2110"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.017Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2110"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.018Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2110","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2113"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2115"} {"timestamp":"2022-08-04T19:54:01.026Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2110","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2113"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2113","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2118"} {"timestamp":"2022-08-04T19:54:01.026Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2110","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2113"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2120"} {"timestamp":"2022-08-04T19:54:01.027Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2110","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2113"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52300},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b47edd3423db472fc69ba18404163704"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2122"} {"timestamp":"2022-08-04T19:54:01.048Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2124"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.060Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2124","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2113","s2efe2f1a51a9d3630c6738d9800067b710b2a89ca","6217198879054B6032ED926F103B9502"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["07a1196c37a54e2a3e2fddc5f3f0541b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":28,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2127"} {"timestamp":"2022-08-04T19:54:01.077Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2130","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2058"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2132"} {"timestamp":"2022-08-04T19:54:01.078Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2130","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2058"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2058","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2135"} {"timestamp":"2022-08-04T19:54:01.080Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2133","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2060"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2137"} {"timestamp":"2022-08-04T19:54:01.080Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2133","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2060"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2060","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2139"} {"timestamp":"2022-08-04T19:54:01.082Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.088Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2141"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.088Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2143"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.088Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2141"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.088Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2143"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.088Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2141"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.088Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2141"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.088Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2143"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.088Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2141"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.088Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.088Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2141"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.088Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2143"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.089Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2141"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.089Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2143"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.089Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2141"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.089Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2143"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.089Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2143"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.089Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2143"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.093Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2141"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.093Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2143"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:01.093Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2141","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2148"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2151"} {"timestamp":"2022-08-04T19:54:01.093Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2143","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2147"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2152"} {"timestamp":"2022-08-04T19:54:01.099Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2153","trackingIds":["s24873799089a1e2f2707fedbaf839b8bb175f9227","641E62E1322BF251043C986BA60A64E4"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e692684660080fbbf146cc792a0b1368"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2157"} {"timestamp":"2022-08-04T19:54:01.101Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2143","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2147"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2147","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2162"} {"timestamp":"2022-08-04T19:54:01.101Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2141","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2148"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2148","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2164"} {"timestamp":"2022-08-04T19:54:01.101Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2143","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2147"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2166"} {"timestamp":"2022-08-04T19:54:01.101Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2141","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2148"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2168"} {"timestamp":"2022-08-04T19:54:01.102Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2158"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.102Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2158"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.102Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2158"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.102Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2158"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.102Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2158"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.102Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2158"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.102Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2158"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.102Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2158"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.102Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2143","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2147"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52300},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6bbf03f3e984dc69ace59b28e88fe98f"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2170"} {"timestamp":"2022-08-04T19:54:01.102Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2141","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2148"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52292},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7eb7dc118d6c042069739207c5aed208"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2172"} {"timestamp":"2022-08-04T19:54:01.106Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2158"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:01.106Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2158","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2173"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2177"} {"timestamp":"2022-08-04T19:54:01.112Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2180"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.112Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2180"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.112Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2182"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.112Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2180"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.112Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2182"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.112Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2180"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.112Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2180"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.112Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2180"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.112Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2180"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.112Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2180"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.112Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2182"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.112Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2182"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.112Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2182"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.112Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2182"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.112Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2182"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.112Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2182"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.114Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2158","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2173"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2173","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2191"} {"timestamp":"2022-08-04T19:54:01.115Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2158","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2173"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2193"} {"timestamp":"2022-08-04T19:54:01.116Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2180"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:01.116Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2182"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:01.116Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2158","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2173"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52062},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1a2f45181a53675b3df5a1389d961389"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2195"} {"timestamp":"2022-08-04T19:54:01.116Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2187","trackingIds":["E938B9D32E1352A48973A00875E11C82","s2f9f652cdc31763d1d5d588fd345053e37180817f"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["990020d1752ac5b1b6295dbf32924a35"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2202"} {"timestamp":"2022-08-04T19:54:01.116Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2182","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2189"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2200"} {"timestamp":"2022-08-04T19:54:01.116Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2180","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2188"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2198"} {"timestamp":"2022-08-04T19:54:01.118Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2203"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.118Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2203"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.119Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2203"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.119Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2203"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.119Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2203"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.119Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2203"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.119Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2203"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.119Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2203"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.119Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2179"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.121Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2205","trackingIds":["s298f27990efc048d61922e7f8da06ee6cdf31d9c4","E5E09DD98D05CE6D5508F5DCED8F52A1"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c030ab36876496dbffb73bed7a686324"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2211"} {"timestamp":"2022-08-04T19:54:01.123Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2203"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.123Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2203","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2208"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2215"} {"timestamp":"2022-08-04T19:54:01.126Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2182","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2189"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2189","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2217"} {"timestamp":"2022-08-04T19:54:01.126Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2182","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2189"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2219"} {"timestamp":"2022-08-04T19:54:01.127Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2182","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2189"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fd41421ff35b4db62be9d68a507e8874"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2221"} {"timestamp":"2022-08-04T19:54:01.132Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2180","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2188"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2188","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2227"} {"timestamp":"2022-08-04T19:54:01.132Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2203","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2208"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2208","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2229"} {"timestamp":"2022-08-04T19:54:01.133Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2180","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2188"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2231"} {"timestamp":"2022-08-04T19:54:01.133Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2203","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2208"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2233"} {"timestamp":"2022-08-04T19:54:01.134Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2225","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2113"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2235"} {"timestamp":"2022-08-04T19:54:01.134Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2180","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2188"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51992},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ddf3061fd0f99e047b6bdebd396852da"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2237"} {"timestamp":"2022-08-04T19:54:01.134Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2225","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2113"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2113","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2241"} {"timestamp":"2022-08-04T19:54:01.134Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2203","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2208"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52060},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["256bfde0dfebfc8d65b5a828cf2342b8"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2239"} {"timestamp":"2022-08-04T19:54:01.135Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2178"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.141Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2179","trackingIds":["B50F823DB096D4DDDA3AB72E509B3702","s27b80bfab50259fa20e1ff5f22ad2172ee65b9700","70069da9-74a3-4bfb-a67c-a93f8fd00789-2148"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c4408d3252f2ac39cccd7c75d93cd791"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":34,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2248"} {"timestamp":"2022-08-04T19:54:01.142Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.143Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2209"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.144Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2224"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.147Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2178","trackingIds":["s23141111cb20397cebcc7000614a8fff2cdc7e7d2","70069da9-74a3-4bfb-a67c-a93f8fd00789-2147","4F0E1CDEF8CF85F045E3B021DAD0FF9C"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["97330aac017f8c72a45b4f017fe74ecf"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":41,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2250"} {"timestamp":"2022-08-04T19:54:01.150Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2251"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.150Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2251"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.150Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2253"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.150Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2253"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.150Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2251"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.150Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2251"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.151Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2251"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.151Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2251"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.151Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2253"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.151Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2251"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.151Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2253"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.151Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2251"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.151Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2253"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.151Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2253"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.151Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2253"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.151Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2253"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.155Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2251"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.155Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2253"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:01.155Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2253","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2257"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2261"} {"timestamp":"2022-08-04T19:54:01.155Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2251","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2258"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2262"} {"timestamp":"2022-08-04T19:54:01.156Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2246"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.156Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2245"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.156Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2209","trackingIds":["s24873799089a1e2f2707fedbaf839b8bb175f9227","330CF8B6F9B67F1F439DF3B04EBE88C6","70069da9-74a3-4bfb-a67c-a93f8fd00789-2173"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["740f6ac8501284f24ddbc27da998bdad"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":35,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2264"} {"timestamp":"2022-08-04T19:54:01.157Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2224","trackingIds":["11B0B18E993FE4A70F5C740DA7BB7D00","70069da9-74a3-4bfb-a67c-a93f8fd00789-2189","s26a59a5f4de9e8ab1f4469bc4185049797e108129"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e0bd0a96ed5f49daac4033825e73da68"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":27,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2266"} {"timestamp":"2022-08-04T19:54:01.159Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2267"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.159Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2267"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.159Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2267"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.159Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2267"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.159Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2267"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.159Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2267"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.159Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2267"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.159Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2267"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.160Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2270"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.160Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2270"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.160Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2270"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.160Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2270"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.160Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2270"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.160Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2270"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.160Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2270"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.160Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2270"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.163Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2267"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:01.163Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2267","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2273"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2279"} {"timestamp":"2022-08-04T19:54:01.164Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2253","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2257"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2257","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2281"} {"timestamp":"2022-08-04T19:54:01.164Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2270"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.164Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2251","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2258"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2258","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2283"} {"timestamp":"2022-08-04T19:54:01.164Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2253","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2257"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2285"} {"timestamp":"2022-08-04T19:54:01.164Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2270","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2274"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2287"} {"timestamp":"2022-08-04T19:54:01.164Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2251","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2258"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2289"} {"timestamp":"2022-08-04T19:54:01.165Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2253","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2257"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52226},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["583d4a6a3c43369d6e7e2f23192d82e9"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2291"} {"timestamp":"2022-08-04T19:54:01.165Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2251","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2258"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52050},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a86f740050c71569b81bd48bfe03be5b"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2293"} {"timestamp":"2022-08-04T19:54:01.168Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2245","trackingIds":["s21faeebe6cba97ca6a49e08c4414e24432974db4c","70069da9-74a3-4bfb-a67c-a93f8fd00789-2188","E40F1261F5E0A2745AECFF69B934E211"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["160ddecb29df7d25aa0b761319f14355"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":30,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2298"} {"timestamp":"2022-08-04T19:54:01.169Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2246","trackingIds":["460F6E7F8A7301EAB4DBC1A5285FC325","s2b1e106f04872e49975e785e67e2d3daeddb96021","70069da9-74a3-4bfb-a67c-a93f8fd00789-2208"],"client":{"ip":"10.0.6.14","port":52060},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["89c53d107897400efa322744936cbd98"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":31,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2302"} {"timestamp":"2022-08-04T19:54:01.171Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2267","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2273"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2273","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2305"} {"timestamp":"2022-08-04T19:54:01.172Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2267","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2273"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2307"} {"timestamp":"2022-08-04T19:54:01.172Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2267","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2273"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51988},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cb9daa18e477b86f5747fd91739df100"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2309"} {"timestamp":"2022-08-04T19:54:01.174Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2270","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2274"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2274","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2311"} {"timestamp":"2022-08-04T19:54:01.175Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2270","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2274"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2314"} {"timestamp":"2022-08-04T19:54:01.176Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2270","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2274"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4629d159f7a7e9aac1102ee17ffc5c7f"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2316"} {"timestamp":"2022-08-04T19:54:01.182Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2299"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.182Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2300"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.188Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2317"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.189Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2320"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.189Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2320"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.189Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2320"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.189Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2320"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.189Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2320"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.189Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2320"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.189Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2320"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.189Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2320"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.194Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2320"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.194Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2320","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2323"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2325"} {"timestamp":"2022-08-04T19:54:01.195Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2319"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.198Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2299","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2257","EF4AA8DCAF7FB7BA1836AB6830ED4BEB","s2ef788a2540606a9bad6be4179ecbb4450b5bb96e"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["61ded1bf4e3a496aaffd46bade10d613"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":29,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2327"} {"timestamp":"2022-08-04T19:54:01.198Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2300","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2258","71889873B5D2BB800318E7BC3CEAF0FC","s2eb9dd91fecae45fb048d5fb75741f2f73020c096"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e1bcf727d5e92d4e7184967498e1dd6e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":29,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2329"} {"timestamp":"2022-08-04T19:54:01.201Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2317","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2273","CD1DD5A4C4B3BC648989003E26FAAFCB","s215b1a743ffd6935ab2a66825dd748762f8dd01db"],"client":{"ip":"10.0.6.14","port":51988},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["242164908cdee3ea6e2f9a8516868c12"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2332"} {"timestamp":"2022-08-04T19:54:01.206Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2320","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2323"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2323","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2335"} {"timestamp":"2022-08-04T19:54:01.206Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2320","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2323"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2337"} {"timestamp":"2022-08-04T19:54:01.207Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2320","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2323"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d645d7613a02db64453dcd45b6380799"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2339"} {"timestamp":"2022-08-04T19:54:01.208Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2319","trackingIds":["s25c4a27cb0e1304722fa91562ce41a823f7c31e4d","70069da9-74a3-4bfb-a67c-a93f8fd00789-2274","5BD5D98787224BA9D8A5D393D6E03BD6"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d8ac420d5459560fb7911c477cd7144f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":29,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2341"} {"timestamp":"2022-08-04T19:54:01.219Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2345"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.219Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2345"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.219Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2345"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.219Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2345"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.219Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2345"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.219Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2345"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.220Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2345"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.220Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2345"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.223Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2348","trackingIds":["1E70AFF44E7941B9A4C2FA57A51E30F7","s2352e4fbcb5f278c510acc5564af220c3ec5ae292"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d0ecec0cabbbe50f4384f39d3e198b8c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2351"} {"timestamp":"2022-08-04T19:54:01.224Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2343"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.224Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2345"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:01.225Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2345","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2349"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2356"} {"timestamp":"2022-08-04T19:54:01.225Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2352"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.225Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2352"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.225Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2352"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.225Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2352"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.225Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2352"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.225Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2352"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.225Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2352"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.225Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2352"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.229Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2352"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:01.229Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2352","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2357"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2361"} {"timestamp":"2022-08-04T19:54:01.234Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2345","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2349"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2349","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2365"} {"timestamp":"2022-08-04T19:54:01.235Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2345","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2349"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2368"} {"timestamp":"2022-08-04T19:54:01.236Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2345","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2349"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52294},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["199d51b93e52d60c5b1a6689cd1dd9c8"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2370"} {"timestamp":"2022-08-04T19:54:01.238Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2352","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2357"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2357","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2372"} {"timestamp":"2022-08-04T19:54:01.238Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2343","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2323","s2aa047ebeb5f583b3f0fece7fbdf62762520bcaa8","E32BB05718ECECD935F008F2F9223048"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["566ace8e49141ced574b29ce1c0aa45c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":27,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2374"} {"timestamp":"2022-08-04T19:54:01.239Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2352","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2357"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2376"} {"timestamp":"2022-08-04T19:54:01.239Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2352","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2357"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9edb926d050c80e4d060490a6dd72569"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2379"} {"timestamp":"2022-08-04T19:54:01.245Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2384","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2173"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2388"} {"timestamp":"2022-08-04T19:54:01.245Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2382","trackingIds":["s280a5760689b4e12413fbe54b75b6c60487223822","530F57A6AB96D3B8F002096BF12BADC7"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["417f3eb7e33a804fbd81ed32aa050c51"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2390"} {"timestamp":"2022-08-04T19:54:01.245Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2383","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2189"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2392"} {"timestamp":"2022-08-04T19:54:01.246Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2384","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2173"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2173","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2394"} {"timestamp":"2022-08-04T19:54:01.246Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2383","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2189"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2189","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2396"} {"timestamp":"2022-08-04T19:54:01.248Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2397"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.248Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2397"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.248Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2397"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.248Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2397"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.248Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2397"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.248Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2397"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.248Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2397"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.248Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2397"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.252Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2400","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2208"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2403"} {"timestamp":"2022-08-04T19:54:01.252Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2397"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.252Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2397","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2401"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2405"} {"timestamp":"2022-08-04T19:54:01.252Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2400","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2208"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2208","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2407"} {"timestamp":"2022-08-04T19:54:01.254Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.256Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.258Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.260Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2385"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.261Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2397","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2401"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2401","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2411"} {"timestamp":"2022-08-04T19:54:01.261Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2397","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2401"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2414"} {"timestamp":"2022-08-04T19:54:01.262Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2380"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.262Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2397","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2401"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52068},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9cfd437c544d56c8e624be0f924de429"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2416"} {"timestamp":"2022-08-04T19:54:01.268Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2419","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2188"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2426"} {"timestamp":"2022-08-04T19:54:01.268Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2419","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2188"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2188","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2428"} {"timestamp":"2022-08-04T19:54:01.268Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2422"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.268Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2422"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.269Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2422"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.269Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2422"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.269Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2422"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.269Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2422"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.269Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2422"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.269Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2422"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.272Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2429","trackingIds":["DBCB22D8110DDA964BC98D0452D0E29B","s2e4b627b23fde52913b8e162cebeaaae4b5d7f0b0"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4966ebfa02a7166f8a0778133a845232"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2432"} {"timestamp":"2022-08-04T19:54:01.273Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2422"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:01.273Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2422","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2430"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2434"} {"timestamp":"2022-08-04T19:54:01.275Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.274Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2385","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2357","9714DD975C10092F530DC96B2F4E56AD","s2352e4fbcb5f278c510acc5564af220c3ec5ae292"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["539762011f9eba1a682d1f07ec74e606"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":31,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2437"} {"timestamp":"2022-08-04T19:54:01.275Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2380","trackingIds":["2F11DF69CF17BD0B4B8DD13F4B80992D","70069da9-74a3-4bfb-a67c-a93f8fd00789-2349","s224f0b747484f41f17c7d27c5f26e0813b5dfde02"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7a1fba06cd251d1d21ad610f96c2e596"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":35,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2440"} {"timestamp":"2022-08-04T19:54:01.278Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2438","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2257"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2446"} {"timestamp":"2022-08-04T19:54:01.278Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2435","trackingIds":["068CCBC86ABB44439B07299B6316B378","s232360043baca64d936285da545c4a56574bd2c32"],"client":{"ip":"10.0.6.14","port":52302},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["db02d5ec48ec34cb9c57e17b24a671e3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2448"} {"timestamp":"2022-08-04T19:54:01.278Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2438","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2257"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2257","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2450"} {"timestamp":"2022-08-04T19:54:01.278Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2442"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.278Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2442"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.279Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2442"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.279Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2442"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.279Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2442"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.279Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2442"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.279Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2442"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.279Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2442"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.280Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2452"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.280Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2452"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.281Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2452"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.281Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2452"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.281Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2452"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.281Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2452"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.281Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2452"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.281Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2452"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.282Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2422","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2430"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2430","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2458"} {"timestamp":"2022-08-04T19:54:01.283Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.283Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2442"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:01.283Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2422","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2430"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2460"} {"timestamp":"2022-08-04T19:54:01.283Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2442","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2454"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2462"} {"timestamp":"2022-08-04T19:54:01.284Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2422","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2430"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52062},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7c4c5d877ec135668d869d5eaba3c405"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2465"} {"timestamp":"2022-08-04T19:54:01.284Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2452"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:01.285Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2452","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2456"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2467"} {"timestamp":"2022-08-04T19:54:01.286Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2421"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.286Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2463","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2258"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2470"} {"timestamp":"2022-08-04T19:54:01.287Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2463","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2258"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2258","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2472"} {"timestamp":"2022-08-04T19:54:01.289Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2473"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.289Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2473"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.289Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2473"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.289Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2473"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.289Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2473"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.289Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2473"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.289Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2473"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.289Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2473"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.291Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.291Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2442","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2454"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2454","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2481"} {"timestamp":"2022-08-04T19:54:01.292Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2442","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2454"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2485"} {"timestamp":"2022-08-04T19:54:01.292Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2482"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.292Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2482"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.293Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2482"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.293Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2482"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.293Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2482"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.293Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2482"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.293Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2482"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.293Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2482"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.293Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2442","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2454"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52026},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["973725f5b4abf57d3f5c8e54e6de0f6f"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2491"} {"timestamp":"2022-08-04T19:54:01.293Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2473"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:01.293Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2452","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2456"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2456","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2493"} {"timestamp":"2022-08-04T19:54:01.293Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2473","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2478"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2495"} {"timestamp":"2022-08-04T19:54:01.293Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2487"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.293Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2487"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.293Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2452","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2456"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2498"} {"timestamp":"2022-08-04T19:54:01.294Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2487"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.294Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2487"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.294Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2487"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.294Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2487"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.294Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2487"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.294Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2487"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.295Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2499"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.295Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2499"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.295Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2452","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2456"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1c60106db96562bdd1df73bc3b6ee02a"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2504"} {"timestamp":"2022-08-04T19:54:01.295Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2499"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.295Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2499"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.295Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2499"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.295Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2499"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.295Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2499"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.295Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2499"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.297Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2482"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.297Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2482","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2496"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2511"} {"timestamp":"2022-08-04T19:54:01.298Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2487"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:01.298Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2487","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2502"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2513"} {"timestamp":"2022-08-04T19:54:01.299Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2499"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.299Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2499","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2507"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2516"} {"timestamp":"2022-08-04T19:54:01.299Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2421","trackingIds":["s280a5760689b4e12413fbe54b75b6c60487223822","70069da9-74a3-4bfb-a67c-a93f8fd00789-2401","4EF272DC9B5A52B9D602BDE341DA2189"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e9064c9af461196e459e901bbe899b29"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":33,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2519"} {"timestamp":"2022-08-04T19:54:01.302Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2475"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.303Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2473","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2478"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2478","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2522"} {"timestamp":"2022-08-04T19:54:01.303Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2473","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2478"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2525"} {"timestamp":"2022-08-04T19:54:01.304Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2526"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.304Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2526"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.305Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2526"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.305Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2526"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.305Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2526"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.305Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2526"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.305Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2526"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.305Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2526"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.304Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2473","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2478"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52008},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["946629e3acba0995ea6e1478c33c38c1"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2531"} {"timestamp":"2022-08-04T19:54:01.306Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2482","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2496"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2496","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2534"} {"timestamp":"2022-08-04T19:54:01.306Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2487","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2502"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2502","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2536"} {"timestamp":"2022-08-04T19:54:01.307Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2482","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2496"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2538"} {"timestamp":"2022-08-04T19:54:01.307Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2487","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2502"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2540"} {"timestamp":"2022-08-04T19:54:01.308Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2499","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2507"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2507","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2546"} {"timestamp":"2022-08-04T19:54:01.308Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2482","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2496"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52226},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["812b1c7f252963601491bd9d46d81ff1"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2547"} {"timestamp":"2022-08-04T19:54:01.308Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2487","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2502"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52060},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3b281d72a549cfef72733847967e1401"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2545"} {"timestamp":"2022-08-04T19:54:01.308Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2499","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2507"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2549"} {"timestamp":"2022-08-04T19:54:01.309Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2526"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.309Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2526","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2532"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2551"} {"timestamp":"2022-08-04T19:54:01.309Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2499","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2507"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51978},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0aa157d7aae1b36555dffc5ba532610c"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2554"} {"timestamp":"2022-08-04T19:54:01.311Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2508"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.315Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2475","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2430","s2a2a8e4d5e6629790492399f0c0fa437869bee280","DC7EDB4F839D5C85D58B4000BEA555C0"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["64730a3b8ee1108de645594b58c1d7fa"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":27,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2564"} {"timestamp":"2022-08-04T19:54:01.315Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2557","trackingIds":["E030E781F67BF2997961CC25FEDBB86E","s2a3edce1d54d25ac04f8c8ebd3d12e8ef1310a603"],"client":{"ip":"10.0.6.14","port":51988},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["52b6ddbf98ac4340ef13f61c3e45bb24"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2566"} {"timestamp":"2022-08-04T19:54:01.317Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2514"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.317Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2526","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2532"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2532","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2568"} {"timestamp":"2022-08-04T19:54:01.318Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2526","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2532"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2570"} {"timestamp":"2022-08-04T19:54:01.319Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2526","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2532"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52050},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9602d93f4e5674c157f238fbd352ad29"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2572"} {"timestamp":"2022-08-04T19:54:01.323Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2552"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.324Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2559"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.325Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2560"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.324Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2508","trackingIds":["38E4F6E114F0CB69A14914CFF75693B2","70069da9-74a3-4bfb-a67c-a93f8fd00789-2454","s25e1d412e4186d5c8632928031578d7546adbe75a"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c37b355a654645ce98fe83425359bb46"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":27,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2576"} {"timestamp":"2022-08-04T19:54:01.327Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2514","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2456","s2599f1b787ab3b739761e1c74883516e4cc2abe5d","7233487811263E8E3883559271A83521"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2553ca018a896d09798c619a2127973e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":28,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2578"} {"timestamp":"2022-08-04T19:54:01.331Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2561"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.336Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2559","trackingIds":["s24233a2d1b66418ef0e25c9111fdad62f98e39f8d","70069da9-74a3-4bfb-a67c-a93f8fd00789-2502","9678DCAE689CD90D36865F4B3D31D796"],"client":{"ip":"10.0.6.14","port":52060},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fb78d1511b44e210426f63492d20d4b0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2580"} {"timestamp":"2022-08-04T19:54:01.336Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2560","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2496","s2796120dee2bc3f5407d2f9d83eafbdaa7d31863c","E9E949F40388B0AEB512C496B2FAD440"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cdd56ebd2536da9115e74963401bf11c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2583"} {"timestamp":"2022-08-04T19:54:01.336Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2552","trackingIds":["s2fc31919258a450445c28232fa11d813d3e6be669","70069da9-74a3-4bfb-a67c-a93f8fd00789-2478","57EA9CDFABB4874F5AA4F99179E27751"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8634733e2f6f7b985083f29de0c445ac"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":27,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2585"} {"timestamp":"2022-08-04T19:54:01.338Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2574"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.343Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2561","trackingIds":["A52717B077521F1E2F6349AE15CCD6B9","s24c8c6e517f3f30f94a426b2d866ffc68cdaebe25","70069da9-74a3-4bfb-a67c-a93f8fd00789-2507"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d62954ed3d7972c14f5fbb6b66e58d6e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":30,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2587"} {"timestamp":"2022-08-04T19:54:01.349Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2574","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2532","s289b537fc66a222b7d65f7336abf0572b3ae85b4a","992DD10D2745B660B20238567C18E51C"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4e948648e38f570ad70a1d2fe59881e5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":26,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2591"} {"timestamp":"2022-08-04T19:54:01.355Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2592","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2357"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2594"} {"timestamp":"2022-08-04T19:54:01.355Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2592","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2357"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2357","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2596"} {"timestamp":"2022-08-04T19:54:01.359Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.360Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2597","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2349"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2599"} {"timestamp":"2022-08-04T19:54:01.360Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2597","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2349"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2349","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2601"} {"timestamp":"2022-08-04T19:54:01.365Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.371Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2603"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.371Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2603"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.372Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2603"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.372Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2603"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.372Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2603"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.372Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2603"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.372Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2603"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.372Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2603"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.376Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2603"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:01.376Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2603","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2606"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2610"} {"timestamp":"2022-08-04T19:54:01.380Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2608","trackingIds":["s2c1ab9b88109de2654c74164587b9f14c9f3d2977","D799FE33C915D122D7A876B08E1DEA59"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d944077cb1891b2a361b7ac4ce8438e4"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2612"} {"timestamp":"2022-08-04T19:54:01.385Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2603","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2606"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2606","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2615"} {"timestamp":"2022-08-04T19:54:01.385Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2603","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2606"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2617"} {"timestamp":"2022-08-04T19:54:01.386Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2603","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2606"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["88b6a505807a7af67bea3e4e5fd15098"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2619"} {"timestamp":"2022-08-04T19:54:01.405Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2621"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.417Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2627"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.417Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2627"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.417Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2627"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.417Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2627"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.418Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2627"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.418Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2627"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.418Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2627"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.418Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2627"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.417Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2621","trackingIds":["DD0379ABB79A65B96BD68A9B2A981212","s29d8c35ba6aae5840d5ff058760ce9bc71516f613","70069da9-74a3-4bfb-a67c-a93f8fd00789-2606"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7523feb9a5c3d3e39a3d65507bc7d0aa"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":27,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2631"} {"timestamp":"2022-08-04T19:54:01.417Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2626","trackingIds":["38AECD0B22BE6B501F656D424EE03398","s2537974112e918ab3bd3b0db493f81bb9032ad8b8"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6ee47ef1f310147a4290928d64ab0d73"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2634"} {"timestamp":"2022-08-04T19:54:01.419Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2632"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.419Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2632"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.419Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2632"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.419Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2632"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.419Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2632"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.419Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2632"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.419Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2632"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.419Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2632"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.422Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2627"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:01.422Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2627","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2637"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2640"} {"timestamp":"2022-08-04T19:54:01.423Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2632"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:01.423Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2632","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2638"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2642"} {"timestamp":"2022-08-04T19:54:01.427Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2643","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2502"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2648"} {"timestamp":"2022-08-04T19:54:01.427Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2644","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2454"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2650"} {"timestamp":"2022-08-04T19:54:01.427Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2643","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2502"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2502","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2652"} {"timestamp":"2022-08-04T19:54:01.427Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2644","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2454"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2454","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2654"} {"timestamp":"2022-08-04T19:54:01.430Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2659"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.429Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2645","trackingIds":["C05681398A1D52CFB0119FAC83AD3F04","s26e305fcd7e7b2409fc54e3d59f3d502dc4c61c96"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f771db59b713ccd18b9667a4709e1b69"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2663"} {"timestamp":"2022-08-04T19:54:01.430Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2659"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.430Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2659"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.430Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2659"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.430Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2659"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.430Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2659"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.430Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2659"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.430Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2659"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.430Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2627","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2637"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2637","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2665"} {"timestamp":"2022-08-04T19:54:01.431Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2656","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2507"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2667"} {"timestamp":"2022-08-04T19:54:01.431Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2627","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2637"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2669"} {"timestamp":"2022-08-04T19:54:01.431Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2656","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2507"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2507","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2673"} {"timestamp":"2022-08-04T19:54:01.431Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2632","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2638"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2638","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2675"} {"timestamp":"2022-08-04T19:54:01.432Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.432Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2632","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2638"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2677"} {"timestamp":"2022-08-04T19:54:01.432Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2627","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2637"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0383c16c104acfb95e942db2f4f69367"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2679"} {"timestamp":"2022-08-04T19:54:01.433Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2632","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2638"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51992},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d739780d7a56a964a03e5dd489eac0ba"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2681"} {"timestamp":"2022-08-04T19:54:01.433Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.435Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2659"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:01.435Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2659","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2671"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2686"} {"timestamp":"2022-08-04T19:54:01.436Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.439Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2684","trackingIds":["1131BFA12D678904B3B585A71E2EF5A3","s213e8d1088b50514d7fae3c33eaadcc1553c9b0ea"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d59c6b2edde8d604d22e3684797a5596"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2692"} {"timestamp":"2022-08-04T19:54:01.441Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2690","trackingIds":["D78302D586E3861FDBDDD57B25012878","s25fbe3b022d9379558e0a6af3ab126f8f52a65dc2"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["eddb7493075d16d23e8d38f6cd6c5a2a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2695"} {"timestamp":"2022-08-04T19:54:01.444Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2659","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2671"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2671","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2700"} {"timestamp":"2022-08-04T19:54:01.444Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2659","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2671"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2702"} {"timestamp":"2022-08-04T19:54:01.446Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2659","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2671"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52060},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["50ce399d12652676d6c29337277bfb10"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2704"} {"timestamp":"2022-08-04T19:54:01.446Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2698","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2456"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2706"} {"timestamp":"2022-08-04T19:54:01.446Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2697","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2496"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2708"} {"timestamp":"2022-08-04T19:54:01.447Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2698","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2456"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2456","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2710"} {"timestamp":"2022-08-04T19:54:01.447Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2697","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2496"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2496","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2712"} {"timestamp":"2022-08-04T19:54:01.447Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2696","trackingIds":["FC9902D75932A9FD44580A39C71BFB46","s2fa5a06e44949c2a4592de56d2de77a027098d92a"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f8c3d57ec0bcb6a7acee502c6d2eeecc"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2714"} {"timestamp":"2022-08-04T19:54:01.448Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2689"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.449Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2716"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.449Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2716"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.449Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2716"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.449Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2716"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.450Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2716"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.450Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2716"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.450Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2716"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.450Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2716"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.451Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2688"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.452Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.453Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.453Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2716"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.453Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2716","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2720"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2722"} {"timestamp":"2022-08-04T19:54:01.456Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2723","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2532"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2725"} {"timestamp":"2022-08-04T19:54:01.457Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2723","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2532"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2532","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2727"} {"timestamp":"2022-08-04T19:54:01.460Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2689","trackingIds":["s20ad19a96625815a1946e8bb1e21fd20b853f7a26","A83CE58AC41315B870AAE82CB0355877","70069da9-74a3-4bfb-a67c-a93f8fd00789-2638"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5f070a5b8b489069ce07657b4be83348"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2730"} {"timestamp":"2022-08-04T19:54:01.461Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.461Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2688","trackingIds":["58DFD9DDFDF2E32F4595EAE2A07FFDDA","s2b3ca2017c1a800bf9832c0654c649fe039add95e","70069da9-74a3-4bfb-a67c-a93f8fd00789-2637"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7f032f8d400f336c217f278ee61ce2f3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2735"} {"timestamp":"2022-08-04T19:54:01.462Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2716","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2720"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2720","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2738"} {"timestamp":"2022-08-04T19:54:01.462Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2732"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.462Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2732"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.462Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2716","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2720"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2740"} {"timestamp":"2022-08-04T19:54:01.462Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2732"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.462Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2732"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.463Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2732"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.463Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2732"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.463Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2732"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.463Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2732"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.463Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2716","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2720"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52226},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3b233401b03b3095b966b5cde65b1b2c"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2743"} {"timestamp":"2022-08-04T19:54:01.464Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2719"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.466Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2732"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:01.466Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2732","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2741"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2746"} {"timestamp":"2022-08-04T19:54:01.474Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2732","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2741"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2741","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2752"} {"timestamp":"2022-08-04T19:54:01.475Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2732","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2741"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2754"} {"timestamp":"2022-08-04T19:54:01.476Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2732","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2741"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51978},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1fe4670127ce219a4d235436788d68b6"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2756"} {"timestamp":"2022-08-04T19:54:01.476Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2750","trackingIds":["0E6FFFBB950D612A7AF4A6C3532CFBA4","s21ae2f6820da5b00e32724c2b8d3d1504bfdb3bb6"],"client":{"ip":"10.0.6.14","port":51988},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d6764322b218886015a2b1101ceb1b11"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2758"} {"timestamp":"2022-08-04T19:54:01.477Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2719","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2671","C9277BA5FEF1EAD66C670897DDC8EBA8","s281b0965d203162f7570d59cd1506e2d16afa3a1e"],"client":{"ip":"10.0.6.14","port":52060},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6678202f64554f5fd4eba7b25564e7b8"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":28,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2760"} {"timestamp":"2022-08-04T19:54:01.483Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2747"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.486Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2763","trackingIds":["2FD3595CA6F8D138BF87964F565C308E","s2c104cbbd1c0bb824171280bbb8f2cbe5277cf505"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["13864865c3fe0e0ed1244771c33ef0f6"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2765"} {"timestamp":"2022-08-04T19:54:01.495Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2762"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.495Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2747","trackingIds":["EF127B3820962D8F03FD6719DFE7F147","70069da9-74a3-4bfb-a67c-a93f8fd00789-2720","s2fa5a06e44949c2a4592de56d2de77a027098d92a"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7c3d4d3f59d760f82c5229e072cb55d2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":28,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2768"} {"timestamp":"2022-08-04T19:54:01.498Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2766","trackingIds":["29FF6DF3E1BB5008268E10E8DFA17E74","s22059c9f1dd7dbf87fb5617d9cc462674514a6f78"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["eb4b37e7bbd540e946237cc73f1d6a62"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2770"} {"timestamp":"2022-08-04T19:54:01.507Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2762","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2741","s230d7787feb68322d1465b4684586d3b40e5846fa","B068383070A9C36E9388BA7C7F5E4F5A"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2f692696ff99d55a8dc56e093f93f69a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":28,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2772"} {"timestamp":"2022-08-04T19:54:01.512Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2773","trackingIds":["s23c2db17f29482d81356cdd77802b3d453e89dc31","AF261D24D13AD9A2CA5C5FEB221EA1BC"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3130d80382078f5e8b984a9a48fd2937"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2775"} {"timestamp":"2022-08-04T19:54:01.525Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2776","trackingIds":["s2cc61c6600264cf0225d0b42aaf631b653564d38b","7C382EC4F067B20BAB2331773C2BF4F4"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1f8f420055c904a534d64ea866c14632"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2778"} {"timestamp":"2022-08-04T19:54:01.527Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2779"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.527Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2779"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.528Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2779"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.528Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2779"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.528Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2779"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.528Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2779"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.528Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2779"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.528Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2779"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.531Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2782","trackingIds":["07F59C2E477324D83A5A9FA792B5B959","s2b789dc9505f3f97b1811da37ce8c5675bb9f142b"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a4d6820b74deeae074bf1cea3b91f67c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2787"} {"timestamp":"2022-08-04T19:54:01.532Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2779"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.532Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2779","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2785"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2792"} {"timestamp":"2022-08-04T19:54:01.533Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2788"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.533Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2788"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.533Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2788"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.533Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2788"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.533Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2788"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.533Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2788"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.533Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2788"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.533Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2788"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.536Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2788"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:01.537Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2788","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2793"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2795"} {"timestamp":"2022-08-04T19:54:01.540Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2779","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2785"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2785","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2798"} {"timestamp":"2022-08-04T19:54:01.541Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2779","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2785"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2800"} {"timestamp":"2022-08-04T19:54:01.542Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2779","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2785"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52068},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9930677408fc66bb4c229f556dad7f38"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2803"} {"timestamp":"2022-08-04T19:54:01.544Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2788","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2793"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2793","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2805"} {"timestamp":"2022-08-04T19:54:01.544Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2788","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2793"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2808"} {"timestamp":"2022-08-04T19:54:01.545Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2788","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2793"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52222},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["921e5bb27f0bf4f8490867fe6e9ad4db"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2810"} {"timestamp":"2022-08-04T19:54:01.552Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2815","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2637"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2819"} {"timestamp":"2022-08-04T19:54:01.552Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2814","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2638"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2820"} {"timestamp":"2022-08-04T19:54:01.553Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2814","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2638"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2638","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2825"} {"timestamp":"2022-08-04T19:54:01.553Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2815","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2637"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2637","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2824"} {"timestamp":"2022-08-04T19:54:01.557Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.559Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.560Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2811"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.560Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2813"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.568Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2827","trackingIds":["1A6431CAC5F73D11DAD36C51A7BD76DF","s2027c90b998f172482c85dbba80446cd2054bc3b9"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3a652573bf303797d5aad01434f04bf2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2830"} {"timestamp":"2022-08-04T19:54:01.570Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2828","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2671"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2832"} {"timestamp":"2022-08-04T19:54:01.570Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2828","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2671"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2671","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2834"} {"timestamp":"2022-08-04T19:54:01.571Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2813","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2793","469E4C4478B346864B0B92285BF93A0E","s2b789dc9505f3f97b1811da37ce8c5675bb9f142b"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f1fbdab7f18864c461bd219971c98e54"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2839"} {"timestamp":"2022-08-04T19:54:01.572Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2835"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.572Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2835"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.572Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2835"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.572Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2835"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.572Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2835"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.572Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2835"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.572Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2835"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.572Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2835"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.573Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2811","trackingIds":["s2cc61c6600264cf0225d0b42aaf631b653564d38b","BFE0264A0A4F685B4807B196DDB9AF59","70069da9-74a3-4bfb-a67c-a93f8fd00789-2785"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0683ff7830312c552336514a6371e4e1"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":27,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2844"} {"timestamp":"2022-08-04T19:54:01.575Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.576Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2841","trackingIds":["653343B14FD1E68B54763CF54D4C7658","s249fd0158603b087d9ecb0eb0764dcd0723ad0002"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["643d669e24fb091e754398609675a861"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2846"} {"timestamp":"2022-08-04T19:54:01.577Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2835"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:01.577Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2835","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2840"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2848"} {"timestamp":"2022-08-04T19:54:01.582Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2849","trackingIds":["s2e94f71782eb8397e5343f0e77f31e5da0eba3ffa","94BCB47C690A24030DE658E9A1878883"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e42b6d413a70503cef0134fcd75deb2e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2851"} {"timestamp":"2022-08-04T19:54:01.585Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2853"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.585Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2853"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.585Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2853"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.585Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2853"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.585Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2853"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.585Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2853"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.585Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2853"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.585Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2853"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.586Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2835","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2840"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2840","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2857"} {"timestamp":"2022-08-04T19:54:01.586Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2835","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2840"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2860"} {"timestamp":"2022-08-04T19:54:01.588Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2835","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2840"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52060},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["252581a034421f535f84c4726c16290c"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2862"} {"timestamp":"2022-08-04T19:54:01.589Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2853"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:01.589Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2853","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2858"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2864"} {"timestamp":"2022-08-04T19:54:01.592Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2865","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2741"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2869"} {"timestamp":"2022-08-04T19:54:01.592Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2865","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2741"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2741","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2871"} {"timestamp":"2022-08-04T19:54:01.597Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.597Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2853","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2858"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2858","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2874"} {"timestamp":"2022-08-04T19:54:01.598Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2853","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2858"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2876"} {"timestamp":"2022-08-04T19:54:01.599Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2853","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2858"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51992},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["63831a50b41a53b3dd5983c74f840e7d"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2880"} {"timestamp":"2022-08-04T19:54:01.600Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2877"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.600Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2877"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.600Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2877"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.600Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2877"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.600Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2877"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.600Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2877"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.600Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2877"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.600Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2877"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.604Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2877"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.604Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2877","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2883"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2886"} {"timestamp":"2022-08-04T19:54:01.606Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2867"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.612Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2887","trackingIds":["CA6496BDA1D818A385F295D3C11A0FA3","s2956368784dedd9cd819427fdcc824fbc57c7c8ac"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c8f7a1cac2ba89e223a884ed023ad991"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2890"} {"timestamp":"2022-08-04T19:54:01.614Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2877","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2883"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2883","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2895"} {"timestamp":"2022-08-04T19:54:01.614Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2884"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.614Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2877","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2883"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2897"} {"timestamp":"2022-08-04T19:54:01.614Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2891"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.614Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2891"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.615Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2891"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.615Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2891"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.615Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2891"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.615Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2891"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.615Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2891"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.615Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2891"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.615Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2877","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2883"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52008},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f062ed9d3831abeed5fd0ff999d571aa"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2899"} {"timestamp":"2022-08-04T19:54:01.618Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2867","trackingIds":["0BFD9396A7D788D13A1ABD4C50950CEB","70069da9-74a3-4bfb-a67c-a93f8fd00789-2840","s2e25c07fd4524a1d97a4403f2d12767b54a036325"],"client":{"ip":"10.0.6.14","port":52060},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0df062b11421c272643fbb2c69e14c43"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":26,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2903"} {"timestamp":"2022-08-04T19:54:01.618Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2891"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.618Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2891","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2900"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2905"} {"timestamp":"2022-08-04T19:54:01.625Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2884","trackingIds":["02E6AB8F7B8EF88DCF5A9C31BD5D9727","s2b5ff17cd658c349d0672a840e3140e4ac95b5cef","70069da9-74a3-4bfb-a67c-a93f8fd00789-2858"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["68c4bfaf79978e7afed4537c776e4e19"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2910"} {"timestamp":"2022-08-04T19:54:01.626Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2891","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2900"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2900","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2914"} {"timestamp":"2022-08-04T19:54:01.627Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2891","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2900"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2917"} {"timestamp":"2022-08-04T19:54:01.627Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2911"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.627Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2911"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.628Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2911"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.628Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2911"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.628Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2911"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.628Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2911"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.628Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2911"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.628Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2911"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.628Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2891","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2900"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52050},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fafc80e87ba095c55667b66272f1655a"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2919"} {"timestamp":"2022-08-04T19:54:01.631Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2911"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:01.631Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2911","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2920"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2923"} 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 14ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 20ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a0322bd9d7f9852123524c2362d3a2de705f64c7&AMAuthCookie= HTTP/1.1" 200 766 2ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a76afc728f86920dbf7f862c2697b21b866f3625&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a0322bd9d7f9852123524c2362d3a2de705f64c7&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 34ms 10.0.6.14 - - [04/Aug/2022:19:53:59 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a76afc728f86920dbf7f862c2697b21b866f3625&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 34ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 16ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 21ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2242ae9b28f974346fb1524b3f3db5f7925bf7f09&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 13ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 15ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 19ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 19ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 16ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 24ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2242ae9b28f974346fb1524b3f3db5f7925bf7f09&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 39ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 12ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNBTaRlAJjQsSSBMgDruZ1HSR0qSrE4n9/UrRJtiBm%2B289%2BT34gVBazq5dY0Lfo/UOUsYXVtjSY5PSxZ6Kx2QJmmhRZJeycNqt5Ui5rLrnXfKGRatkby24LWzS/bpfUcySa7GhVhDG9%2BKiarbGG2jLWKvbdNpHyvXJtAmm/X7wbg91rpH5ZMWPayMBkp03bFos14yKsr5DASKTIESXJ1Vep6n86KYwoxDXs4v0zIHntUD3P76OLqBKDikXOQZppCVeZrXME3rXEzLIoVLBpcC%2BGzQztXAJAq4seTB%2BiUTXIgJLyY8O6alnGWS8w8WnbCn0eNgn1WLW0Zy5PUPqb0ODYiwvwXFKuoWyYPEXa%2BTBw8%2B0HP35mqMTmACvlanES0PQSkkYsmzym6YQYPVHr/C8GORpqh2FiO6wy/BmO/7Sv8Zz9O/9vlyqh8%3D&RelayState=s2a6c9e77afb78f66e6195fa86e6d88e0dba00ad18 HTTP/1.1" 302 - 61ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNKRriQAJjQsSkyZAHHYziWGR0qSrE4n9/QpoE%2BzAzXbee/J78ZSgdZ1ah1NIcYPUBU%2BYnVvnSV2fZiz1XgUgS8pDi6SiVtvF21qJnKuuDzHo4Fi2RIrWQ7TBz9hnjB2poji7kHILbX4pRtq0OfqT9Yi99afOxlyHtoC2WC3fty5s0NgedSxajLBwFqiwpmPZajljJIw5yoMRBjSHskSoji%2BTMVY1Ny%2B1GAtZT7isx3KA%2B18fu3AhoqwPk0qgqA1vhC4bAYJXeJBHEFJAUza1KQ%2B1GJhECVeeIvg4Y4ILMeLNiMtdOVGVVJx/sGyPPV09DvbZfHrJSF15/V1qz0MDIuwvQbE5ddPiTuKm16lthJjosXsNBrM9uITP1emKVtukNRKx4lHlbZjBCecb/ErDj2WWMhM8ZnSDH5Nz37eV/jMep3/t4%2BXMfwA%3D&RelayState=s21a7ce4d7785258f4c6b63dda1511fcf286b4b2df HTTP/1.1" 302 - 66ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNG1JiQAJjQsSSBNMO%2BxmEsMipUlXJxL7%2BxXQprHDbrbz3pPfi%2BcEnevVNpxDinukPnjC7NI5T%2Br2tGBp8CoAWVIeOiQVtTqsdlslcq76IcSgg2PZGilaD9EGv2DvMfakiuLiQsotdPm1mGjT5ejP1iMO1p97G3MdugK6YrN%2BPriwR2MH1LHoMMLKWaDCmp5lm/WCUSllK7WRANOqBdT1UfIZ1FMuag6lOVYnBNm0YoT7bx8vYSSKtuaVMM0UWzGr9IxXJZiykUKICo8NRylPtZAwHZlECTeeIvi4YIILMeHthNcv5Uw1teL8jWWvONDN42ifLefXjNSNN/xK7f/QgAiHa1BsSf28%2BCVx1%2BvVIUJM9Ng9BYPZK7iE/6vTDa0OSWskYsWjym6cwRmXe/xI449lljITPGZ0h5%2BSc5/3lf4yHqc/7ePlLL8A&RelayState=s2fdeb28c153c647d82010b6ddc177cac144ec923f HTTP/1.1" 302 - 64ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaJi20RICExgUJpAkQh91M4rJIadLVicT%2BfgW0CXbgZjvvPfm9eEbQ2k5u/NnHsEPqvCNMLq11JG9PcxZ7Jz2QIemgRZJByf1yu5EizWXX%2B%2BCVtyxZIQXjIBjv5uwzhI5kll2sj6mBNr0WI6XbFN3ZOMTeuHNnQqp8m0GbrVfve%2Bt3qE2PKmQtBlhaA5QZ3bFkvZoz4jlH3cC4PgmACkotTrw%2BFbzkfMpF3aiJLkvIqwHufn0c/EAUUACCqsRkXDYNcCF0Ac24mRSgJqrWVVXypp6KYmASRVw7CuDCnIlciFFej/LywKdyXMo8/2DJEXu6eRzss8XsmpG88fqH1F6HBkTYX4NiC%2Bpm2YPEXa%2BT%2BwAh0nP35jUmR7ARX6vTDS33USkkYtmzynaYwRkXO/yKw48lhhLtHSZ0hzfR2u/7Sv8Zz9O/9vlyFj8%3D&RelayState=s28ee421b0d5ca457115d1edb21cd3673c20223bec HTTP/1.1" 302 - 65ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwEP2VkrttmlTbBhVkvQgKi4qHvaXJ1A2kSbeTgPv3W5VddA/eZibvPea9zBxlZ3ux9Wcfwx6w9w4huXTWobg9LUgcnPASDQonO0ARlDisdlvBUir6wQevvCXJGjAYJ4PxbkE%2BQ%2BhRZNnF%2Bpga2aXXYqJ0l4I7GwcwGHfuTUiV7zLZZZv1%2B8H6PWgzgApZB0GurJGYGd2TZLNeEGw0pxratiyKGS/yOuftjNZ5w3jNSz5jqtGaTWs%2Bwt2vj6MfiUyXqmSNrLiuZJ5XvG1mRc7YyC4b1ha0VpVsaD4dmYgRNg6DdGFBGGVsQqsJLY55LaaFoPSDJCcY8OZxtE%2BW82tG4sYbHlJ7HZpEhOEaFFliP88eJO56vTgEGSI%2Bd29eQ3KSNsJrdbyhxSEqBYgke1bZjTN5huUevuL4Y4nBRHsHCd7hbbT2%2B77Sf8bz9K99vpzlDw%3D%3D&RelayState=s2dc0ba9e130923c3b94506efb2206fe98955f431a HTTP/1.1" 302 - 65ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVJBbsIwEPxK5DuJYxyaWICEygWJShUgDr0t9kItOXaatSX6%2BwZQK%2BiBm3c8M9oZe0rQuk6twymkuEHqgifMzq3zpK5XM5Z6rwKQJeWhRVJRq%2B3iba1EzlXXhxh0cCxbIkXrIdrgZ%2Bwzxo5UUZxdSLmFNr8cRtq0OfqT9Yi99afOxlyHtoC2WC3fty5s0NgedSxajLBwFqiwpmPZajljNC6PRhs8cCmrWldYVtKMSyEFxwEaS1lWomwm9UD3vzl2YRCKGoSBqtLNSw0gBJ/IRnOBh6NE0dRCwGE8eeF6MiiJEq48RfBxxgQXYsTrEZe7slGVVJx/sGyPPV0zDvHZfHrpSF11/V1rz0sDIuwvRbE5ddPizuLm16lthJjocXoNBrM9uITP3enKVtukNRKx4tHlbcDghPMNfqXhxTJLmQkeM7rRj8m579tK/xWP6N/4%2BHPmPw%3D%3D&RelayState=s2f9aa2aea7b6ff6037b0e5d3c988a4b2110a4f2df HTTP/1.1" 302 - 61ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHfycAwhFiChckGiUgWIQ28be0MtOXaataX27xtAraAHbrvrmdHOeBcEne3lzp99DHuk3jvC5KuzjuT1acni4KQHMiQddEgyKHlYv%2B4kT3PZDz545S1LNkjBOAjGuyX7CKEnmWVf1sfUQJdeionSXYrubBziYNy5NyFVvsugy7abt4P1e9RmQBWyDgOsrQHKjO5Zst0sGdUg2pornM%2B00NNSt0KLqp6rtoVWYMU5bxRvGjXC3a%2BPox%2BJnNfABZ/DDBqoNbZYVLwpK8yrshAFn2ksS11gOzKJIm4dBXBhyXjO%2BSSfT3JxLGo5FTLP31lywoGuHkf7bLW4ZCSvvOEuteehAREOl6DYivpFdidx0%2BvlIUCI9Ni9eI3JCWzE5%2Bp0RctDVAqJWPao8jrO4IyrPX7G8ccSQ4n2DhO6wdto7fdtpf%2BMx%2Blf%2B3g5qx8%3D&RelayState=s25e4bffd107f437725c238ab7bff158e1649ca325 HTTP/1.1" 302 - 66ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNG1DGwESGhckJk2AdtjNpC6LlCZdnUjb36%2BANsEOu9nOe09%2BL14Q9HZQO3/2MeyRBu8Ik8/eOlLXpyWLo1MeyJBy0COpoNVh/bxTIuVqGH3w2luWbJCCcRCMd0v2HsJAKss%2BrY%2BpgT69FDPd9im6s3GIo3HnwYRU%2Bz6DPttuXg7W77E1I%2BqQ9RhgbQ1QZtqBJdvNkpEsoOEnlLorc57XXV00AgC4rMpONLIRCGVbV3qCux8fRz8RRcF50c1lUVQouSwqzXWHreD5vJuD1BJEBXldnCYmUcStowAuLJngQsx4PePlMW9UVSrO31jyiiNdPU722WpxyUhdeeNdav%2BHBkQ4XoJiKxoW2Z3ETW9QhwAh0mP35FtMXsFG/F%2Bdrmh1iFojEcseVZ6nGZxxtcePOP1YYihpvcOEbvAuWvt1W%2Bkv43H62z5ezuob&RelayState=s25b6d398a0255bee7ea7a07e712a5bed7f7531ec6 HTTP/1.1" 302 - 61ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQggFguQKKgq0rabEtpDb4MzYS35qx5nl/77OgF2qdRy6MmSZ%2BYZz/uO5wRaOb5qw7PZ4c8WKSQnrQzxPrBgrTfcAkniBjQSD4JXq8%2BPvEhz7rwNVljFkhUR%2BiCtWVtDrUZfoX%2BRAr/tHhfsOQRHPMtOyrYDcml/ilqnDn2TNh7NMbX%2BmIHOruWZxgArJYEycizZxGdJA12DP3GpBP3OiyBpEL00RydDKqzumFX1tMNaehThBivryP1ovcB%2B9gVrQBGyZLtZMCqGhwZhKg5FgfVkBiMoBOBhMs6Hs9EED9MRQjGdNA8xn0ogki/4TiBqcWsogAkLVuRFMcgfBvl4P5zxyZjn%2BQ%2BWlBflPkhTx9fel/lwTiL%2Bab8vB%2BVTtWfJd/TUqxET2HLemcX7xv7GvvtYuHrGluTm2Q3izHP8S6zZbkqrpPiVrJSyr2uPEOKowbfYy6ch3O/S3ch60PSpPHgwJNEEllRlh//agpKNRB9Vdyy7dr6sIta9OXErAp7Cf0yWrK124CV1UuEJRLiKdQteq1ixw2Z5Fyq46PLidef4q/V152LcKqz33VjO%2BnCR8a/wc%2Bwfs71Fb3/i8jc%3D HTTP/1.1" 200 2290 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PsiSsliAlIKqIm27WUJ76M21J6wlf9Xj7NJ/XydAl0oth54seWae8bzveIFMK0frPjybHfzoAUNy1MogHQNL0ntDLUOJ1DANSAOnbf3pgZZZQZ23wXKrSFIjgg/SmrU12GvwLfgXyeHL7mFJnkNwSPP8qGyfosvGkwudOfBd1nkwh8z6Q850finPNQRWK8kwR0eSTXyWNGxo8Ccuk0y/8SJIGgAvzcHJkHGrB2bbPu5ASA88XGGliNwP1nMYZ1%2BSjikEkmw3S4JlV1Z3s/mMTUCwQvAOCn4/qURVzt9Necnu5jArpryqYj42DFG%2BwBsBsYetwcBMWJKyKMu0uE%2BL6X4yp9WUFsU3kjRn5d5LI%2BJrb8v8/ZSE9ON%2B36TNY7snyVfwOKoRE8hqMZhFx8b%2Byr7bWHbxjKzQLfIrxInn6OdYs900Vkn%2BM6mVsq9rDyzEUYPvYZRPs3C7y3AjRdqNqTR4ZlCCCSRpmwH/1DMlOwk%2Bqu5Iful8XkUQozlxKwIcw39MlqytdsxLHKSCI%2BPhItY1eK1ixQ661U0op3zIi9eD46/Wi8HFuFUg9sNYzvpwlvGv8FPsH7P9jl7/xNUv HTTP/1.1" 200 2289 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqG7P%2BuunhAHyBIMC9CtbpztsJsq06kAfU2U2%2BzfT3aS1QO2HHYSIJIPxfelFsiUtHQ1%2BGe9gx8DoI%2BOSmqkU6Amg9PUMBRINVOA1HParj7f0yLJqHXGG24kiVaI4Lwwem00DgpcC%2B5FcPi6u6/Js/cWaZoepRlitMl08k4lFlyf9A70ITHukDKVXspTBZ6tpGCYoiXRJjxLaDY2%2BBOXCKbeeAEkNIAT%2BmCFT7hRI7NtH3bQCQfcz7CiC9yPxnGYZq9JzyQCibabmmDB86yAsoCqfOryO86K6vYme5dXd3lWcahu8pIXZcXykI8NQxQv8EZAHGCr0TPta1JkRRFnVZyV%2B/w9vS1pln0nUXNW7oPQXXjtdZmfTklIP%2B33Tdw8tHsSfQOHkxohgSwXo1l0auxm9l3HsotnZIl2kc4QJ56lX0LNdtMYKfjPaCWleV07YD6M6t0Ak3yK%2BetdxhvRxf2USr1jGgVoT6K2GfGPA5OiF%2BCC6pakl87nVYRuMidshYej/4/JorVRljmBo1RwZNxfxJqD1zJU7KBfXoVyyse8cD06/mpcN7oYtgq6/TiWNc6fZfwr/BT7x2y/o/OfuPwF HTTP/1.1" 200 2289 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUi3LLEAiYKqIm27WUJ76G1wJqwlf9Xj7NJ/XydAl0oth54seWae8bzveEaglePLLjybLf7okEJy1MoQHwJz1nnDLZAkbkAj8SB4vfz8wIs0587bYIVVLFkSoQ/SmpU11Gn0NfoXKfDr9mHOnkNwxLPsqGw3IpcOp2h06tC3aevRHFLrDxno7FKeaQywVBIoI8eSdXyWNNA3%2BBOXStBvvAiSBtFLc3AypMLqnlnXj1tspEcRrrCyidyP1gscZp%2BzFhQhSzbrOaNCTPdYvLsvygbKvGihnEyEmI7vSwEih3wiJu0YpuU%2B5lMFRPIF3whEHW4MBTBhzoq8KEb5dJTf7cYlf3/H8/w7S6qzch%2BkaeJrb8u8PyUR/7TbVaPqsd6x5Bt6GtSICWwx683iQ2N/Zd9tLFw8Ywtys%2BwKceI5/iXWbNaVVVL8TJZK2deVRwhx1OA7HOTTEG536W9kM2qHVB48GJJoAkvqqsc/daBkK9FH1R3LLp3Pq4jNYE7cioDH8B%2BTJSurHXhJvVR4BBEuYl2DVypWbLFd3IQKLvq8eN07/mp907sYtwqbXT%2BWsz6cZfwr/BT7x2y/o9c/cfEL HTTP/1.1" 200 2290 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScguW7AIUgqqirTtpoT20JtjT1hL/qrH2aX/vk6ALpVaDj1F9sw843nfyRKZVo5WfXg2O/jRA4bkqJVBOgZK0ntDLUOJ1DANSAOnTfXpkRZpTp23wXKrSFIhgg/SmrU12GvwDfgXyeHr7rEkzyE4pFl2VLafoEvHLxc6deC7tPNgDqn1h4zp7FKeaQisUpJhho4km/gsadjQ4E9cKpl%2B40WQNABemoOTIeVWD8ymedqBkB54uMJKEbkfrOcwzl6SjikEkmw3JcGinfG7%2BbSbzkTXzkU3Kx7eLfJp27YPnC2ga/lCxNOdiPlYM0T5Am8ExB62BgMzoSRFXhSTfD7J7/fTBZ3d0zz/TpL6rNx7aUR87W2Z21MS0o/7fT2pn5o9Sb6Bx1GNmEBWy8EsOjb2V/bdxrKLZ2SFbpldIU48Rz/Hmu2mtkryn0mllH1de2Ahjhp8D6N8moXbXYYbKSbdmEqDZwYlmECSph7wX3qmZCfBR9UdyS6dz6sIYjQnbkWAY/iPyZK11Y55iYNUcGQ8XMS6Bq9VrNhBt7oJ5ZQPefF6cPzVejG4GLcKxH4Yy1kfzjL%2BFX6K/WO239HrP3H1Cw%3D%3D HTTP/1.1" 200 2289 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPLbtswEEV/ReDeevlN2AZUG0UNpI1iuV10x1AjhwBf5VCJ%2B/elZLtRgdaLrghwZs5w7h2ukClpadH6F32AHy2gj85KaqR9YE1ap6lhKJBqpgCp57QqPj/QPE6pdcYbbiSJCkRwXhi9NRpbBa4C9yo4fD08rMmL9xZpkpylaUdo4/7ktYotuCZuHOhTbNwpYSq5lScKPCukYJigJdEuPEto1jX4ExcLpt55ASQ0gBP6ZIWPuVEds6oeD1ALB9wPsKIO3I/GcehnX5OGSQQS7XdrgvlsOc85q7PlfDrOZwueZdMlZxkfL9J5vXjOZs14nE3yWcjHkiGKV3gnILaw1%2BiZ9muSp3k%2BShejdHLMlnQ6oWn6nUTlVbkPQtfhtfdlfr4kIf10PJaj8rE6kugbOOzVCAlks%2BrMon1jN7DvPpbdPCMbtKtkgLjwLP0Sava70kjBf0aFlOZt64D5MKp3LfTyKebvd%2BluRD1q%2BlTqHdMoQHsSVWWHf2qZFI0AF1S3JLl1vq4i1L05YSs8nP1/TBZtjbLMCeykgjPj/ibWELyVoeIAzeYulFPe5YXrzvE34%2BrOxbBVUB%2B7saxx/irjX%2BGX2D9m%2Bx0d/sTNLw%3D%3D HTTP/1.1" 200 2292 7ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STaEZbEAiYKqIm27KaE99OY6E9aSv%2BqZ7NJ/XydAl0oth54seWae8bzveI7CaM9XHT3bHfzoACk5Gm2RD4EF64LlTqBCboUB5CR5vfr4yIs05z44ctJplqwQIZBydu0sdgZCDeFFSfiye1ywZyKPPMuO2nUj9OlwysakHkKbtgHsIXXhkAmTXcozAyRWWgnM0LNkE5%2BlrOgb/IlLlTBvvAhSFiAoe/CKUulMz6zrpx00KoCkK6xqIve9CxKG2ResFRqBJdvNgmExltPZtBzfy2IKk7yYPeSz6X0JUjZQyrwoi8ldU8pxHvOxEojqBd4IiB1sLZKwtGBFXhSj/GGUl/u7GZ%2BUPM%2B/saQ6K/dO2Sa%2B9rbM309JyD/s99Woeqr3LPkKAQc1YgJbznuz%2BNA4XNl3GysunrEl%2Bnl2hTjxPP8Ua7abymklfyYrrd3rOoCgOCqFDgb5jKDbXfob1YzaIZVTEBYVWGJJXfX4z53QqlUQouqeZZfO51WEZjAnbgXBkf5jsmTtjBdBYS8VHIWki1jX4LWOFTtolzehkss%2BL173jr%2B60PQuxq2CZt%2BP5V2gs4x/hZ9i/5jtd/T6Jy5/AQ%3D%3D HTTP/1.1" 200 2289 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp39sOQdrEAiYKqIqXNhqU59Ga8s8SSv%2BrxJvTf17tAQ6WGQ0%2BWPDPPeN53PEOulWPLLjybLfzsAENy1MogGwJz0nnDLEeJzHANyIJg9fLrPaNpzpy3wQqrSLJEBB%2BkNStrsNPga/AvUsD37f2cPIfgkGXZUdluhC4dTtHo1IFv09aDOaTWHzKus0t5piHwpZIcM3QkWcdnScP7Bn/jUsn1Gy%2BCpAHw0hycDKmwumfW9cMWGulBhCusbCL3s/UChtnnpOUKgSSb9ZwgLYCKsrgrCiryD%2B14ko/bkpZlQYt2vKf5dN%2BWH2k53cd8rDiifIE3AmIHG4OBmzAnNKd0lJejfLIrpuxuwvL8B0mqs3KfpGnia2/LvD8lIfuy21Wj6qHekeQJPA5qxASymPVmsaGxv7LvNpZfPCMLdLPsCnHiOfYt1mzWlVVS/EqWStnXlQce4qjBdzDIp3m43aW/kc2oHVJZ8NygBBNIUlc9/rHjSrYSfFTdkezS%2BbyK0AzmxK0IcAz/MVmystpxL7GXCo5chItY1%2BCVihVbaBc3oYKJPi9e946/Wt/0LsatgmbXj%2BWsD2cZ/wk/xd6Z7U/0%2BicufgM%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScgCCxYgUVBVpG03JXQPvbnOhLXkr3omu/Tf1wnQpVLLYU%2BWPDPPeN53PEdhtOerlp7tDn62gJQcjbbI%2B8CCtcFyJ1Aht8IAcpK8Wn1%2B4EWacx8cOek0S1aIEEg5u3YWWwOhgvCiJHzbPSzYM5FHnmVH7doB%2BrQ/ZW1SD6FJmwD2kLpwyITJLuWZARIrrQRm6Fmyic9SVnQN/salSpg3XgQpCxCUPXhFqXSmY1bV4w5qFUDSFVbVkfvRBQn97AvWCI3Aku1mwbAYjkajWT0VctZM7%2BQE7nOYiPFETobN/ayYFEVRy3Eh7mI%2BlgJRvcAbAbGFrUUSlhasyItikE8H%2BWg/nPHxiOf5d5aUZ%2BU%2BKFvH196W%2BccpCfmn/b4clI/VniVPELBXIyaw5bwzi/eNw5V9t7Hi4hlbop9nV4gTz/MvsWa7KZ1W8ley0tq9rgMIiqNSaKGXzwi63aW7UfWg6VM5BWFRgSWWVGWH/9oKrRoFIaruWXbpfF5FqHtz4lYQHOkdkyVrZ7wICjup4CgkXcS6Bq91rNhBs7wJlVx2efG6c/zVhbpzMW4V1PtuLO8CnWX8J/wU%2B89sf6LXP3H5Gw%3D%3D HTTP/1.1" 200 2290 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR7kzTbaInVVgqtEJUWNjSBAzevPela8hceZ7f8e5y0ZYsEPXCy5Jl5xvO%2B4yUyrRyth/Bs9vBjAAzJUSuDdAqsyOANtQwlUsM0IA2ctvWnB1qkOXXeBsutIkmNCD5IazbW4KDBt%2BBfJIev%2B4cVeQ7BIc2yo7LDDF06nVzo1IHv096DOaTWHzKms0t5piGwWkmGGTqSbOOzpGFjgz9xqWT6jRdB0gB4aQ5OhpRbPTLb9nEPQnrg4QorReR%2BsJ7DNPuK9EwhkGS3XREsWPV0f9/nxZwBE3cFlKKCBa/u%2BqpfQFlCMS9KXoGI%2BdgwRPkCbwTEAXYGAzNhRYq8KGb5u1m%2B6OYVLRc0z7%2BTpDkr914aEV97W%2BanUxLSj13XzJrHtiPJN/A4qRETyHo5mkWnxv7KvttYdvGMrNEtsyvEiefo51iz2zZWSf4zqZWyrxsPLMRRgx9gkk%2BzcLvLeCPFrJ9SafDMoAQTSNI2I/7LwJTsJfiouiPZpfN5FUFM5sStCHAM/zFZsrHaMS9xlAqOjIeLWNfgjYoVe%2BjXN6Gc8jEvXo%2BOv1ovRhfjVoHoxrGc9eEs41/hp9g/Zvsdvf6J618%3D HTTP/1.1" 200 2289 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7iZOF7sYiSBRUFWnbTQntoTfjTFhL/qrH2aX/vk6ALpVaDj1Z8sw843nf8Ry5Vo4t%2B/BstvCjBwzJUSuDbAxUpPeGWY4SmeEakAXBmuWnR1aklDlvgxVWkWSJCD5Ia1bWYK/BN%2BBfpICv28eKPIfgkGXZUdl%2Bgi4dT9Hq1IHv0s6DOaTWHzKus0t5piHwpZIcM3QkWcdnScOHBn/iUsn1Gy%2BCpAHw0hycDKmwemA2zdMWWulBhCusbCP3g/UCxtkr0nGFQJLNuiJYTO8p52XZ5nc5lGXZFQ95B3tK8%2B6%2BfcdnU3o3KyjdFzEfa44oX%2BCNgNjDxmDgJlSkoEUxoQ8TOt3lJZtNGaXfSVKflXsvTRtfe1vm/SkJ2cfdrp7UT82OJN/A46hGTCCL%2BWAWGxv7K/tuY/nFM7JAN8%2BuECeeY59jzWZdWyXFz2SplH1deeAhjhp8D6N8mofbXYYb2U66MZUFzw1KMIEkTT3gv/RcyU6Cj6o7kl06n1cR2tGcuBUBjuE/JktWVjvuJQ5SwZGLcBHrGrxSsWIL3eImVDAx5MXrwfFX69vBxbhV0O6GsZz14SzjX%2BGn2D9m%2Bx29/omLXw%3D%3D HTTP/1.1" 200 2290 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 20ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 22ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds294d060124d53bb05ed0d21bd00c0a047d800a7bc&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds21bfea7cb22ed59a3a2caeb5401935eb73ea275f8&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 21ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 23ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 24ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 21ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 22ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds21e2c815112c06f3403f8288121f3b209bf87289b&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2c102e42e84bd17ca285306187108ce8314c248a1&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds26972cad19753268c1159ca1c3807d8b16f331426&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 27ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds23c797436c27e5029809764eccde4c024251d4c30&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2bfea5b4ff6681178c76be7d62315afb9d558dfbe&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2c8be23729da902fa966cc8179cac0a06c6f1a89b&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 26ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 27ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2fac43f9cfab3d306f12c96323ff4946afb26b804&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a9b77f021aead32e5d9e4c93f9f4e55e2125c9ed&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s26972cad19753268c1159ca1c3807d8b16f331426&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 41ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2bfea5b4ff6681178c76be7d62315afb9d558dfbe&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 41ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2fac43f9cfab3d306f12c96323ff4946afb26b804&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 40ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s21e2c815112c06f3403f8288121f3b209bf87289b&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 54ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s21bfea7cb22ed59a3a2caeb5401935eb73ea275f8&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 58ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a9b77f021aead32e5d9e4c93f9f4e55e2125c9ed&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 43ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s23c797436c27e5029809764eccde4c024251d4c30&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 54ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s294d060124d53bb05ed0d21bd00c0a047d800a7bc&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 75ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2c8be23729da902fa966cc8179cac0a06c6f1a89b&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 74ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2c102e42e84bd17ca285306187108ce8314c248a1&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 83ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 13ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUiBZi1AoqCqSNtultAeevM6E9aSv%2BqZ7NJ/XydAl0oth55ieWae8bzvZI7CaM9XHT3bHfzoACk5Gm2RD4EF64LlTqBCboUB5CR5vfp8z4s05z44ctJplqwQIZBydu0sdgZCDeFFSfi6u1%2BwZyKPPMuO2nUj9OnwlY1JPYQ2bQPYQ%2BrCIRMmu5RnBkistBKYoWfJJj5LWdE3%2BBOXKmHeeBGkLEBQ9uAVpdKZnlnXDztoVABJV1jVRO5HFyQMsy9YKzQCS7abBcOiLMqnaZ6/ew9t0Y7lDPJZMZnm07uynMB4Vk7iaQYwjvlYCUT1Am8ExA62FklYWrAiL4pRXo7yyX58x6cTnuffWVKdlfugbBNfe1vmp1MS8k/7fTWqHuo9S75BwEGNmMCW894sPjQOV/bdxoqLZ2yJfp5dIU48z7/Emu2mclrJn8lKa/e6DiAojkqhg0E%2BI%2Bh2l/5GNaN2SOUUhEUFllhSVz3%2BsRNatQpCVN2z7NL5vIrQDObErSA40n9Mlqyd8SIo7KWCo5B0EesavNaxYgft8iZUctnnxeve8VcXmt7FuFXQ7PuxvAt0lvGv8FPsH7P9jl7/ictf HTTP/1.1" 200 2289 6ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 13ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7icmCYC2CREFVkbbdlNAeevPaE9aSv%2Bpxdum/rxNgl0oth54seWae8bzveIHcaM9WXXy2O/jZAcbsaLRFNgQq0gXLHEeFzHIDyKJgzerzAytzynxw0QmnSbZChBCVs2tnsTMQGggvSsC33UNFnmP0yIriqF03Qp8Pp5Am9xDavA1gD7kLh4Kb4lJeGIh8pRXHAj3JNulZyvK%2BwZ%2B4XHHzzksgZQGCsgevYi6c6ZlN87gDqQKIeIVVMnE/uiBgmL0iLdcIJNtuKoLl3ZiO%2Bf1UTmct0DmAFKIUd%2BOn%2BVTQ2YTyGeWyFG2fjzVHVC/wTkDsYGsxchsrUtKyHNH5iE7243s2nTBKf5CsPiv3QVmZXntb5qdTErJP%2B309qh%2BbPcm%2BQ8BBjZRAloveLDY0Dlf23cbyi2dkiX5RXCFOPM%2B%2BpJrtpnZaiV/ZSmv3ug7AYxo1hg4G%2BQyPt7v0N0qO2iGVxcAtKrCRZE3d4792XKtWQUiqe1JcOp9XEeRgTtqKCMf4H5Nla2c8Dwp7qeDIRbyIdQ1e61Sxg3Z5EyqY6PPSde/4qwuydzFtFch9P5Z3IZ5l/Cv8FPvHbG/R65%2B4/A0%3D HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 12ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SciywFqAREFVkbbdLEl76M3YE9aSv%2Bpxdum/rxOgm0oth54seWae8bzveIFMK0fXbXgxe/jRAobkpJVB2geWpPWGWoYSqWEakAZOq/XnR1qkOXXeBsutIskaEXyQ1myswVaDr8C/Sg5f949L8hKCQ5plJ2XbEbq0P7nQqQPfpI0Hc0ytP2ZMZ9fyTENgayUZZuhIso3PkoZ1Df7EpZLpd14ESQPgpTk6GVJudcesqqc9COmBhwFWisj9aD2HfvYlaZhCIMluuyRYzJr5YX43ncxhMr6HKYwbcdc8TOczxsWUs3wixrOiOLCYjyVDlK/wTkBsYWcwMBOWpMiLYpTPR/mkHj/Q%2BwnN8%2B8kKS/KfZBGxNfelvlwTkL6qa7LUflU1ST5Bh57NWICWS06s2jf2A/su41lV8/ICt0iGyDOPEe/xJrdtrRK8p/JWin7tvHAQhw1%2BBZ6%2BTQLt7t0N1KMmj6VBs8MSjCBJFXZ4Z9bpmQjwUfVHcmunS%2BrCKI3J25FgFP4j8mSjdWOeYmdVHBiPFzFGoI3KlbsoVndhHLKu7x43Tn%2BZr3oXIxbBaLuxnLWh4uMf4WfY/%2BY7Xd0%2BBNXvwA%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBasMwDP2V4HsTJ20S27SFsV4KG4y27LCbaiudwbGzyIbt75e2bLQ77CbJ7z30nrUk6N2gnsIppLhDGoInzD5750ldnlYsjV4FIEvKQ4%2Bkolb7h%2BcnVeVcDWOIQQfHsg1StB6iDX7F3mMcSBXFpwspt9Dn52KmTZ%2BjP1mPOFp/GmzMdegL6Ivt5mXvwg6NHVHHoscID84CFdYMLNtuVoykKUXFsZ7XsmsXjS6b8qg7IefN3Bybsm5b3kmJ7QT3Pz4OYSJWBuuF5HPg1dGIShghWt1wgBq00KUwsq47iUc5MYkSbj1F8HHFKl5VMy5mfHEopaoXivM3lr3iSBePk322Xp4zUhfeeJPa/6EBEY7noNiahmVxI3HVG9Q%2BQkx03z0Gg9kruIT/q9MFrfZJayRixb3K8zSDE653%2BJGmH8ssZSZ4zOgK75JzX9eV/jLup7/t/eWsvwE%3D&RelayState=s22efa7f73f90ee64bd18be89625f448ea8dc0cd26 HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQgfZS1AoqCqSNtuSmgPvQ3OhLXkr3qcXfrv6wToUqnl0JMlz8wznvcdzwm0cnzVhmezwx8tUkhOWhnifWDBWm%2B4BZLEDWgkHgSvVp8eeZHm3HkbrLCKJSsi9EFas7aGWo2%2BQv8iBX7dPS7YcwiOeJadlG0H5NL%2BFLVOHfombTyaY2r9MQOdXcszjQFWSgJl5Fiyic%2BSBroGf%2BJSCfqNF0HSIHppjk6GVFjdMavqaYe19CjCDVbWkfvBeoH97AvWgCJkyXazYFTk49GwOYzzejiFfDSb1M1DDpPhQbybTR%2BaA4xwMi2whphPJRDJF3wjELW4NRTAhAUr8qIY5LNBPt4PH/hkzPP8O0vKi3Lvpanja%2B/LfDgnEf%2B435eD8qnas%2BQbeurViAlsOe/M4n1jf2PffSxcPWNLcvPsBnHmOf451mw3pVVS/ExWStnXtUcIcdTgW%2Bzl0xDud%2BluZD1o%2BlQePBiSaAJLqrLDf2lByUaij6o7ll07X1YR696cuBUBT%2BE/JkvWVjvwkjqp8AQiXMW6Ba9VrNhhs7wLFVx0efG6c/zV%2BrpzMW4V1vtuLGd9uMj4V/g59o/Zfkdvf%2BLyFw%3D%3D HTTP/1.1" 200 2290 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScjClliAREFVkbbdlNA99GbsCWvJX/U4u/Tf1wnQTaWWw54seWae8bzveI5MK0dXbXg2O/jZAobkpJVB2gcWpPWGWoYSqWEakAZO69WXB1qkOXXeBsutIskKEXyQ1qytwVaDr8G/SA7fdw8L8hyCQ5plJ2XbEbq0P7nQqQPfpI0Hc0ytP2ZMZ9fyTENgKyUZZuhIsonPkoZ1Df7GpZLpN14ESQPgpTk6GVJudces68cdCOmBhwFWisj9ZD2HfvYFaZhCIMl2syBY8HF%2B4JxBIw5w%2BNDMxrN7UbKyhJJNhRB5Ke4n0%2BLuLuZjxRDlC7wREFvYGgzMhAUp8qIY5bNRPtmPSzqd0Dz/QZLqotxHaUR87W2ZD%2BckpJ/3%2B2pUPdZ7kjyBx16NmECW884s2jf2A/tuY9nVM7JEN88GiDPP0a%2BxZruprJL8V7JSyr6uPbAQRw2%2BhV4%2BzcLtLt2NFKOmT6XBM4MSTCBJXXX4by1TspHgo%2BqOZNfOl1UE0ZsTtyLAKbxjsmRttWNeYicVnBgPV7GG4LWKFTtoljehnPIuL153jr9aLzoX41aB2HdjOevDRcZ/ws%2Bx/8z2Jzr8icvf HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp3djebEFgLkCioKlLabFjaQ2%2BOPSaW/FWPN6H/vt4FGiq1HHqy5Jl5xvO%2B4xkyoz1ddvHFbuFHBxizg9EW6RCYky5Y6hgqpJYZQBo5bZefH2iVl9QHFx13mmRLRAhRObtyFjsDoYXwqjh83T7MyUuMHmlRHLTrRujz4eTC5B6CzGUAu89d2BfMFOfywkBkS60YFuhJtk7PUpb1Df7E5YqZd14CKQsQlN17FXPuTM9s28ctCBWAxwusEon70QUOw%2BxzIplGINlmPSdYlZNK3gsh61LeS3HLJuObupxMnuvp7ZTfjKe8rpmcjOuUjw1DVK/wTkDsYGMxMhvnpCqralROR%2BXd7qam4ztalt9J1pyU%2B6CsSK%2B9LvPzMQnpp92uGTWP7Y5k3yDgoEZKIItZbxYdGocL%2B65j2dkzskA/Ky4QR56nX1LNZt04rfjPbKm1e1sFYDGNGkMHg3yGxetd%2BhslRnJIpTEwiwpsJFnb9PinjmklFYSkuifFufNpFUEM5qStiHCI/zFZtnLGs6CwlwoOjMezWJfglU4VW5CLq1BOeZ%2BXrnvH31wQvYtpq0Ds%2BrG8C/Ek41/hx9g/ZvsdvfyJi18%3D HTTP/1.1" 200 2292 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 22ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2adf91b0de70d97c7c9ba43e09cd4bbe6922e0ce0&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 14ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 12ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 18ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 13ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds271e68c8be2dcd0a0b5bda6c62ea22989614ef0d7&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 13ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSx%2BSFBUioXJCoVAHqobeNvaGWHDvN2lL79w2gVtBDb7vrmdHOeJcEvR3k3p99DAekwTvC5LO3juT1acXi6KQHMiQd9EgyKHncPO%2BlSLkcRh%2B88pYlW6RgHATj3Yq9hzCQzLJP62NqoE8vxUzpPkV3Ng5xNO48mJAq32fQZ7vty9H6A2ozogpZjwE21gBlRg8s2W1XjACgzpGX2JXdHEVbtG3e1U3dtIJrzLtWVRXmczXB3Y%2BPk5%2BIAkRdVqCKnKMqG1Xrsm600FXVaVwUeVtCVXc6X0xMoog7RwFcWDHBhZjxZsaLU76QZSE5f2PJK4509TjZZ%2BvlJSN55Y13qf0fGhDheAmKrWlYZncSN71BHgOESI/dk9eYvIKN%2BL86XdHyGJVCIpY9qjxPMzjj%2BoAfcfqxxFCivcOEbvAuWvt1W%2Bkv43H62z5ezvob&RelayState=s22ef7e112a1176229e5fd592e79d2ed7ebf68b7cb HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 21ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLasMwEPwVo3ts2fFTxIHQXAIplCT00NtaWqcCWXK9ErR/XyehJemht93VzLAz2hXBYEaxd2cX/AFpdJYw%2BhyMJXF9almYrHBAmoSFAUl4KY6b573IYi7GyXknnWHRFslrC14727J370cSSfJpXIg1DPGlWEg1xGjP2iJO2p5H7WPphgSGZLd9ORp3QKUnlD4Z0MPGaKBEq5FFu23LCHi6zLuyknlVcp5CJ3GJyyLNFSiVNl2Vl1WtSpjh9sfHyc3ErM%2BaouBZLrHK6oZ3vay7rpA91JguG%2BzLmYw1yJlJFHBnyYP1Lct4li14veD5KW1EkQvO31j0ihNdPc722Xp1yUhcedNdav%2BHBkQ4XYJiaxpXyZ3ETW8URw8%2B0GP35BRGr2AC/q9OV7Q4BimRiCWPKs/zDM64PuBHmH8s0hQpZzGiG7wPxnzdVvrLeJz%2Bto%2BXs/4G&RelayState=s28979140e07a0d435b35920fc69f83bf00cffc57b HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ebf08006d69e680782537add9b6a61433743cfbf&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STYKsGsBEgVVRdp2U0J76M04E9aSv%2BqZ7NJ/XyfALpVaDj1Z8sw843nf8QyF0Z4vO3q2W/jZAVJyNNoiHwJz1gXLnUCF3AoDyEnyevn5kRdpzn1w5KTTLFkiQiDl7MpZ7AyEGsKLkvBt%2Bzhnz0QeeZYdtetG6NPhlI1JPYQ2bQPYQ%2BrCIRMmu5RnBkgstRKYoWfJOj5LWdE3%2BBOXKmHeeRGkLEBQ9uAVpdKZnlnXT1toVABJV1jVRO5HFyQMs89ZKzQCSzbrOcNium/vJ8VUtO1e5A9QjstyMh2XD3khJ3cTGJcwbaa5aGM%2BVgJRvcA7AbGDjUUSluasyItilN%2BP8nJ398DHJc/zHyypzsp9ULaJr70t8/6UhPzTbleNqqd6x5LvEHBQIyawxaw3iw%2BNw5V9t7Hi4hlboJ9lV4gTz/MvsWazrpxW8ley1Nq9rgIIiqNS6GCQzwi63aW/Uc2oHVI5BWFRgSWW1FWP/9oJrVoFIaruWXbpfF5FaAZz4lYQHOk/JktWzngRFPZSwVFIuoh1DV7pWLGFdnETKrns8%2BJ17/irC03vYtwqaHb9WN4FOsv4V/gp9o/Z3qLXP3HxGw%3D%3D HTTP/1.1" 200 2290 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 25ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds20431fb40d16a0385df90a51bc7869fba3e562eda&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwFPyVkrttTJvaBhVkvQgKi4qHvb22r24gTbp9Cbh/v1XZRffgLfMyM7yZZE7QmV5t3dkFv0fqnSWMLp2xpG5XCxYGqxyQJmWhQ1K%2BVofVbqtEzFU/OO9qZ1i0RvLagtfOLtin9z2pJLkYF2INXXw9TOqmi9GetUUctD332se16xLoks36/WDcHhs9YO2TDj2sjAZKdNOzaLNeMEIEUUxxVmSigGJaVU3RymxWtmnVSsCyzcscZ1KOdPub4%2BhGoUibkpdSykqUVc7TNMVK8raVOXCY5iMWmZBSpKOSKODGkgfrF0xwISa8mPDsOC2VzBTnHyw64UC3jGN8tpxfO1I33fDQ2uvSgAiHa1FsSf08ebC4%2B/Xq4MEHekZvrsHoBCbga3e6sdUh1DUSseTZZTfO4IzLPX6F8cUiTVHjLEZ0p7fBmO/7Sv8Vz9M/%2BPxzlj8%3D&RelayState=s24bca82109278f24c3e94b85a8720e24ec72ad0bf HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PpplWbAIEgVVRdp2U0J76M3YE9aSv%2Bpxdum/rxOgm0oth54seWae8bzveIFMK0dXXXg2O/jRAYbkpJVBOgQq0nlDLUOJ1DANSAOnzerTIy2zgjpvg%2BVWkWSFCD5Ia9bWYKfBN%2BBfJIevu8eKPIfgkOb5SdkuRZcNJxc6c%2BDbrPVgjpn1x5zp/FqeawhspSTDHB1JNvFZ0rC%2BwZ%2B4TDL9xosgaQC8NEcnQ8at7plN87QDIT3wMMJKEbkfrOcwzF6RlikEkmw3FcFSlHcPs4cDm/BSFDAvSjEV97MpzFtg07a9O/CymM5aFvOxZojyBd4IiB1sDQZmQkXKoizTYpYWk/27Ob2f0KL4TpL6otx7aUR87W2ZD%2BckpB/3%2Bzqtn5o9Sb6Bx0GNmECWi94sOjT2I/tuY9nVM7JEt8hHiDPP0c%2BxZruprZL8Z7JSyr6uPbAQRw2%2Bg0E%2BzcLtLv2NFGk7pNLgmUEJJpCkqXv8l44p2UrwUXVH8mvnyyqCGMyJWxHgFP5jsmRttWNeYi8VnBgPV7HG4LWKFTtolzehnPI%2BL173jr9aL3oX41aB2PdjOevDRca/ws%2Bxf8z2Ozr%2Bictf HTTP/1.1" 200 2290 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2adf91b0de70d97c7c9ba43e09cd4bbe6922e0ce0&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 35ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 22ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 22ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds27bf8627affba09e45446754902c616e54e7d70af&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds24d8c442af6dcd863149c9771b38698e4ffcab0e7&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s271e68c8be2dcd0a0b5bda6c62ea22989614ef0d7&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 45ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 19ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ebf08006d69e680782537add9b6a61433743cfbf&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 36ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds20c7b65aa8a7fc1a32aae29e3aa9d0015f5a15f01&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s20431fb40d16a0385df90a51bc7869fba3e562eda&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 34ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 19ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2dea068b66ddf4ab2f35c1ca078f163a51c270bd2&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds219c9c348d8be90b5da2edef3b74852b98b4c5e87&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s24d8c442af6dcd863149c9771b38698e4ffcab0e7&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 29ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s27bf8627affba09e45446754902c616e54e7d70af&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 31ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s20c7b65aa8a7fc1a32aae29e3aa9d0015f5a15f01&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 32ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s219c9c348d8be90b5da2edef3b74852b98b4c5e87&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 34ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2dea068b66ddf4ab2f35c1ca078f163a51c270bd2&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 39ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 12ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 18ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2d045746f6b117619d4e6cd80931f66f0b7d3dcb8&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBasMwDP2V4HsT23OT1LSFsl4KHYx27LCb4iidwbGzyIbu75e2bKw77CbJ7z30nrUk6N2g9%2BEUUjwgDcETZufeedLXpxVLo9cByJL20CPpaPRx87TXMud6GEMMJjiWbZGi9RBt8Cv2HuNAuijOLqTcQp9fiplp%2Bxz9yXrE0frTYGNuQl9AX%2By2z0cXDtjaEU0seoywcRaosO3Ast12xQiwXgioK2GqTigz7wQvBTYoKsVlWYtayJqj7Ca4//bxEiaifKhVJ9qya3lZSVOC6dS84djIRoERTSsrqVSzqCYmUcKdpwg%2BrpjkUs54PePqRSz0XGnO31j2iiNdPU722Xp5yUhfeeOv1P4PDYhwvATF1jQsi18SN71BHyPERPfdY2gxewWX8H91uqL1MRmDRKy4V3maZnDC9QE/0vRjmaWsDR4zusG75NznbaW/jPvpT3t/Oesv&RelayState=s23c9256587fc6d4ca16e6155e770fe74f60b96844 HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScgCIhZBoqCqSNtuSmgPvZl4zFryVz3OLv33dQLsUqnl0JMlz8wznvcdL5Bp5eiqC89mBz87wJCctDJIh0BFOm%2BoZSiRGqYBaWhps/r8SIs0p87bYFurSLJCBB%2BkNWtrsNPgG/AvsoVvu8eKPIfgkGbZSdluhC4dzpbr1IEXqfBgjqn1x4zp7FqeaQhspSTDDB1JNvFZ0rC%2BwZ%2B4VDL9zosgaQC8NEcnQ9pa3TOb5mkHXHpoww1W8sj9aH0Lw%2BwVEUwhkGS7qQgWMyFmYvowHs9yPuG54FMQ%2BfxQFA/jQ1nOJkWZl%2BW8KGI%2B1gxRvsA7AbGDrcHATKhIkRfFKJ%2BP8sl%2BXNLphOb5D5LUF%2BU%2BSMPja%2B/LfDgnIf2039ej%2BqnZk%2BQ7eBzUiAlkuejNokNjf2PffSy7ekaW6BbZDeLMc/RLrNluaqtk%2BytZKWVf1x5YiKMG38Egn2bhfpf%2BRvKRGFJp8MygBBNI0tQ9/mvHlBQSfFTdkeza%2BbKKwAdz4lYEOIX/mCxZW%2B2Yl9hLBSfWhqtYt%2BC1ihU7EMu70Ja2fV687h1/tZ73LsatAr7vx3LWh4uMf4WfY/%2BY7S16%2BxOXvwE%3D HTTP/1.1" 200 2292 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7/LW0a4QkQJZgWIFudeNsh91omU4F6Gui3Gb/frKTrBmw5bCTAJF8KL4vNSfQyvFVH57NFn/0SCE5aGWIj4EF673hFkgSN6CReBC8Xn1%2B4GWac%2BdtsMIqlqyI0Adpzdoa6jX6Gv2LFPh1%2B7BgzyE44ll2ULafkEvHU7Q6dei7tPNo9qn1%2Bwx0di7PNAZYKQmUkWPJJj5LGhga/IlLJeg3XgRJg%2Bil2TsZUmH1wKzrxy220qMIF1jZRu5H6wWOsy9YB4qQJfebBaOyKWYNFOIdFqJDLN7nZdPczgDyKczumpsGRZffoihiPlVAJF/wjUDU472hACYsWJmX5SS/m%2BTTXTHjN1Oe599ZUp2U%2ByBNG197XebmmET8025XTarHeseSb%2BhpVCMmsOV8MIuPjf2FfdexcPaMLcnNswvEkef4l1hzv6mskuJnslLKvq49QoijBt/jKJ%2BGcL3LcCPbSTem8uDBkEQTWFJXA/6pByU7iT6q7lh27nxaRWxHc%2BJWBDyE/5gsWVvtwEsapMIDiHAW6xK8VrFii93yKlRwMeTF68HxV%2BvbwcW4VdjuhrGc9eEk41/hx9g/ZvsdvfyJy18%3D HTTP/1.1" 200 2288 4ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 18ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcS4yQ8LIiEygUJpAoQh94We0MtOXaatSX69w1BraAHbrvrmdHOeBcEjW3l1l98DHuk1jvC5NpYR3J4WrLYOemBDEkHDZIMSh5Wu60UKZdt54NX3rJkjRSMg2C8W7LPEFqSWXa1PqYGmvRWjJRuUnQX4xA74y6tCanyTQZNtlm/H6zfozYdqpA1GGBlDVBmdMuSzXrJSIl8rgD47KzmelqXCsq6GMN5Ote6KEHnxRhLPcMe7n59HH1PFJNcYM5FrZTiNWiuQUyKyazIi/M0rzWg4Od8rHTPJIq4cRTAhSUTXIgRn414cRzPZVlIzj9YcsKOBo%2B9fVYtbhnJgdc9pPY6NCDC7hYUq6hdZA8Sd71WHgKESM/dm9eYnMBGfK1OA1oeolJIxLJnlV0/gwtWe/yK/Y8lhhLtHSZ0h9fR2u/7Sv8Zz9O/9vlyqh8%3D&RelayState=s2d4ae3c43459a2be5e659a22b2696af402ed99865 HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2b9e9a4713d816d1fe11e9797dd37e93f2f7ca462&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPbbtpAEIZfxdp7fCpNYAVIFFQVKW0cTHvRu2E9JivtqTvrhL591wYaKrVc9MrSHL7Z%2Bf/xjEArx5ddeDZb/NEhheSolSE%2BJOas84ZbIEncgEbiQfB6%2BfmBl2nOnbfBCqtYsiRCH6Q1K2uo0%2Bhr9C9S4Nftw5w9h%2BCIZ9lR2W5ELh2%2BotGpQ9%2BmrUdzSK0/ZKCzS3umMcBSSaCMHEvW8VnSQD/gT1wqQb/xIkgaRC/NwcmQCqt7Zl0/brGRHkW4wsomcj9aL3DYfc5aUIQs2aznjMppc1e%2Buy/2uBeT8T3cFTAuUcTAZLrPi1IU0xzH0Baxniogki/4RiDqcGMogAlzVuZlOcono3y8K6b8/Zjn%2BXeWVGflPkjTxNfelnl/KiL%2BaberRtVjvWPJN/Q0qBEL2GLWm8WHwf7KvttYuHjGFuRm2RXixHP8S%2BzZrCurpPiZLJWyryuPEOKqwXc4yKch3J7SR2QzaodSHjwYkmgCS%2Bqqxz91oGQr0UfVHcsuk8%2BniM1gTryKgMfwH5slK6sdeEm9VHgEES5iXYNXKnZssV3chAou%2BroY7h1/tb7pXYxXhc2uX8tZH84y/hV%2Byv1jt9/Z6z9x8Qs%3D HTTP/1.1" 200 2288 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 21ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds254c41e9f7962819e9b455a581221fec977087626&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2d045746f6b117619d4e6cd80931f66f0b7d3dcb8&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 29ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVJNi8IwFPwrJXfbmH7ZoAVZL4LCouJhb2ny6gbSpNuXgPvvtyq72D14y5vMDG8mWaLoTM937uKCPwD2ziJE185Y5PerFQmD5U6gRm5FB8i95Mf1fsdZTHk/OO%2BkMyTaAHpthdfOrsin9z3yJLkaF2Ituvh2mEnVxWAv2gIM2l567WPpukR0yXbzfjTuAEoPIH3SgRdrowUmWvUk2m5WBJXM04JRWcpcti00RbugaV5UaVXQZp6KrM1kyQo10u1vjpMbhSxry7TJc1qxtGly2qhmkZYqY0yOSFEtKC2zjFVyVCIG2Fr0wvoVYZSxGV3MaHaaVzzPOKUfJDrDgPeMY3xSL28d8btueGrtdWkCEYZbUaTGfpk8WTz8en70wgecTm9OQXQWJsBrd7yz%2BTFICYgkmbrsR0xcoD7AVxhfLNIYKWchwge9DcZ8P1b6r5iif%2BP059Q/&RelayState=s2c1e933a2e48aad4ab6934de5b666d63514d99910 HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds25673c616be3519632f94c4c2887f858e1f36b665&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbuIwEP2VyHcS40AIFiBVywWJSiuoeuhtMh6zlhw7zdhS%2B/cbQLsqPfQ2M37vad7zbBh6P%2BhjvMScTsRDDEzFR%2B8D69vTVuQx6AjsWAfoiXVCfX56PmpVSj2MMUWMXhR74uQCJBfDVvxJaWBdVR8%2B5tJBX16LGZq%2BpHBxgWh04TK4VGLsK%2Birw/732ccTGTcSpqqnBE/eAVfODKI47LeCbb1arbtGoq272trG1nPCNSywtoSyNWq%2BbOZg6gke/vl4iRNR4QqbFUDbNQvTdl2NODFai6pVRjUd2VqiatZmYjJnOgROENJWKKnUTLYzuXiZr/VyoaV8E8UrjXzzONkXu801I33jjV9S%2Bzk0YKbxGpTY8bCpvkjc9QZ9TpAyP3a/oqHiFXymn9X5htbnjEjMonpUeZ5mcKHdid7z9GOF48LEQAXf4TZ7/3lf6Tvjcfq/fbyc3V8%3D&RelayState=s2bd3102265404d3507da9861bde93f2eb7f9a985a HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2b9e9a4713d816d1fe11e9797dd37e93f2f7ca462&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 29ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s254c41e9f7962819e9b455a581221fec977087626&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 30ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s25673c616be3519632f94c4c2887f858e1f36b665&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 30ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds28241d93dfa27336489a57d9120629f4a7d366e24&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 12ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s28241d93dfa27336489a57d9120629f4a7d366e24&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 33ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 12ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 20ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaJC3tGgHSNC5ITJoAcdjNSwyLlCZdnUjs71dAm2AHbrbz3pPfi2cEnevVOhxDihukPnjC7NQ5T%2BryNGdp8CoAWVIeOiQVtdo%2Bv66VzLnqhxCDDo5lS6RoPUQb/Jx9xtiTKoqTCym30OXnYqJNl6M/Wo84WH/sbcx16AroitXybevCBo0dUMeiwwjPzgIV1vQsWy3njADrSvJGNNig%2BIBpw4U0tT6UgGXTSj4VopRSHEa4//WxCyNRPiFOP7gwuqq5PnCJ7UhsjWig1NyUta5MW1a1HJlECVeeIvg4Z5JLOeFPE17tRKumleL8nWV7HOjicbTPFrNzRurCG25SexwaEOFwDootqJ8VNxJXvV5tI8RE991LMJjtwSV8rE4XtNomrZGIFfcqr%2BMMjrjY4FcafyyzlJngMaMr/JCc%2B76u9J9xP/1r7y9n8QM%3D&RelayState=s27d122f3f88f27973fdf7af21e951643cee58cc8b HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2976bcf384a6258aed2f3068cb026cd852d606ea1&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR781GlbGs1lUIrRKWFDU3gwM1xJl1L/sLj7JZ/j5O2bJGgB06WPDPPeN53vEampKXl4J/1AX4MgD46KamRToGCDE5Tw1Ag1UwBUs9pXX56pPM4pdYZb7iRJCoRwXlh9NZoHBS4GtyL4PD18FiQZ%2B8t0iQ5STPM0MbTyTsVW3B93DvQx9i4Y8JUci1PFHhWSsEwQUuiXXiW0Gxs8CcuFky98QJIaAAn9NEKH3OjRmZdPx2gEw64v8GKLnA/GMdhmr0gPZMIJNrvCoLz9h1vl4tlm2XdqmdZni2yLmfpA0vzBW8f0nbJ8zZbrkI%2BVgxRvMAbAXGAvUbPtC/IPJ3PZ%2BlyluZNtqKLnKbpdxJVF%2BXeC92F196XuT0nIf3YNNWseqobEn0Dh5MaIYFs1qNZdGrsbuy7j2VXz8gG7Tq5QZx5ln4ONftdZaTgP6NSSvO6dcB8GNW7ASb5FPP3u4w3opv1Uyr1jmkUoD2J6mrEfxmYFL0AF1S3JLl2vqwidJM5YSs8nPx/TBZtjbLMCRylghPj/irWLXgrQ8UB%2Bs1dKKd8zAvXo%2BOvxnWji2GroGvGsaxx/iLjX%2BHn2D9m%2Bx29/YmbXw%3D%3D HTTP/1.1" 200 2290 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcS5wHBFiChckECqQLEobfF3lBLjp1mbYn%2BfQOoFfTAbXc9M9oZ74ygtZ3c%2BLOPYYfUeUeYXFrrSN6e5iz2TnogQ9JBiySDkvvldiOLlMuu98Erb1myQgrGQTDezdlnCB3JLLtYH1MDbXotRkq3KbqzcYi9cefOhFT5NoM2W6/e99bvUJseVchaDLC0BigzumPJejVnpCZFXWMFvCmaCjmMG11zUdZijLnWU5EX5UljqQa4%2B/Vx8AOxgLHWZX5qAHTdTPKmEaoUtcBpBVN1qkt9qkWuuBiYRBHXjgK4MGcFL4oRn454dciFHFeS8w%2BWHLGnm8fBPlvMrhnJG69/SO11aECE/TUotqBulj1I3PU6uQ8QIj13b15jcgQb8bU63dByH5VCIpY9q2yHGZxxscOvOPxYYijR3mFCd3gTrf2%2Br/Sf8Tz9a58vZ/ED&RelayState=s295fef3b42556e10258bcad0a1c24377de2f9e9c3 HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2976bcf384a6258aed2f3068cb026cd852d606ea1&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 29ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f398af99516f12cb0839a56b0b76ac4ff9b2209e&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScguNFiAREFVkbbdlNAeejPOhLXkr3omu/Tf18lCl0oth54seWae8bzveI7CaM9XHT3ZHfzoACk5GW2RD4EF64LlTqBCboUB5CR5vfr0wIs05z44ctJplqwQIZBydu0sdgZCDeFZSfi6e1iwJyKPPMtO2nUj9OlwysakHkKbtgHsMXXhmAmTXcozAyRWWgnM0LNkE5%2BlrOgb/IlLlTBvvAhSFiAoe/SKUulMz6zrxx00KoCkK6xqIveDCxKG2ResFRqBJdvNgmFxd7h7B6WAcVlIkZezWXloG5hCMZ3J2SSfyrEs5XgyjvlYCUT1DG8ExA62FklYWrAiL4pRXo7y%2B/14xif3PM%2B/s6Q6K/de2Sa%2B9rbMh9ck5B/3%2B2pUPdZ7lnyDgIMaMYEt571ZfGgcruy7jRUXz9gS/Ty7QrzyPP8ca7abymklfyYrrd3LOoCgOCqFDgb5jKDbXfob1YzaIZVTEBYVWGJJXfX4L53QqlUQouqeZZfO51WEZjAnbgXBif5jsmTtjBdBYS8VnISki1jX4LWOFTtolzehkss%2BL173jr%2B40PQuxq2CZt%2BP5V2gs4x/hb/G/jHb7%2Bj1T1z%2BAg%3D%3D HTTP/1.1" 200 2289 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp39isQwAIkCqqKlDYblvbQm2PPEkv%2Bqseb0H9f7wLNVmo59GTJM/OM533HC2RaObpuw4vZw48WMCQnrQzSPrAkrTfUMpRIDdOANHBarz8/0DLNqfM2WG4VSdaI4IO0ZmMNthp8Df5Vcvi6f1iSlxAc0iw7KduO0KX9yYVOHfgmbTyYY2r9MWM6u5ZnGgJbK8kwQ0eSbXyWNKxr8CculUy/8yJIGgAvzdHJkHKrO2ZdP%2B5BSA88DLBSRO5H6zn0sy9JwxQCSXbbJcFyfpfP5tNi0tw3Y1HcFZPpMxeCF2IKecMmZVkIfj8bT2I%2BVgxRvsI7AbGFncHATFiSMi/LUT4b5eNDMaeTMc3z7ySpLsp9kEbE196W%2BfmchPTT4VCNqsf6QJJv4LFXIyaQ1aIzi/aN/cC%2B21h29Yys0C2yAeLMc/RLrNltK6sk/5mslbJvGw8sxFGDb6GXT7Nwu0t3I8Wo6VNp8MygBBNIUlcd/qllSjYSfFTdkeza%2BbKKIHpz4lYEOIX/mCzZWO2Yl9hJBSfGw1WsIXijYsUemtVNKKe8y4vXneNv1ovOxbhVIA7dWM76cJHxr/Bz7B%2Bz/Y4Of%2BLqFw%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2dce9a2c56b2b3a4f966a85b50773e2109d0bfc9f&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2d670328d80e28705f99efbcce5b7f25806021c7f&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQigTSxASkFVkbbdlNAeejPOhLXkr3qcXfrv6wTYTaWWQ0%2BWPDPPeN53vESmpKVl55/1Hn52gD46K6mRDoEV6ZymhqFAqpkCpJ7Tuvz8SLM4pdYZb7iRJCoRwXlh9MZo7BS4GtyL4PBt/7giz95bpElylqaboI2HkzcqtuDauHWgT7Fxp4Sp5FaeKPCslIJhgpZE2/AsoVnf4E9cLJh65wWQ0ABO6JMVPuZG9cy6ftpDIxxwP8KKJnA/GsdhmH1FWiYRSLTbrghmBWSzacEWeZrOj9M8yx/4ccFaPmvgoZg307TIs0U%2Bm4d8rBiieIF3AmIHO42eab8iWZplkzSfpPPDtKCLOU3THySqrsp9ELoJr70v8/GShPTT4VBNqqf6QKLv4HBQIySQ9bI3iw6N3ci%2B%2B1h284ys0S6TEeLCs/RLqNltKyMF/xWVUprXjQPmw6jedTDIp5i/36W/Ec2kHVKpd0yjAO1JVFc9/mvHpGgFuKC6Jcmt83UVoRnMCVvh4ez/Y7JoY5RlTmAvFZwZ9zexxuCNDBV7aNd3oZzyPi9c946/Gtf0LoatgubQj2WN81cZ/wq/xP4x21t0/BPXvwE%3D HTTP/1.1" 200 2292 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f398af99516f12cb0839a56b0b76ac4ff9b2209e&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 29ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 19ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2dce9a2c56b2b3a4f966a85b50773e2109d0bfc9f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 32ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds29e2319a58004b18287cb5afc3de794d109825834&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2d670328d80e28705f99efbcce5b7f25806021c7f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 30ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQhsFyyClIKqIm27KaF76M3YE9aSv%2Bpxdum/rxOgS6WWw54seWae8bzveIFMK0erLjybLfzsAENy1MogHQIl6byhlqFEapgGpIHTpvryQIs0p87bYLlVJKkQwQdpzcoa7DT4BvyL5PB9%2B1CS5xAc0iw7KtuN0KXDyYVOHfg2bT2YQ2r9IWM6u5RnGgKrlGSYoSPJOj5LGtY3%2BBuXSqbfeBEkDYCX5uBkSLnVPbNpHrcgpAcerrBSRO4n6zkMs5ekZQqBJJt1SbAQ4kMx4XwCBZ/si/Z%2Bvr%2BbtO14Kvhsts/HYlrk9zCeT2I%2B1gxRvsAbAbGDjcHATChJkRfFKJ%2BN8uluPKd3U5rnP0hSn5X7KI2Ir70t8/6UhPTzbleP6sdmR5In8DioERPIctGbRYfG/sq%2B21h28Yws0S2yK8SJ5%2BjXWLNZ11ZJ/iuplLKvKw8sxFGD72CQT7Nwu0t/I8WoHVJp8MygBBNI0tQ9/lvHlGwl%2BKi6I9ml83kVQQzmxK0IcAzvmCxZWe2Yl9hLBUfGw0Wsa/BKxYottMubUE55nxeve8dfrRe9i3GrQOz6sZz14SzjP%2BGn2H9m%2BxO9/onL3w%3D%3D HTTP/1.1" 200 2292 5ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScgGlrUAiYKqIm27WUJ76M3YE9ZS/FGPs0v/fe0A3VRqOfRkyTPzjOd9x3NkqrV01fkXvYMfHaBPTqrVSPvAgnROU8NQItVMAVLPab36/EiLNKfWGW%2B4aUmyQgTnpdFro7FT4Gpwr5LD193jgrx4b5Fm2ak13Qht2p9cqNSCa9LGgT6mxh0zprJreabAs1UrGWZoSbIJz5KaxQZ/4lLJ1DsvgKQGcFIfrfQpNyoy6/ppB0I64H6AlSJwPxrHoZ99QRrWIpBku1kQLMqmFMBm4oFxMb1nk7KYTsZQzPLp7FAexP24vLsrc4j5WDFE%2BQrvBMQOtho9035BirwoRvlslJf78QOdlDTPv5Okuij3QWoRXntb5sM5Cemn/b4aVU/1niTfwGGvRkggy3k0i/aN3cC%2B21h29Yws0c6zAeLMs/RLqNluKtNK/jNZta15WztgPozqXQe9fIr5213ijRSjpk%2Bl3jGNErQnSV1F/HPHWtlIcEF1S7Jr58sqgujNCVvh4eT/Y7JkbZRlTmKUCk6M%2B6tYQ/C6DRU7aJY3oZzymBeuo%2BNvxonoYtgqEPs4ljXOX2T8K/wc%2B8dsv6PDn7j8BQ%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s29e2319a58004b18287cb5afc3de794d109825834&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 35ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQgfLRYgUVBVpG03S2gPvQ3OhLXkr3qcXfrv6wToUqnl0JMlz8wznvcdzwm0cnzVhmezwx8tUkhOWhnifWDBWm%2B4BZLEDWgkHgSvVp8feJHm3HkbrLCKJSsi9EFas7aGWo2%2BQv8iBX7dPSzYcwiOeJadlG0H5NL%2BFLVOHfombTyaY2r9MQOdXcszjQFWSgJl5Fiyic%2BSBroGf%2BJSCfqNF0HSIHppjk6GVFjdMavqcYe19CjCDVbWkfvReoH97AvWgCJkyXazYFQ0OBqKHKazdwjFeHI45LOirofFOJ80o%2BlkfJjCaHSYTWM%2BlUAkX/CNQNTi1lAAExasyItikL8f5OP9cMYnY57n31lSXpT7IE0dX3tf5sM5ifin/b4clI/VniXf0FOvRkxgy3lnFu8b%2Bxv77mPh6hlbkptnN4gzz/EvsWa7Ka2S4meyUsq%2Brj1CiKMG32Ivn4Zwv0t3I%2BtB06fy4MGQRBNYUpUd/qkFJRuJPqruWHbtfFlFrHtz4lYEPIX/mCxZW%2B3AS%2BqkwhOIcBXrFrxWsWKHzfIuVHDR5cXrzvFX6%2BvOxbhVWO%2B7sZz14SLjX%2BHn2D9m%2Bx29/YnLXw%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 19ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 21ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2dd623cc3e2c3b2f79b53ff14dc88b01d4207e193&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds24f4dea8d9acd67a542651e28068b4bd7143340ee&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2dd623cc3e2c3b2f79b53ff14dc88b01d4207e193&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 27ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s24f4dea8d9acd67a542651e28068b4bd7143340ee&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 28ms 10.0.6.14 - - [04/Aug/2022:19:54:00 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSE/IAC5BQuSCBVAHi0Ntms6GWHDvN2hL9%2BwZQK%2BiBm2c9M9oZe87Qmk5t3dkFvyfunGWKLq2xrG5XCxF6qxywZmWhJVYe1WG126o0lqrrnXfojIjWxF5b8NrZhfj0vmOVJBfjQqyhja%2BHEdZtTPasLVGv7bnTPkbXJtAmm/X7wbg91bon9ElLHlZGAye67kS0WS8E54hNU6eVnExyzMY5TAZYzKpqlsmiTLGsAGWRzQa6/c1xdIMwLQsgzIqqkPWgrqdpSZOqKscZYIOSxg3mUyjwqmQOtLHswfqFSGWajuR0JLPjeKbyTEn5IaIT9XzLOMQXy/m1I3XT9Q%2BtvS4NmKm/FiWW3M2TB4u7X6cOHnzgZ/TmaopOYAK9ducbWx0CIjGL5NllN8zgTMs9fYXhxSLNUe0sRXynN8GY7/tK/xXP0z/4/HOWPw%3D%3D&RelayState=s2c45d7e218bcf424c42666b4abea27a82ec84a417 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPbbtpAEIZfxdp7bHMMWQESBVVFShsH01z0bliPyUp76s46oW/ftYGGSg0XvbI0h292/n88I9DK8WUTXswWfzZIITlqZYh3iTlrvOEWSBI3oJF4ELxcfn3ggzTnzttghVUsWRKhD9KalTXUaPQl%2Blcp8Pv2Yc5eQnDEs%2ByobNMjl3ZfUenUoa/T2qM5pNYfMtDZpT3TGGCpJFBGjiXr%2BCxpoB3wNy6VoN95ESQNopfm4GRIhdUtsywft1hJjyJcYWUVuZ%2BtF9jtPmc1KEKWbNZzRgO4G8Kk6tfifojDyTDfQzWNwbw/GSPs7/YwnE7r0RhiPRVAJF/xnUDU4MZQABPmbJAPBr182stHu/49H494nv9gSXFW7pM0VXztbZn3pyLiX3a7olc8ljuWPKOnTo1YwBaz1izeDfZX9t3GwsUztiA3y64QJ57j32LPZl1YJcWvZKmUfVt5hBBXDb7BTj4N4faUNiKrXt2V8uDBkEQTWFIWLf6pASVriT6q7lh2mXw%2BRaw6c%2BJVBDyG/9gsWVntwEtqpcIjiHAR6xq8UrFji/XiJlRw0dbFcOv4m/VV62K8Kqx27VrO%2BnCW8Z/wU%2B6D3f5kr//ExW8%3D HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHfycN4WQULlggRSBYhDb8beUEuOnWZtif59E1Ar0gO33fXMaGe8S%2BSd7tnOXq13B8DeGoTg1mmD7P7UED8YZjkqZIZ3gMwJdlzvd4yGMesH66ywmgQbQKcMd8qahnw61yOLopu2PlS8C6diIWQXgrkqAzAoc%2B2VC4XtIt5F2837UdsDSDWAcFEHjq%2B14hgp2ZNgu2kI1mnZUp5IQes0b2UMohCZLEraiqqqIYVLVlZJlo5w8%2BvjZEciLWReF7wsL4W8iFYIXguaQglFIqs2l3lZZ1WdwsRE9LA16LhxDaExpYu4WsTZKalZnrE4%2BSDBGQa8exztk9VyyojdecNTaq9D44gwTEGRFfbL6Eniodezo%2BPO47x7sxKCM9ceXqvjHc2OXghAJNFcZT/O%2BBVWB/jy448FCgNpDQT4gLde6%2B/HSv8Z8%2BlfO7%2Bc1Q8%3D&RelayState=s26e0624530aca50a7670cce060357d04894d20f87 HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQi7LFiAREFVkbbdLKE99DY4E9aSv%2Bpxdum/rxOgS6WWQ0%2BWPDPPeN53PCPQyvFlG17MFn%2B0SCE5amWI94E5a73hFkgSN6CReBC8Wn5%2B5EWac%2BdtsMIqliyJ0AdpzcoaajX6Cv2rFPh1%2BzhnLyE44ll2VLYdkEv7U9Q6deibtPFoDqn1hwx0dinPNAZYKgmUkWPJOj5LGuga/IlLJeh3XgRJg%2BilOTgZUmF1x6yqpy3W0qMIV1hZR%2B5H6wX2s89ZA4qQJZv1nFGBDRbNEO6HMK1H41Euxg%2BjST2d5Hk%2Bftg/DPN9AZOpgJhPJRDJV3wnELW4MRTAhDkr8qIY5JNBfrcbTvn9Hc/z7ywpz8p9kKaOr70t8/6URPzTblcOyqdqx5Jv6KlXIyawxawzi/eN/ZV9t7Fw8YwtyM2yK8SJ5/iXWLNZl1ZJ8TNZKmXfVh4hxFGDb7GXT0O43aW7kfWg6VN58GBIogksqcoO/9yCko1EH1V3LLt0Pq8i1r05cSsCHsN/TJasrHbgJXVS4RFEuIh1DV6pWLHFZnETKrjo8uJ15/ib9XXnYtwqrHfdWM76cJbxr/BT7B%2Bz/Y5e/8TFLw%3D%3D HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2efe2f1a51a9d3630c6738d9800067b710b2a89ca&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2efe2f1a51a9d3630c6738d9800067b710b2a89ca&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 29ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLTsMwEPyVyPcmtvNqrLYSopdKIKEWceC2tTfFkmOHrC3B35O2AlEO3HbXM6Od8a4IBjeqh3AKKe6RxuAJs4/BeVKXpzVLk1cByJLyMCCpqNXh7vFByZyrcQox6OBYtkWK1kO0wa/ZW4wjqaL4cCHlFob8XCy0GXL0J%2BsRJ%2BtPo425DkMBQ7HbPh1c2KOxE%2BpYDBjhzlmgwpqRZbvtmlEnm77XjdSmhrIGUZVQHSVvj9xAuezLBlDosq1nuP/28RxmomyEFFy0oukbw9tuaYTQtTZtK45VbVreNyibrqtmJlHCnacIPq6Z5FIu%2BHLBq2fRqbpSXLyy7AUnunic7bPN6pyRuvCmX6n9HxoQ4XQOim1oXBW/JK56ozpEiIluu/tgMHsBl/B/dbqg1SFpjUSsuFV5nGdwws0e39P8Y5mlzASPGV3hfXLu87rSX8bt9Ke9vZzNFw%3D%3D&RelayState=s2dc77cbcf50365b79819310cff09db10beabf7284 HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVJBbsIwEPxK5DuJHRKSWiQSKhckkCpAHHrbOpvUkmOnWVuiv28AtYIeuHnHM6OdsZcEvRnk1nUu%2BD3S4CxhdO6NJXm9qlgYrXRAmqSFHkl6JQ%2Br3VamMZfD6LxTzrBojeS1Ba%2Bdrdin9wPJJDkbF2INfXw5zFTTx2g7bRFHbbtB%2B1i5PoE%2B2azfDsbtsdEjKp/06GFlNFCim4FFm3XFCHgumjYr048CWsxBtPlCFJmCUnG%2BUO28hEI0JU50%2B5vj6CZh2vK8UDmKNsNsLhQUaVFwXAAvRa4WDZ9j0U5YOSmJAm4sebC%2BYilP0xkvZzw7iheZZ5KLdxadcKRrxik%2Bq5eXjuRVN9619rw0IMLxUhSraVgmdxY3v0EePPhAj9OrazA6gQn43J2ubHkISiERSx5ddhMGHdZ7/ArTi0WaosZZjOhGb4Mx37eV/ise0b/x8efUPw%3D%3D&RelayState=s2a877db073a048d5ef41acb3106f938c7460f005a HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bMdN4ViIA2QJhgXoVi/OduhNkelUgL4mym327yc7SesBWw49CRDJh%2BL7UgtkSlq66vyz3sGvDtBHJyU10iFQks5pahgKpJopQOo5rVdfH2gWp9Q64w03kkQrRHBeGL02GjsFrgb3Ijj82D2U5Nl7izRJTtJ0E7TxcPJGxRZcG7cO9DE27pgwlVzLEwWeraRgmKAl0SY8S2jWN/gbFwum3nkBJDSAE/pohY%2B5UT2zrh930AgH3I%2Bwogncz8ZxGGYvScskAom2m5JgNpvnd3lRpPOCTSFrszzNW2gOrJ3fFYf54TDN79siy/KQjxVDFC/wTkDsYKvRM%2B1LkqVZNknnk3S2nxb0fkbT6ROJqotyn4Ruwmtvy3w4JyH9st9Xk%2Bqx3pPoJzgc1AgJZLnozaJDYzey7zaWXT0jS7SLZIQ48yz9Fmq2m8pIwX9HKynN69oB82FU7zoY5FPM3%2B7S34hm0g6p1DumUYD2JKqrHv%2B9Y1K0AlxQ3ZLk2vmyitAM5oSt8HDyH5gsWhtlmRPYSwUnxv1VrDF4LUPFDtrlTSinvM8L173jr8Y1vYthq6DZ92NZ4/xFxn/Cz7H/zPYWHf/E5R8%3D HTTP/1.1" 200 2292 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds23141111cb20397cebcc7000614a8fff2cdc7e7d2&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds27b80bfab50259fa20e1ff5f22ad2172ee65b9700&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp39gs2EAuQKKgqUtpsWZpDb649Syz5qx5vQv99vQs0VGo55GTJM/OM533Hc2RaObrqwrPZwc8OMCRHrQzSIbAgnTfUMpRIDdOANHDarD4/0DLNqfM2WG4VSVaI4IO0Zm0Ndhp8A/5Fcvi2e1iQ5xAc0iw7KtuN0KXDyYVOHfg2bT2YQ2r9IWM6u5RnGgJbKckwQ0eSTXyWNKxv8DculUy/8SJIGgAvzcHJkHKre2bTPO5ASA88XGGliNyP1nMYZl%2BQlikEkmw3C4Jle9/eVSUXfFxM78aiEJWoZrNWjCdVXo1hPC1m%2BayYtjEfa4YoX%2BCNgNjB1mBgJixImZflKJ%2BN8sm%2BuKfVhObFd5LUZ%2BU%2BSCPia2/L/OOUhPTTfl%2BP6sdmT5In8DioERPIct6bRYfG/sq%2B21h28Yws0c2zK8SJ5%2BiXWLPd1FZJ/itZKWVf1x5YiKMG38Egn2bhdpf%2BRopRO6TS4JlBCSaQpKl7/NeOKdlK8FF1R7JL5/MqghjMiVsR4BjeMVmyttoxL7GXCo6Mh4tY1%2BC1ihU7aJc3oZzyPi9e946/Wi96F%2BNWgdj3Yznrw1nGf8JPsf/M9id6/ROXvwE%3D HTTP/1.1" 200 2290 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds24873799089a1e2f2707fedbaf839b8bb175f9227&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PkgpSyxASkFVkbbdlNA99ObaE9aSv%2Bpxdum/rxOgS6WWw54seWae8bzveIFMK0frPjyZHfzsAUNy1MogHQNL0ntDLUOJ1DANSAOnbf35npZZQZ23wXKrSFIjgg/SmrU12GvwLfhnyeHb7n5JnkJwSPP8qGyfosvGkwudOfBd1nkwh8z6Q850finPNQRWK8kwR0eSTXyWNGxo8Dcuk0y/8iJIGgAvzcHJkHGrB2bbPuxASA88XGGliNyP1nMYZ1%2BSjikEkmw3S4JlNe/Ku6oqoOPFdC5mk6os4a6bC1bMAGZcdO8mouLTmI8NQ5TP8EpA7GFrMDATlqQsyjIt5mkx3U8q%2Bn5Ki8l3kjRn5T5II%2BJrb8v845SE9NN%2B36TNQ7snySN4HNWICWS1GMyiY2N/Zd9tLLt4RlboFvkV4sRz9Eus2W4aqyT/ldRK2Ze1BxbiqMH3MMqnWbjdZbiRIu3GVBo8MyjBBJK0zYD/2jMlOwk%2Bqu5Iful8XkUQozlxKwIcwxsmS9ZWO%2BYlDlLBkfFwEesavFaxYgfd6iaUUz7kxevB8RfrxeBi3CoQ%2B2EsZ304y/hP%2BCn2n9n%2BRK9/4uo3 HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds26a59a5f4de9e8ab1f4469bc4185049797e108129&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 23ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 18ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBauMwEP0Vo3tsWbZSRySBsrkEUliS0kNvY2mUFciS65Eg/ft1EnZpeuhtZvTeY97TrAkGP6pDPMecjkhjDITFZfCB1O1pw/IUVARypAIMSCppdXp%2BOShRcjVOMUUdPSt2SMkFSC6GDfuT0kiqqi4%2B5tLBUF6LhTZDieHsAuLkwnl0qdRxqGCo9rvfJx%2BPaNyEOlUDJnj2DqhyZmTFfrdh1Avdd30v2x6Qy1VvRCuf6nYlG8uXVtaNberGaJzh4Z%2BP1zgTxVKKpamFBW0tN8sOjZFWdiBhJVBq0fXCNk/czkyijPtACULaMMGFWPBuwdvXeqVkq3j9zoo3nOjmcbbPtutrRurGm76k9nNoQITTNSi2pXFdfZG4643qlCBleux%2BRYPFG/iMP6vTDa1OWWskYtWjyss8gzNuj/iR5x8rHBUmBizoDrfZ%2B8/7St8Zj9P/7ePlbP8C&RelayState=s2df9d3f4d0e193bb0799f2444818373252ca799a3 HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds21faeebe6cba97ca6a49e08c4414e24432974db4c&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2b1e106f04872e49975e785e67e2d3daeddb96021&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s27b80bfab50259fa20e1ff5f22ad2172ee65b9700&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 34ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s23141111cb20397cebcc7000614a8fff2cdc7e7d2&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 41ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s24873799089a1e2f2707fedbaf839b8bb175f9227&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 36ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s26a59a5f4de9e8ab1f4469bc4185049797e108129&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 27ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2eb9dd91fecae45fb048d5fb75741f2f73020c096&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ef788a2540606a9bad6be4179ecbb4450b5bb96e&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s21faeebe6cba97ca6a49e08c4414e24432974db4c&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 32ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2b1e106f04872e49975e785e67e2d3daeddb96021&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 33ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds215b1a743ffd6935ab2a66825dd748762f8dd01db&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 18ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds25c4a27cb0e1304722fa91562ce41a823f7c31e4d&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ef788a2540606a9bad6be4179ecbb4450b5bb96e&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 29ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2eb9dd91fecae45fb048d5fb75741f2f73020c096&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 30ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s215b1a743ffd6935ab2a66825dd748762f8dd01db&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 26ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 20ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s25c4a27cb0e1304722fa91562ce41a823f7c31e4d&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 30ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2aa047ebeb5f583b3f0fece7fbdf62762520bcaa8&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bEeNt1aIA3gJhgXoVjfOethNkelUgL4mym327yc7yZoBaw47CRDJh%2BL7UnPkWjlW9eHZbOBnDxiSg1YG2RgoSe8NsxwlMsM1IAuCNdXXe0bTnDlvgxVWkaRCBB%2BkNUtrsNfgG/AvUsD3zX1JnkNwyLLsoGw/QZeOp2h16sB3aefB7FPr9xnX2bk80xB4pSTHDB1JVvFZ0vChwd%2B4VHL9xosgaQC8NHsnQyqsHphN87CBVnoQ4QIr28j9bL2AcfaSdFwhkGS9KgnSm4LCrNuJXdHRj7eimOZciKL4MOMdpbm4AVFwoHc05mPNEeULvBEQe1gbDNyEktCc0kl%2BO8ln2%2BkdK2Ysn/4gSX1S7pM0bXztdZl3xyRkX7bbelI/NFuSPIHHUY2YQBbzwSw2NvYX9l3H8rNnZIFunl0gjjzHvsWa9aq2SopfSaWUfV164CGOGnwPo3yah%2BtdhhvZTroxlQXPDUowgSRNPeAfe65kJ8FH1R3Jzp1PqwjtaE7cigCH8B%2BTJUurHfcSB6ngwEU4i3UJXqpYsYFucRUqmBjy4vXg%2BKv17eBi3Cpot8NYzvpwkvGf8GPsndn%2BRC9/4uI3 HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 20ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2aa047ebeb5f583b3f0fece7fbdf62762520bcaa8&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 28ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds224f0b747484f41f17c7d27c5f26e0813b5dfde02&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2352e4fbcb5f278c510acc5564af220c3ec5ae292&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScgGyFoEiYKqIm27WUL30JtxJqwlf9Xj7NJ/XydAl0pdDj1Z8sw843nf8RyZkpYuO/%2Bit/CzA/TRUUmNdAiUpHOaGoYCqWYKkHpO6%2BXXB5rFKbXOeMONJNESEZwXRq%2BMxk6Bq8G9Cg7ftw8lefHeIk2SozTdCG08nLxRsQXXxq0DfYiNOyRMJZfyRIFnSykYJmhJtA7PEpr1Df7GxYKpd14ACQ3ghD5Y4WNuVM%2Bs68ctNMIB91dY0QTuZ%2BM4DLOXpGUSgUSbdUkwK1I2mU3TaXG/z2Gc5eO7dg%2BTfD%2Bb7Kd8mubFLMvuiiwL%2BVgxRPEK7wTEDjYaPdO%2BJFmaZaO0GKX5bnxPJzlNxz9IVJ2V%2ByR0E157W%2Bb9KQnpl92uGlWP9Y5Ez%2BBwUCMkkMW8N4sOjd2Vfbex7OIZWaCdJ1eIE8/Sb6Fms66MFPxXtJTSvK0cMB9G9a6DQT7F/O0u/Y1oRu2QSr1jGgVoT6K66vFPHZOiFeCC6pYkl87nVYRmMCdshYej/4/JopVRljmBvVRwZNxfxLoGr2So2EK7uAnllPd54bp3/M24pncxbBU0u34sa5w/y/hP%2BCn2wWx/otc/cfEb HTTP/1.1" 200 2292 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcS47yIRSKhckECqQLEoTfX3qSWHDvN2hL9%2BwZQK9JDb7vrmdHOeNcoejPwvetc8EfAwVmE6Nobi/z%2BVJMwWu4EauRW9IDcS37aHPacxZQPo/NOOkOiLaDXVnjtbE0%2BvB%2BQJ8nVuBBr0ce3YiFVH4PttAUYte0G7WPp%2BkT0yW77ejLuCEqPIH3SgxcbowUmWg0k2m1rgoqWtE1VlkKRU1YoClmaMqZUCu/FClS1FAJYpia4/fFxdhORrVS5LGWpmCxzSRWtWEWztmA5yLJqs6Kq0gwkKycmYoCdRS%2BsrwmjjC3oakGz87Liecbp8o1EFxjx7nGyT5r1LSN%2B541Pqf0fmkCE8RYUaXBYJ08SD72Bn7zwAefdi1MQXYQJ8L863tH8FKQERJLMVQ7TTHTQHOEzTD8WaYyUsxDhA94GY74eK/1lzKe/7fxymm8%3D&RelayState=s21d82c1f3955b1fbc30ec93bc882e9b6d964d698e HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwEP2VkrttklZrgxVkvQgKixUPe0vTqRtIk24nAffvt1Z20T1ILjOT9x55b7JC2Zle7N3FBX8E7J1FiK6dsSimq5KEwQonUaOwsgMUXolqc9gLHlPRD8475QyJtoBeW%2Bm1syX59L5HkSRX40KsZRffiplquhjsRVuAQdtLr32sXJfILtlt3yvjjtDoAZRPOvByY7TERDc9iXbbkqBKWS7zBa9Z0y7zFFKW5pKmaasWBdBlDYxnWcvmI9z%2B%2Bji5kcgLOnLbuuYZ1HnGs5QpLusC0janNYynyYEVvB6ZiAF2Fr20viSccj6jyxnNTqwQ80xQ9kGiMww4eRztk/XqlpGYeMNDaq9Dk4gw3IIia%2BxXyYPEXa8XlZc%2B4HP35hqIztIEeK2OE1pUQSlAJMmzymGcyQusj/AVxo1FGqPGWYjwDm%2BDMd/3J/1nPE//2uefs/4B&RelayState=s2db0e8aed397fee9cb04d14792a8671dc963ac5aa HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHfyDk4sQKrKBalIFSAOvW3iNbXk2GnWlujfN4BaQQ/cdtczo53xLgh6M4g3d3LB75AGZwmjc28sievTkoXRCgekSVjokYTvxP5l%2BybyOBXD6LzrnGHRGslrC147u2Sf3g8kkuRsXIg19PGlmHWyj9GetEUctT0N2sed6xPok836fW/cDqUesfNJjx5ejAZKtBxYtFkvGc25KttMVnnRSt5CWmRFzXlVySatuaxUynkGoHCC218fBzcR867mjQJZtI2SdVMqNS%2B54llezhFUoVqlmqqsKjUxiQJuLHmwfsnyNM9naT1Ly0PWiKoUafbBoiOOdPU42WerxSUjceWNd6k9Dw2IcLwExVY0LJI7iZveIPYefKDH7tVJjI5gAj5Xpyta7EPXIRFLHlW20wxOuNrhV5h%2BLNIUSWcxohtcBWO%2Bbyv9ZzxO/9rHy1n9AA%3D%3D&RelayState=s28cb9db13c9136580bc9759bad0fa0c27359f5aaf HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds280a5760689b4e12413fbe54b75b6c60487223822&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHfyMORlQSRULkggVQRx6M3YG2rJsdOsLdG/bxLUivTAbXc9M9oZ7xp5qzt2sDfr3QmwswYhuLfaIJueNsT3hlmOCpnhLSBzgtXb44HRMGZdb50VVpNgB%2BiU4U5ZsyGfznXIouiurQ8Vb8OxWAjZhmBuygD0ytw65UJh24i30X73Xmt7Aql6EC5qwfGtVhwjJTsS7HcbgnRJaQEpbZK8oTKjXCZxkaepyDkUeSGhgCQtoRjg5tfH2Y5E2TRZ2gh6zZJsADVLDpCJBpI4u%2BYiyUpBl0WalwMT0cPeoOPGbQiNKV3ExSJenZOSpSsWJx8kuECPk8fBPqnWY0Zs4vVPqb0OjSNCPwZFKuzW0ZPEQ69jtePO47x7sxKCC9ceXqvjhGa1FwIQSTRXOQ4zfoPqBF9%2B%2BLFAYSCtgQAf8MZr/f1Y6T9jPv1r55dT/QA%3D&RelayState=s2da274a5777bda8fba058243c0844017c31df2021 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScjCfliAREFVkbbdLKE99DZxJqwlf9Xj7NJ/XydAl0oth54seWae8bzveEaglePLLryYLf7okEJy0MoQHwJz1nnDLZAkbkAj8SB4tfz8yIs0587bYIVVLFkSoQ/SmpU11Gn0FfpXKfDr9nHOXkJwxLPsoGw3IpcOp2h06tC3aevR7FPr9xno7FyeaQywVBIoI8eSdXyWNNA3%2BBOXStDvvAiSBtFLs3cypMLqnllVT1tspEcRLrCyidyP1gscZp%2BzFhQhSzbrOaMCJ/VtcVcXN22D0%2BJhfFPf4/i2EFgjAMTotLlr8zqP%2BVQCkXzFdwJRhxtDAUyYsyIvilF%2BP8onu/EDn054Pv7OkvKk3Adpmvja6zLXxyTin3a7clQ%2BVTuWfENPgxoxgS1mvVl8aOwv7LuOhbNnbEFull0gjjzHv8Sazbq0SoqfyVIp%2B7byCCGOGnyHg3wawvUu/Y1sRu2QyoMHQxJNYElV9vjnDpRsJfqoumPZufNpFbEZzIlbEfAQ/mOyZGW1Ay%2BplwoPIMJZrEvwSsWKLbaLq1DBRZ8Xr3vH36xvehfjVmGz68dy1oeTjH%2BFH2P/mO139PInLn4B HTTP/1.1" 200 2288 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 12ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2352e4fbcb5f278c510acc5564af220c3ec5ae292&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 32ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s224f0b747484f41f17c7d27c5f26e0813b5dfde02&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 35ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STYkdNcCJAqqirTtpoT20JuxJ6wlf9Xj7NJ/XydAN5VaDj1Z8sw843nf8RyZVo6uuvBsdvCjAwzJSSuDdAgsSOcNtQwlUsM0IA2cNqtPj7RIc%2Bq8DZZbRZIVIvggrVlbg50G34B/kRy%2B7h4X5DkEhzTLTsp2E3TpcHKhUwe%2BTVsP5phaf8yYzq7lmYbAVkoyzNCRZBOfJQ3rG/yJSyXTb7wIkgbAS3N0MqTc6p7ZNE87ENIDDyOsFJH7wXoOw%2BwL0jKFQJLtZkGwmBbTWZ6X0wPjbFaKh%2BmsuK8Eq8qKl6yaVe/Kgyj4tIj5WDNE%2BQJvBMQOtgYDM2FBirwoJvn9JC/3dw%2B0Kml%2B950k9UW599KI%2BNrbMh/OSUg/7vf1pH5q9iT5Bh4HNWICWc57s%2BjQ2I/su41lV8/IEt08GyHOPEc/x5rtprZK8p/JSin7uvbAQhw1%2BA4G%2BTQLt7v0N1JM2iGVBs8MSjCBJE3d4790TMlWgo%2BqO5JdO19WEcRgTtyKAKfwH5Mla6sd8xJ7qeDEeLiKNQavVazYQbu8CeWU93nxunf81XrRuxi3CsS%2BH8tZHy4y/hV%2Bjv1jtt/R8U9c/gI%3D HTTP/1.1" 200 2290 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBasMwDP2V4HsTx02cxDSFsl4KK4y27LCb5iidwbGzyIbt75e2bKw77CbJ7z30nrUiGOyoHv3Zx3BAGr0jTD4G60hdn1oWJ6c8kCHlYEBSQavjZv%2BoRMrVOPngtbcs2SIF4yAY71r2FsJIKss%2BrI%2BpgSG9FAvdDSm6s3GIk3Hn0YRU%2ByGDIdttn47WH7AzE%2BqQDRhgYw1QZrqRJbtty6iXWJRSLxvZ92WVV4WGJTSiB%2BwqrXPsoVrWXZ/PcPft4%2BRnoqhzyeuqBFn2AmrdyddCirxuhG5kzSteFg3nslnOTKKIO0cBXGiZ4EIseL3gxSlvVFkonr%2Bw5Bknunqc7bP16pKRuvKmX6n9HxoQ4XQJiq1pXGW/JG56ozoGCJHuuwffYfIMNuL/6nRFq2PUGolYdq%2Byn2dwxvUB3%2BP8Y4mhpPMOE7rB%2B2jt522lv4z76U97fznrLw%3D%3D&RelayState=s225e1856e19a7951bbe68aa374d2369ed5c1df2ee HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a2a8e4d5e6629790492399f0c0fa437869bee280&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fZLLbsIwEEV/JfKePJwHwQIkVDZIIFWAWHQ3sSfUkmOnGVuif98AagVdsPOM77maufacoDO92LqzC36P1DtLGF06Y0ncrhYsDFY4IE3CQockvBSH1W4reJyKfnDeSWdYtEby2oLXzi7Yp/c9iSS5GBdiDV18PUyk6mK0Z20RB23PvfaxdF0CXbJZvx%2BM26PSA0qfdOhhZTRQolXPos16wQixbkuOdZZlTdNWJYJqIIeMQ55Ni1xBnja1aotRbn/3OLoR5CmHWVqWWGWtlFU9LXmJNefFSPIpVEXe8ipXvB1JooAbSx6sX7AR5JO0nqTFMZuJshBp9sGiEw5023Fcny3n14zEjRseUnsdGhDhcA2KLamfJw8Wd79eHDz4QM/Vm1MYncAEfO1ON7U4BCmRiCXPLruxB2dc7vErjC8WaYqUsxjRXd4GY77vI/0nnrt/5fPPWf4A&RelayState=s23329950eb0158c5393d84181a03279dcf476bc97 HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds25e1d412e4186d5c8632928031578d7546adbe75a&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2599f1b787ab3b739761e1c74883516e4cc2abe5d&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s280a5760689b4e12413fbe54b75b6c60487223822&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 34ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 18ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2fc31919258a450445c28232fa11d813d3e6be669&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 18ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds24233a2d1b66418ef0e25c9111fdad62f98e39f8d&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2796120dee2bc3f5407d2f9d83eafbdaa7d31863c&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds24c8c6e517f3f30f94a426b2d866ffc68cdaebe25&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a2a8e4d5e6629790492399f0c0fa437869bee280&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 28ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp39guoqMUiUVBVpLTZstsecnPsWWLJX/V4E/rv610goVLLISdLnplnPO87XiLTytF1H57MHn71gCE5amWQjoGK9N5Qy1AiNUwD0sBps/56R8s0p87bYLlVJFkjgg/Smo012GvwDfhnyeHH/q4iTyE4pFl2VLafoEvHkwudOvBd2nkwh9T6Q8Z0dinPNAS2VpJhho4k2/gsadjQ4G9cKpl%2B40WQNABemoOTIeVWD8ymud%2BDkB54uMJKEbmfrecwzl6RjikEkuy2FcGSTUFwKMR8Jso54/msW/AFPIqpKEpYQFdMi5x9yKcxH2uGKJ/hjYDYw85gYCZUpMzLcpIvJvmsLT7S%2BYzmxQNJ6rNyn6QR8bW3ZX48JSH90rb1pL5vWpL8BI%2BjGjGBrJaDWXRs7K/su41lF8/ICt0yu0KceI5%2BizW7bW2V5L%2BTtVL2ZeOBhThq8D2M8mkWbncZbqSYdGMqDZ4ZlGACSZp6wH/vmZKdBB9VdyS7dD6vIojRnLgVAY7hHZMlG6sd8xIHqeDIeLiIdQ3eqFixh251E8opH/Li9eD4i/VicDFuFYh2GMtZH84y/hN%2Biv1nttfo9U9c/QE%3D HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds289b537fc66a222b7d65f7336abf0572b3ae85b4a&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s25e1d412e4186d5c8632928031578d7546adbe75a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 28ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2599f1b787ab3b739761e1c74883516e4cc2abe5d&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 30ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s24233a2d1b66418ef0e25c9111fdad62f98e39f8d&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 24ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2796120dee2bc3f5407d2f9d83eafbdaa7d31863c&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 24ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2fc31919258a450445c28232fa11d813d3e6be669&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 27ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s24c8c6e517f3f30f94a426b2d866ffc68cdaebe25&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 31ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s289b537fc66a222b7d65f7336abf0572b3ae85b4a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 27ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaJrS0jQAJjQsSSBMgDru5qcsipUlXJxL7%2BxXQJtiBm%2B289%2BT34jlBZ3q5dWcX/B6pd5YwunTGkrw9LVgYrHRAmqSFDkl6JQ%2Br3VaKOJX94LxTzrBojeS1Ba%2BdXbBP73uSSXIxLsQauvhaTFTTxWjP2iIO2p577WPlugS6ZLN%2BPxi3x0YPqHzSoYeV0UCJbnoWbdYLRrwW9RRFA6KoqwqrfJoWWYZpjtM0KzgWLS95wacj3P76OLqRKFqV5VmZcxC1KrGZVZWAipcZF6KalUK0IGZ1W4iRSRRwY8mD9QsmUiEmaTlJsyOvZJ7JlH%2Bw6IQD3TyO9tlyfs1I3njDQ2qvQwMiHK5BsSX18%2BRB4q7Xy4MHH%2Bi5e3MNRicwAV%2Br0w0tD0EpJGLJs8punMEZl3v8CuOPRZqixlmM6A5vgzHf95X%2BM56nf%2B3z5Sx/AA%3D%3D&RelayState=s2c7cd09dcd48be676767004974789bcd7bc30f223 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcS58XDgkioXJBAqgBx6G1jb6glx06ztkT/vgHUivTAbXc9M9oZ75KgNZ3YuYsL/oDUOUsYXVtjSdyfViz0VjggTcJCiyS8FMf1fieymIuud95JZ1i0QfLagtfOrtin9x2JJLkaF2INbXwrJlK1MdqLtoi9tpdO%2B1i6NoE22W7ej8YdUOkepU9a9LA2GijRqmPRdrNiVGJRN7MiLVWDizovMS9nRVOXeZPXwFOYFtNMQpkOcPvr4%2BQGYtYUKc7yAuSU1zOlFghKSsXTksvpfNCp85w3qeQDkyjg1pIH61cs41k24fMJL07pQpSF4OkHi87Y093jYJ9Vy1tG4s7rn1J7HRoQYX8LilXULZMniYdeJ44efKBx9%2BYURmcwAV%2Br0x0tjkFKJGLJWGU/zOCC1QG/wvBjkaZIOYsRPeBNMOb7sdJ/xnj6144vp/oB&RelayState=s273d68457803eb4bb57552aafe14e7422e5997bf1 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BWpYiAVIFFQVadtNCe2hN%2BNMWEv%2BqsfZpf%2B%2BToBuKrUcerLkmXnG877jBTIlLV13/lnv4UcH6KOzkhrpEFiSzmlqGAqkmilA6jmt158eaR6n1DrjDTeSRGtEcF4YvTEaOwWuBvciOHzdPy7Js/cWaZKcpekmaOPh5I2KLbg2bh3oU2zcKWEquZUnCjxbS8EwQUuibXiW0Kxv8CcuFky98QJIaAAn9MkKH3OjemZdP%2B2hEQ64H2FFE7gfjOMwzL4kLZMIJNptlwRznrFjeZzPs7RsIH%2BYFnxWZA/FdD47lm1W8LJ91%2BTlbBbysWKI4gXeCIgd7DR6pv2S5GmeT9L5JC0OWUmnBU2z7ySqrsq9F7oJr70v8/GShPTj4VBNqqf6QKJv4HBQIySQ1aI3iw6N3ci%2B%2B1h284ys0C6SEeLCs/RzqNltKyMF/xmtpTSvGwfMh1G962CQTzF/v0t/I5pJO6RS75hGAdqTqK56/JeOSdEKcEF1S5Jb5%2BsqQjOYE7bCw9n/x2TRxijLnMBeKjgz7m9ijcEbGSr20K7uQjnlfV647h1/Na7pXQxbBc2hH8sa568y/hV%2Bif1jtt/R8U9c/QI%3D HTTP/1.1" 200 2292 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds29d8c35ba6aae5840d5ff058760ce9bc71516f613&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s29d8c35ba6aae5840d5ff058760ce9bc71516f613&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 28ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp39guigAVIFFQVKW22LO0hN689Syz5qx5vQv99vQskVGo55GTJM/OM533Hc2RaObrqwrPZwa8OMCRHrQzSIbAgnTfUMpRIDdOANHBar74%2B0DLNqfM2WG4VSVaI4IO0Zm0Ndhp8Df5Fcvixe1iQ5xAc0iw7KtuN0KXDyYVOHfg2bT2YQ2r9IWM6u5RnGgJbKckwQ0eSTXyWNKxv8DculUy/8yJIGgAvzcHJkHKre2ZdP%2B5ASA88XGGliNzP1nMYZl%2BQlikEkmw3C4Ll3fh%2Bdj8pihJmxZQ140aMm1w0k9m4nRZNM8vHJRPTZhrzsWKI8gXeCYgdbA0GZsKClHlZjvLpKJ/sixm9m9C8eCJJdVbukzQivva2zM0pCemX/b4aVY/1niQ/weOgRkwgy3lvFh0a%2Byv7bmPZxTOyRDfPrhAnnqPfYs12U1kl%2Be9kpZR9XXtgIY4afAeDfJqF2136GylG7ZBKg2cGJZhAkrrq8d87pmQrwUfVHckunc%2BrCGIwJ25FgGP4wGTJ2mrHvMReKjgyHi5iXYPXKlbsoF3ehHLK%2B7x43Tv%2Bar3oXYxbBWLfj%2BWsD2cZ/wk/xf4z21v0%2Bicu/wA%3D HTTP/1.1" 200 2292 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNLSURoCExgUJpAkQh91M4rJIadLVicT%2BfgW0CXbgZjvvPeU9e0bQ2k5u/NnHsEPqvCNMLq11JG9PcxZ7Jz2QIemgRZJByf1yu5Ei5bLrffDKW5askIJxEIx3c/YZQkcyyy7Wx9RAm16LkdJtiu5sHGJv3LkzIVW%2BzaDN1qv3vfU71KZHFbIWAyytAcqM7liyXs0ZiXI8LapST2po6qZSKq%2BhPlU1QIFKCT4FyIErGODu18fBX4la8YkQWueiKhoYyrqpi4kokI%2BrJtfl6aRKVPl4YBJFXDsK4MKcCS7EiE9HvDjktSwLyfMPlhyxp5vHwT5bzK4ZyRuvf0jtdWhAhP01KLagbpY9SNz1OrkPECI9d29eY3IEG/G1Ot3Qch%2BVQiKWPatshxmccbHDrzhsLDGUaO8woTu8idZ%2B37/0n/E8/WufL2fxAw%3D%3D&RelayState=s2c598c1402dadaf318c683521deb0be4fe3bc8447 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHeS4ASSWBAJlQsSSBUgDr1t7CW15Nhp1pbo3zeAWkEP3PYxM/KMd0HQmV5sXeuC3yP1zhJGl85YErfVkoXBCgekSVjokISX4rDabQWPU9EPzjvpDIvWSF5b8NrZJfv0vieRJBfjQqyhi6/FRKouRttqizho2/bax9J1CXTJZv1%2BMG6PSg8ofdKhh5XRQIlWPYs26yWjc1nMz2nOocF5ystc5njmUBQyl1JVqoBxXeRcjnD76%2BPoRiLHqpFZ1pQ5YKn4LFMVZFhkBecVpGVZAkyzpsqqkUkUcGPJg/VLxlPOJ2k5SfPjtBKzXKTTDxadcKCbx9E%2BqxfXjMSNNzyk9jo0IMLhGhSrqV8kDxJ3vV4cPPhAz92bUxidwAR8rU43tDgEKZGIJc8qu3EGLdZ7/Arjj0WaIuUsRnSHn4Mx3/cn/Wc8T//a58upfwA%3D&RelayState=s2a637a4e082918cf3c62d1dd1f21affe7a3f63fdb HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PsgGtliAlIKqIm27KaE99Oa1J6wlf9Xj7NJ/XydAl0oth15iyTPzjOd9JwtkWjla9%2BHZ7OBHDxiSo1YG6RhYkt4bahlKpIZpQBo4betPD7TMCuq8DZZbRZIaEXyQ1qytwV6Db8G/SA5fdw9L8hyCQ5rnR2X7FF02nlzozIHvss6DOWTWH3Km80t5riGwWkmGOTqSbOKzpGFDgz9xmWT6jRdB0gB4aQ5OhoxbPTDb9nEHQnrg4QorReR%2BsJ7DOPuSdEwhkGS7WRIsZ3BXTDsu7uH%2BqayKecenFdyJ6byLn6IUvOKzCZ/PYj42DFG%2BwBsBsYetwcBMWJKyKMu0eJcW1X4yp9OKFpPvJGnOyr2XRsTX3pb56ZSE9ON%2B36TNY7snyTfwOKoRE8hqMZhFx8b%2Byr7bWHbxjKzQLfIrxInn6OdYs900Vkn%2BM6mVsq9rDyzEUYPvYZRPs3C7y3AjRdqNqTR4ZlCCCSRpmwH/pWdKdhJ8VN2R/NL5vIogRnPiVgQ4hv%2BYLFlb7ZiXOEgFR8bDRaxr8FrFih10q5tQTvmQF68Hx1%2BtF4OLcatA7IexnPXhLONf4afYP2b7Hb3%2BE1e/AA%3D%3D HTTP/1.1" 200 2289 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSx4RHLIKEygUJpIogDr1t7U1qybHTrC3Rv28AtYIeettdz4x2xrsi6Gwv9771MRyReu8Ik0tnHcnbU8Xi4KQHMiQddEgyKFlvDnspUi77wQevvGXJFikYB8F4V7GPEHqSWXaxPqYGuvRaTJTuUnStcYiDcW1vQqp8l0GX7bavtfVH1GZAFbIOA2ysAcqM7lmy21aMgJcCpzNo8B2WcyhmXBR8PlVC60YhV0vgQisuRrj78XHyI1GIeQOLRi2KclZOSyGK6YLnCMUCxSigG86VyBulRyZRxJ2jAC5UTHAhJnw54cUpL%2BWskDx/Y8kZB7p5HO2z9eqakbzxhofU/g8NiHC4BsXW1K%2ByB4m7Xi/rACHSc/fiNSZnsBH/V6cbWtZRKSRi2bPKYZxBi%2BsjfsbxxxJDifYOE7rDm2jt132lv4zn6W/7fDnrbw%3D%3D&RelayState=s22167e2a8f6e53b8057e856c5afa06b03557971f4 HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2b3ca2017c1a800bf9832c0654c649fe039add95e&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds20ad19a96625815a1946e8bb1e21fd20b853f7a26&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPbjtowEIZfJfI9OXBQWQuQKKgq0rabkrQXvRvsCWspPtTj7NK3rxOgS6WWi15Z8sx84/n/8YJAt46vu/Bs9vijQwrJSbeG%2BBBYss4bboEUcQMaiQfBq/WnRz5Oc%2B68DVbYliVrIvRBWbOxhjqNvkL/ogR%2B3T8u2XMIjniWnVrbjcilwymkTh36Jm08mmNq/TEDnV3LM40B1q0CysixZBufpQz0Df7EpQr0Gy%2BClEH0yhydCqmwumdW1dMepfIowg1Wycj9YL3AYfYla6AlZMluu2Q0LiY4l0U%2Bnx9m%2BayYyncN4ERMJggghShms4l4OOQIMZ9KIFIv%2BEYg6nBnKIAJSzbOx%2BNRPh/l07p44LMpz4vvLCkvyr1XRsbX3pf5cE4i/rGuy1H5VNUs%2BYaeBjViAlsterP40Njf2HcfC1fP2IrcIrtBnHmOf441u21pWyV%2BJuu2ta8bjxDiqMF3OMinIdzv0t8oOWqGVB48GFJoAkuqssd/6aBVjUIfVXcsu3a%2BrCLKwZy4FQFP4T8mSzZWO/CKeqnwBCJcxboFb9pYscdmdRcquOjz4nXv%2BKv1sncxbhXKuh/LWR8uMv4Vfo79Y7bf0dufuPoF HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PggbChYgUVBVpG03JbSH3gZnwlpybNfj7NJ/XydAl0oth54seWae8bzveE7QKstXnX/WO/zRIfno1CpNfAgsWOc0N0CSuIYWiXvBq9WnR54nGbfOeCOMYtGKCJ2XRq%2BNpq5FV6F7kQK/7h4X7Nl7SzxNT8p0MdlkOEXdJhZdkzQO9TEx7phCm17L0xY9rJQESsmyaBOeJTX0Df7EJRLaN14ASY3opD5a6RNh2p5ZVU87rKVD4W%2Bwsg7cD8YJHGZfsAYUIYu2mwWjvGgOOD5keV7Pxu9mRTHFDCbQjOEwyifNtClymBS1yEM%2BlUAkX/CNQNThVpMH7RcsD5A4m8bZw34048UDz0bfWVRelHsvdR1ee1/mwzmJ%2BMf9vozLp2rPom/oaFAjJLDlvDeLD43djX33sXD1jC3JztMbxJln%2BedQs92URknxM1opZV7XDsGHUb3rcJCvBX%2B/S38j67gZUrl3oEmi9iyqyh7/pQMlG4kuqG5Zeu18WUWsB3PCVng8%2Bf%2BYLFqb1oKT1EuFJxD%2BKtYteK1CxQ6b5V2o4KLPC9e946/G1b2LYauw3vdjWeP8Rca/ws%2Bxf8z2O3r7E5e/AA%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPBjtowEIZfJfKdJBuFZWMBEgVVRdp2U0J76G1qT1hLju16nF369nUCdKnUcuglljwz33j%2BfzIn6LTjqz48mx3%2B6JFCcuy0IT4GFqz3hlsgRdxAh8SD4M3q4yMv0pw7b4MVVrNkRYQ%2BKGvW1lDfoW/QvyiBX3aPC/YcgiOeZUdt%2Bwm5dDyF7FKHvk1bj%2BaQWn/IoMsu5VmHAVZaAWXkWLKJz1IGhgZ/4lIF3RsvgpRB9MocnAqpsN3AbJqnHUrlUYQrrJKR%2B956gePsC9aCJmTJdrNgVLQwhfwey7IqK1FAOa0KidN7Gb%2BzGeTFLK8eZFVAzKcaiNQLvhGIetwaCmDCghV5UUzyh0le7u8qPi15fveNJfVZuXfKyPja2zJ/PyUR/7Df15P6qdmz5Ct6GtWICWw5H8ziY2N/Zd9tLFw8Y0ty8%2BwKceI5/inWbDe11Ur8TFZa29e1Rwhx1OB7HOXrINzuMtwoOWnHVB48GFJoAkuaesB/7kGrVqGPqjuWXTqfVxHlaE7cioDH8B%2BTJWvbOfCKBqnwCCJcxLoGr3Ws2GG7vAkVXAx58Xpw/NV6ObgYtwrlfhjLWR/OMv4Vfor9Y7bf0es/cfkL HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfatE0GjQAJjQsSSBOgHXYzicsipUlXJxL7%2BxXQprHDbrbz3pPfi%2BcEnevVNpxDinukPnjC7NI5T%2Br2tGBp8CoAWVIeOiQVtTqsdltV5Vz1Q4hBB8eyNVK0HqINfsHeY%2BxJFcXFhZRb6PJrMdGmy9GfrUccrD/3NuY6dAV0xWb9cnBhj8YOqGPRYYSVs0CFNT3LNusFowpAt23d1KastahFI05cn8pWcMDa8JaXmkNtcIT7bx/HcCXOZFNWouGS4/RJTmsjZQNclo2s26riQghs5Um2I5Mo4cZTBB8XrOJVNeGzCRfHslFSKF6%2BsewVB7p5HO2z5fyakbrxhl%2Bp/R8aEOFwDYotqZ8XvyTuer06RIiJHrvnYDB7BZfwf3W6odUhaY1ErHhU2Y0zOONyjx9p/LHMUmaCx4zu8DY593lf6S/jcfrTPl7O8gs%3D&RelayState=s2b8c9bfbce960ec76b7ded5ddc24e9985e35f1b96 HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwFPyVkrttbVPbBhVkvQgKi4qHvb0mr24gTbp9Cbh/v1XZRffg7c3LzJCZZE7QmV5s3dkFv0fqnSWMLp2xJG5HCxYGKxyQJmGhQxJeisNqtxVZnIp%2BcN5JZ1i0RvLagtfOLtin9z2JJLkYF2INXXwdJlJ1MdqztoiDtude%2B1i6LoEu2azfD8btUekBpU869LAyGijRqmfRZr1gVM5kw2ue87zKZK5KziUCttDO2iItW5BpXta1bEe6/c1xdKMwq4q2lpBznPGimJVFqVQKqqqaXJZtM6Lr2BTFqCQKuLHkwfoFy9Ism6TVJOXHaS0KLtLpB4tOONAt4xifLefXjsRNNzy09ro0IMLhWhRbUj9PHizufr04ePCBntGbUxidwAR87U43tjgEKZGIJc8uu3EHZ1zu8SuMLxZpipSzGNGd3gZjvu9X%2Bq943v7B55%2Bz/AE%3D&RelayState=s22a758fd13209452a6f5d8921cabd2da24cc89528 HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds281b0965d203162f7570d59cd1506e2d16afa3a1e&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBasMwDP2V4HsTx2nqxLSFsl4KHYx27LCbYqudwbGzyIbt75e2bKw77CbJ7z30nrUk6N2g9uEcUjwgDcETZh%2B986SuTyuWRq8CkCXloUdSUavj5nGvRM7VMIYYdHAs2yJF6yHa4FfsLcaBVFF8uJByC31%2BKWba9Dn6s/WIo/XnwcZch76Avthtn44uHNDYEXUseoywcRaosGZg2W67YmTqhotKltUcuwpEZ9pGGIlzRIC6qVppyk5K2U5w/%2B3jOUxEUVeywg5KrrU20nBZdaJcLCS2XIqqbkwtT7qDxcQkSrjzFMHHFRNciBlvZnz%2BXLaqnitevrLsBUe6epzss/XykpG68sZfqf0fGhDheAmKrWlYFr8kbnqDOkaIie67h2AwewGX8H91uqLVMWmNRKy4V3mcZnDG9QHf0/RjmaXMBI8Z3eCn5NznbaW/jPvpT3t/Oesv&RelayState=s2f966639807493f43cf4327616cbe7ebac4bb083a HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s20ad19a96625815a1946e8bb1e21fd20b853f7a26&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 25ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2b3ca2017c1a800bf9832c0654c649fe039add95e&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 26ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2fa5a06e44949c2a4592de56d2de77a027098d92a&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQiwpRYgUVBVpG03S%2BgeenPsCWvJX/U4u/Tf1wnQTaUuh54seWae8bzveIFMK0fXbXg2e/jZAobkpJVB2geWpPWGWoYSqWEakAZOq/XXe1qkOXXeBsutIskaEXyQ1myswVaDr8C/SA7f9/dL8hyCQ5plJ2XbEbq0P7nQqQPfpI0Hc0ytP2ZMZ9fyTENgayUZZuhIso3PkoZ1Df7GpZLpN14ESQPgpTk6GVJudcesqoc9COmBhwFWisj9bD2HfvYlaZhCIMluuyRYjBkUzd28yAWb1XkOk%2BJDMeVFPRcTMZ7l07oR9aSu72I%2BlgxRvsAbAbGFncHATFiSIi%2BKUT4f5dPD%2BCOdTWk%2B/kGS8qLcJ2lEfO1tmetzEtIvh0M5Kh%2BqA0mewGOvRkwgq0VnFu0b%2B4F9t7Hs6hlZoVtkA8SZ5%2Bi3WLPbllZJ/itZK2VfNx5YiKMG30Ivn2bhdpfuRopR06fS4JlBCSaQpCo7/GPLlGwk%2BKi6I9m182UVQfTmxK0IcAr/MVmysdoxL7GTCk6Mh6tYQ/BGxYo9NKubUE55lxevO8dfrRedi3GrQBy6sZz14SLjP%2BHn2Duz/YkOf%2BLqNw%3D%3D HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s281b0965d203162f7570d59cd1506e2d16afa3a1e&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 28ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds230d7787feb68322d1465b4684586d3b40e5846fa&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BRIIai1IFFQVadtNCe2hN8eZsJb8Vc9kl/77OgG6VGo59BTLM/OM530nDyiM9nzd07Pdw48ekJKT0Rb5GFiyPljuBCrkVhhATpLX60%2BPvExz7oMjJ51myRoRAilnN85ibyDUEF6UhK/7xyV7JvLIs%2BykXT9Bn45f2ZrUQ%2BjSLoA9pi4cM2Gya3lmgMRaK4EZepZs47OUFUODP3GpEuaNF0HKAgRlj15RKp0ZmHX9tIdWBZB0g1Vt5H5wQcI4%2B5J1QiOwZLddMixlkU9l07SFzJtmUU6LeVEu4rFZdKVsYFbO57Kb5bOYj5VAVC/wRkDsYWeRhKUlK/OynOSLST49FO/4bMrz4jtLqoty75Vt42vvy9yck5B/PByqSfVUH1jyDQKOasQEtnoYzOJj43Bj332suHrGVugfshvEmef551iz21ZOK/kzWWvtXjcBBMVRKfQwymcE3e8y3Kh20o2pnIKwqMASS%2BpqwH/phVadghBV9yy7dr6sIrSjOXErCE70H5MlG2e8CAoHqeAkJF3FugVvdKzYQ7e6C5VcDnnxenD81YV2cDFuFbSHYSzvAl1k/Cv8HPvHbL%2Bjt3/i6hc%3D HTTP/1.1" 200 2289 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2fa5a06e44949c2a4592de56d2de77a027098d92a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 29ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SYj4tACJgqoibbspSXvYm7EnrCV/1ePs0n9fJ8AulVoOe7LkmXnG877jBTKtHF234dns4VcLGJKTVgZpH1iS1htqGUqkhmlAGjit1l8faJHm1HkbLLeKJGtE8EFas7EGWw2%2BAv8iOfzYPyzJcwgOaZadlG0H6NL%2B5EKnDnyTNh7MMbX%2BmDGdXcszDYGtlWSYoSPJNj5LGtY1%2BBuXSqbfeREkDYCX5uhkSLnVHbOqHvcgpAcebrBSRO5n6zn0sy9JwxQCSXbbJcGiyMdzPm%2BGQkzFoZlNm8N4MpyKOeejSTGZjsbDEZs001nMx5Ihyhd4JyC2sDMYmAlLUuRFMchng3xUD%2Bd0PKL58Ikk5UW5T9KI%2BNr7Mh/OSUi/1HU5KB%2BrmiQ/wWOvRkwgq0VnFu0b%2Bxv77mPZ1TOyQrfIbhBnnqPfYs1uW1ol%2Be9krZR93XhgIY4afAu9fJqF%2B126GykGTZ9Kg2cGJZhAkqrs8N9bpmQjwUfVHcmunS%2BrCKI3J25FgFP4wGTJxmrHvMROKjgxHq5i3YI3KlbsoVndhXLKu7x43Tn%2Bar3oXIxbBaLuxnLWh4uM/4SfY/%2BZ7S16%2BxNXfwA%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s230d7787feb68322d1465b4684586d3b40e5846fa&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 29ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp39gsoYAESBVVFSpstS3PozdizxJK/6vEm9N/Xu0BDpZZDTpY8M8943nc8R6aVo6s2PJsd/GwBQ3LSyiDtAwvSekMtQ4nUMA1IA6f16ssDLdOcOm%2BD5VaRZIUIPkhr1tZgq8HX4F8kh%2B%2B7hwV5DsEhzbKTsu0AXdqfXOjUgW/SxoM5ptYfM6aza3mmIbCVkgwzdCTZxGdJw7oGf%2BNSyfQbL4KkAfDSHJ0MKbe6Y9b14w6E9MDDDVaKyP1kPYd%2B9gVpmEIgyXazIFgOeSkOxaQpZ6NpKabFcPyBCzGZTPPyMBSj8RCmM8GHRczHiiHKF3gjILawNRiYCQtS5mU5yKeDfLQvZnQ8onnxgyTVRbmP0oj42vsyH85JSD/v99Wgeqz3JHkCj70aMYEs551ZtG/sb%2By7j2VXz8gS3Ty7QZx5jn6NNdtNZZXkv5KVUvZ17YGFOGrwLfTyaRbud%2BlupBg0fSoNnhmUYAJJ6qrDf2uZko0EH1V3JLt2vqwiiN6cuBUBTuEdkyVrqx3zEjup4MR4uIp1C16rWLGDZnkXyinv8uJ15/ir9aJzMW4ViH03lrM%2BXGT8J/wc%2B89sf6K3P3H5Gw%3D%3D HTTP/1.1" 200 2292 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQgQbS1AoqCqSNtuSmgPvRlnwlryVz2TXfrv6wToUqnl0JMlz8wznvcdz1EY7fmqo2e7gx8dICUnoy3yIbBgXbDcCVTIrTCAnCSvV58eeZHm3AdHTjrNkhUiBFLOrp3FzkCoIbwoCV93jwv2TOSRZ9lJu26EPh1O2ZjUQ2jTNoA9pi4cM2Gya3lmgMRKK4EZepZs4rOUFX2DP3GpEuaNF0HKAgRlj15RKp3pmXX9tINGBZB0g1VN5H5wQcIw%2B4K1QiOwZLtZMCykLMeyLPO8KKeyzYti1uSHaSFEW07Gh3I2mZXTZvJwiPlYCUT1Am8ExA62FklYWrAiFo/yh1E%2B3Y/f8dmU5%2BPvLKkuyr1XtomvvS/z4ZyE/ON%2BX42qp3rPkm8QcFAjJrDlvDeLD43DjX33seLqGVuin2c3iDPP88%2BxZrupnFbyZ7LS2r2uAwiKo1LoYJDPCLrfpb9RzagdUjkFYVGBJZbUVY//0gmtWgUhqu5Zdu18WUVoBnPiVhCc6D8mS9bOeBEU9lLBSUi6inULXutYsYN2eRcquezz4nXv%2BKsLTe9i3Cpo9v1Y3gW6yPhX%2BDn2j9l%2BR29/4vIX HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BVpSwAKkFFQVadtNCe2hN8eZsJb8VY%2BzS/99nQBdKrUcerLkmXnG877jJTIlLS17/6z38KMH9NFJSY10DKxI7zQ1DAVSzRQg9ZzW5adHmscptc54w40kUYkIzgujN0Zjr8DV4F4Eh6/7xxV59t4iTZKTNP0EbTyevFWxBdfFnQN9jI07Jkwl1/JEgWelFAwTtCTahmcJzYYGf%2BJiwdQbL4CEBnBCH63wMTdqYNb10x5a4YD7G6xoA/eDcRzG2VekYxKBRLvtimDezOaLli%2BKtOgeusWsyeZZ1rKHGYc5L97NiqZZdNk0b0I%2BVgxRvMAbAbGHnUbPtF%2BRPM3zSTqfpNNDtqDFlKbZdxJVF%2BXeC92G196XuTknIf14OFST6qk%2BkOgbOBzVCAlkvRzMomNjd2PffSy7ekbWaJfJDeLMs/RzqNltKyMF/xmVUprXjQPmw6je9TDKp5i/32W4Ee2kG1Opd0yjAO1JVFcD/kvPpOgEuKC6Jcm182UVoR3NCVvh4eT/Y7JoY5RlTuAgFZwY91exbsEbGSr20K3vQjnlQ164Hhx/Na4dXAxbBe1hGMsa5y8y/hV%2Bjv1jtt/R25%2B4/gU%3D HTTP/1.1" 200 2292 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 14ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2cc61c6600264cf0225d0b42aaf631b653564d38b&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2b789dc9505f3f97b1811da37ce8c5675bb9f142b&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaEAgtESChcUECaQLEYTc3MSxSmnR1IrG/XwFtgh242c57T34vnhE0rlWbcA4p7pDa4AmzS%2BM8qdvTnKXOqwBkSXlokFTUar/cbpTIuWq7EIMOjmUrpGg9RBv8nH3G2JIqiosLKbfQ5NdioE2Toz9bj9hZf25tzHVoCmiK9ep978IOje1Qx6LBCEtngQprWpatV3NGpRjVE5BQ8aEpJwaMEaBFpbkspRbItT7JUVVDD/e/Pg6hJwoz1TAEyaUEXVVlNcGyhNFkavS4lHjiUNf1aVqXPZMo4dpTBB/nTHAhBrwa8PFhOFVyrPjwg2VH7OjmsbfPFrNrRurG6x5Sex0aEGF3DYotqJ0VDxJ3vVbtI8REz91bMJgdwSV8rU43tNonrZGIFc8q234GZ1zs8Cv1P5ZZykzwmNEdfkrOfd9X%2Bs94nv61z5ez%2BAE%3D&RelayState=s26432e3229254c5cced320870c06bd4ffa6ee6809 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fZLLbsIwEEV/JfKePJwHwYJIqGyQQKoAsehucCbUkmOnGVuif98Q1Ip0wc4zvudq5tpLglZ3Ymev1rsDUmcNYXBrtSExXq2Y742wQIqEgRZJOCmO6/1O8DAWXW%2BdlVazYIPklAGnrFmxT%2Bc6ElF009aHCtrwfpjJug3RXJVB7JW5dsqF0rYRtNF2837U9oC16lG6qEUHa62AIlV3LNhuVowwRXnJoMkS3mCaxvN6kfOkWUCSNoBQJjHMkyyfD3Lzu8fJDiAfOIk8X8RlUZRFmXEseM6zYl7ztCixzPOBby5yIIk8bg05MG7FeMz5LC5ncXZKFiLPRJx8sOCMPY07DuuzannPSIxc/5Ta69CACPt7UKyibhk9WTz8OnF04DxNqzdbY3AG7fG1O41qcfRSIhGLpi77oQdXrA745YcXCxQFtTUY0EPeeK2/HyP9J6bdv3L6c6of&RelayState=s24417d1b7808030008937045f86d71c2277b0a02e HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PkhDFyxASkFVkbbdLKF76M1xJqwlf9Xj7NJ/XydAl0pdDj1Z8sw843nf8QKZkpaWvX/WO/jZA/roqKRGOgaWpHeaGoYCqWYKkHpO6/LrPc2TjFpnvOFGkqhEBOeF0WujsVfganAvgsP33f2SPHtvkabpUZo%2BRpuMJ29VYsF1SedAHxLjDilT6aU8VeBZKQXDFC2JNuFZQrOhwd%2B4RDD1xgsgoQGc0AcrfMKNGph1/bCDVjjg/gor2sD9bByHcfYl6ZhEINF2sySYZ/kdn2fNfD7rJnd5Mcv5bNo2DZtlRfGRt3k2LRr%2BoZmHfKwYoniBNwJiD1uNnmm/JAGVx9kszor9ZE6nBc0mP0hUnZX7JHQbXntb5uaUhPTLfl/F1UO9J9ETOBzVCAlktRjMomNjd2XfbSy7eEZWaBfpFeLEs/RbqNluKiMF/xWVUprXtQPmw6je9TDKp5i/3WW4EW3cjanUO6ZRgPYkqqsB/9gzKToBLqhuSXrpfF5FaEdzwlZ4OPr/mCxaG2WZEzhIBUfG/UWsa/BahooddKubUE75kBeuB8dfjWsHF8NWQbsfxrLG%2BbOM/4SfYu/M9id6/RNXvwE%3D HTTP/1.1" 200 2292 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVJBasMwEPyK0T22rFixI%2BJAaC6BFEoSeuhNllapQJZcrwTt7%2BsktCQ99CDQ7s4MOyOtUPZuEPtwDikeAIfgEbLP3nkU11FL0uhFkGhReNkDiqjEcfO8FyynYhhDDCo4km0Bo/Uy2uBb8h7jgKIoPl1IuZV9frnMlO5z8GfrAUbrz4ONuQp9Iftit305unAAbUdQseghyo2zEgurB5Ltti3B0lAqNeddVaumq7jRHZ%2BbpTHT0bRWNTNMAy8nuP/xcQoTkdXVvG6MoYv5UhralY1ZMMmp4guzbAzvWM3m3TSYmIgJdh6j9LEljDI2o82MVqdyKXglaPlGslcY8epxsk/Wq0tG4sob71L7PzSJCOMlKLLGYVXcSdz0BnGMMiZ8rJ6ChuxVugT/q%2BMVLY5JKUAkxaPK89STZ1gf4CNNL5ZZzHTwkOENbpJzX7eV/jIeu7/l489ZfwM%3D&RelayState=s2c95c2f372d4bceb4661003d3cbae778e5cd8c4ec HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2b789dc9505f3f97b1811da37ce8c5675bb9f142b&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2cc61c6600264cf0225d0b42aaf631b653564d38b&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 29ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp3ds2GBLAAiYKqIqXNhqU99GbsWWLJX/V4E/rv612go{"timestamp":"2022-08-04T19:54:01.639Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2911","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2920"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2920","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2928"} {"timestamp":"2022-08-04T19:54:01.640Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2911","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2920"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2930"} {"timestamp":"2022-08-04T19:54:01.641Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2911","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2920"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51992},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5715b69e140e7e6a7fb3087ac4426db3"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2932"} {"timestamp":"2022-08-04T19:54:01.641Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2906"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.645Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2924"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.650Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2935","trackingIds":["6D8A1161977CAA80DF3D1586E17A0ED1","s2e7932cc6f67dd25038fa6dd5a2857a93a9c48662"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["86e766586dc84c8b6bd176e4030a1455"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2937"} {"timestamp":"2022-08-04T19:54:01.652Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2906","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2883","s2c2b541810affccba7373060e1721a9acc1cc720a","8085A6B84704C523C2D2FBBA0403209F"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4c142ccb089fe897676a4520018f37d1"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":33,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2939"} {"timestamp":"2022-08-04T19:54:01.656Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2934"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.656Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2924","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2900","s2956368784dedd9cd819427fdcc824fbc57c7c8ac","876162939E297A519057E0C8232A6E18"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2f6ab8e72c31c259d4c01af5499f7eca"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2941"} {"timestamp":"2022-08-04T19:54:01.662Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2942"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.662Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2942"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.662Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2942"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.662Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2942"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.662Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2942"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.662Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2942"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.662Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2942"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.662Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2942"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.666Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2942"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.666Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2942","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2946"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2948"} {"timestamp":"2022-08-04T19:54:01.667Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2934","trackingIds":["0F467CCF8598F3945FBC397CAB16ECE3","70069da9-74a3-4bfb-a67c-a93f8fd00789-2920","s22e1d335927626e373ae4ca2118c0a454e14062c6"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["dfef4605857cbe690bd08f657c1979b0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2950"} {"timestamp":"2022-08-04T19:54:01.675Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2942","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2946"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2946","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2954"} {"timestamp":"2022-08-04T19:54:01.676Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2942","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2946"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2956"} {"timestamp":"2022-08-04T19:54:01.676Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2942","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2946"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["225a8579e25513550604999d2c95bf5e"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2958"} {"timestamp":"2022-08-04T19:54:01.686Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2961","trackingIds":["71E25F12950E6340ED98E62B879EE225","s204a503480373bcd11dbccc0d6cfc590613d72460"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6f32db69ba8e7bbc5f5c6d0b8ee2d560"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2963"} {"timestamp":"2022-08-04T19:54:01.691Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2960"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.696Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2964"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.696Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2964"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.697Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2964"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.697Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2964"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.697Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2964"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.697Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2964"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.697Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2964"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.697Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2964"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.701Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2964"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:01.701Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2964","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2967"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2970"} {"timestamp":"2022-08-04T19:54:01.703Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2960","trackingIds":["6B06830ACE4C52631F6266299BE194BA","70069da9-74a3-4bfb-a67c-a93f8fd00789-2946","s2fabf5733d45d2753b757be4b8a2d25b0af0c75b5"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a7a2da1ed1c84befd903d080796fe700"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2972"} {"timestamp":"2022-08-04T19:54:01.704Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2968","trackingIds":["s21430dcb75a0813e663b6eb488b78a92998732025","9D9570ED14EC24CE2484654C4ABA9D9B"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a6359a04a6baba97a561de7b79fd2f46"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2974"} {"timestamp":"2022-08-04T19:54:01.706Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2976"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.706Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2976"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.706Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2976"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.706Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2976"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.706Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2976"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.706Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2976"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.706Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2976"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.706Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2976"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.707Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2975","trackingIds":["s29d02abaa8e6e35bf4b05a4125d40e5e73b0e0bcd","31AF34649407406AA24555A7E1B6F6E8"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["33ac0433ea389b3b8349f4be9da4ff6a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2981"} {"timestamp":"2022-08-04T19:54:01.710Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2976"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.710Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2976","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2979"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2984"} {"timestamp":"2022-08-04T19:54:01.711Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2964","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2967"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2967","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2986"} {"timestamp":"2022-08-04T19:54:01.712Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2964","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2967"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2988"} {"timestamp":"2022-08-04T19:54:01.713Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2964","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2967"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51992},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["813a9be8d548af5f08cb07c96a73648d"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2990"} {"timestamp":"2022-08-04T19:54:01.718Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2976","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2979"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2979","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2995"} {"timestamp":"2022-08-04T19:54:01.719Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2976","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2979"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2998"} {"timestamp":"2022-08-04T19:54:01.719Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2976","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2979"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52026},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0a63d16ce0896cf60de3eb6b655b56bb"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3000"} {"timestamp":"2022-08-04T19:54:01.727Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3003","trackingIds":["s2679822bd0a8e8294159bfd1401e889964242c935","26AEC260E1C7464A76803E5620A8A0F6"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2fc34a5749d43b2c44748694f4d94d7e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3006"} {"timestamp":"2022-08-04T19:54:01.733Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2993"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.738Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3007","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2858"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3010"} {"timestamp":"2022-08-04T19:54:01.739Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3007","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2858"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2858","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3012"} {"timestamp":"2022-08-04T19:54:01.741Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3008","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2900"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3014"} {"timestamp":"2022-08-04T19:54:01.741Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3008","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2900"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2900","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3016"} {"timestamp":"2022-08-04T19:54:01.742Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3002"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.744Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.746Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3017","trackingIds":["s22d24712cc00106a1acead3ade2ded35f462bf44a","7C5E443A31C316DEB1B33D1ADD6D4028"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["42ad6c89cd10b0ad737dcc4a896903fd"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3020"} {"timestamp":"2022-08-04T19:54:01.746Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.748Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3021"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.748Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3021"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.748Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2993","trackingIds":["2740DB7E4009A9717E18B9CC750C080E","s22781d304d14beeda8e6ed1d09b9c16b920f6f879","70069da9-74a3-4bfb-a67c-a93f8fd00789-2967"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["26746e560369a97fdc8b3362b04474c4"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":32,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3025"} {"timestamp":"2022-08-04T19:54:01.748Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3021"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.748Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3021"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.748Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3021"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.748Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3021"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.748Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3021"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.748Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3021"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.753Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3021"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:01.753Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3021","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3026"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3028"} {"timestamp":"2022-08-04T19:54:01.754Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3002","trackingIds":["s28b5bb082c86a36f2e5ba01c3725468336a6de26b","C69A2519EB7B8E6C203B7BB35D7E61A4","70069da9-74a3-4bfb-a67c-a93f8fd00789-2979"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8c6b4ac9b0458cd44a5b9324987819a0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":31,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3030"} {"timestamp":"2022-08-04T19:54:01.759Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3033","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2883"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3037"} {"timestamp":"2022-08-04T19:54:01.760Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3033","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2883"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2883","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3039"} {"timestamp":"2022-08-04T19:54:01.762Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3034","trackingIds":["E1F5916C8F0AB8B71E4299C4A3FFD7C1","s22325a81e0a48d7cb7aaf7e9e3affe6c7c25e4706"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2be300a1b51294fcde1d1ab65a0f688d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3042"} {"timestamp":"2022-08-04T19:54:01.764Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3021","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3026"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3026","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3044"} {"timestamp":"2022-08-04T19:54:01.765Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3021","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3026"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3046"} {"timestamp":"2022-08-04T19:54:01.766Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.766Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3021","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3026"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51978},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4a1c88de99eefeb20055468d3c4c0785"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3048"} {"timestamp":"2022-08-04T19:54:01.772Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3050","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2920"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3053"} {"timestamp":"2022-08-04T19:54:01.772Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3050","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2920"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2920","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3055"} {"timestamp":"2022-08-04T19:54:01.777Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.790Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3051"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.795Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3056"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.795Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3056"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.796Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3056"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.796Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3056"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.796Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3056"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.796Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3056"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.796Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3056"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.796Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3056"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.799Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3056"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:01.800Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3056","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3059"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3061"} {"timestamp":"2022-08-04T19:54:01.801Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3051","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3026","s22d24712cc00106a1acead3ade2ded35f462bf44a","D92F79DD7CF8621D25F7BFFB57F3C1BA"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["809d44dd49e19db4664d049eadb2a0f0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":31,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3063"} {"timestamp":"2022-08-04T19:54:01.806Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3065"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.806Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3065"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.806Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3065"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.806Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3065"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.807Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3065"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.807Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3065"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.807Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3065"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.807Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3065"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.808Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3056","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3059"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3059","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3070"} {"timestamp":"2022-08-04T19:54:01.808Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3056","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3059"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3072"} {"timestamp":"2022-08-04T19:54:01.809Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3056","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3059"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52226},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2ac33bbbf934294b08fbe3f45bcd9934"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3074"} {"timestamp":"2022-08-04T19:54:01.811Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3065"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.811Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3065","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3068"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3079"} {"timestamp":"2022-08-04T19:54:01.820Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3065","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3068"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3068","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3083"} {"timestamp":"2022-08-04T19:54:01.821Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3065","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3068"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3085"} {"timestamp":"2022-08-04T19:54:01.822Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3065","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3068"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52068},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b41646cd674b1c62386eedd03692f0b5"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3087"} {"timestamp":"2022-08-04T19:54:01.829Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3090","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2979"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3093"} {"timestamp":"2022-08-04T19:54:01.829Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3080"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.829Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3090","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2979"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2979","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3095"} {"timestamp":"2022-08-04T19:54:01.832Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3091","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2967"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3097"} {"timestamp":"2022-08-04T19:54:01.832Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3091","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-2967"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2967","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3099"} {"timestamp":"2022-08-04T19:54:01.834Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.837Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.841Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3080","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3059","0C8CD5E5CC77FD59D652B42D33A6BFEC","s2d6d2b8a326cad01475a75f2f6d40ebf5ef65b24d"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0cffe7814a7c2fe3bc9ec018aa9aa7e5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":29,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3103"} {"timestamp":"2022-08-04T19:54:01.844Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3100","trackingIds":["s27d501963602f001a9126c620e56f78f7ae745c8b","F478FC36846F66E2E41DC757944A7632"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a3223ec555bdd9f48feb9178b0cc92b5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3106"} {"timestamp":"2022-08-04T19:54:01.844Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3101","trackingIds":["s21a58eddd6538668ff4d57d5e28307632c59edae1","A6118D93B23782315F140BE9D963A6E7"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3914207998e30335c3a4b4aeeb8296a9"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3107"} {"timestamp":"2022-08-04T19:54:01.846Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3108"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.846Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3110"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.846Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3108"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.846Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3110"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.846Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3110"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.846Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3108"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.846Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3110"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.846Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3108"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.846Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3110"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.846Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3108"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.846Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3110"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.846Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3108"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.846Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3110"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.846Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3110"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.846Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3108"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.846Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3108"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.847Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3089"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.850Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3110"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:01.850Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3108"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.850Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3110","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3115"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3117"} {"timestamp":"2022-08-04T19:54:01.850Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3108","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3114"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3119"} {"timestamp":"2022-08-04T19:54:01.856Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3120","trackingIds":["s235441e04f9bf220fcf9be89d1f457028a8490834","5AA2607CDF1D675811A6679F5A0899FD"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ed69db83155715cc7d48630a6b9417d4"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3124"} {"timestamp":"2022-08-04T19:54:01.859Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3108","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3114"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3114","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3127"} {"timestamp":"2022-08-04T19:54:01.859Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3110","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3115"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3115","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3129"} {"timestamp":"2022-08-04T19:54:01.859Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3108","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3114"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3131"} {"timestamp":"2022-08-04T19:54:01.859Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3110","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3115"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3133"} {"timestamp":"2022-08-04T19:54:01.859Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3089","trackingIds":["3E6562BE2AC37E1C1CFCE98279359F15","s2d296d506ebb91a909fe7bc92f9d5dbc0fe0c523a","70069da9-74a3-4bfb-a67c-a93f8fd00789-3068"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["329be0cfca7a10b677ff19f52b75178b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":33,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3135"} {"timestamp":"2022-08-04T19:54:01.860Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3110","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3115"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52292},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["dcbcde588d01f89f5f511a9f4a61e8ce"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3137"} {"timestamp":"2022-08-04T19:54:01.860Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3108","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3114"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52026},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c61a581c2d8c275e38c326e212662555"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3139"} {"timestamp":"2022-08-04T19:54:01.866Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3143","trackingIds":["AF9043B7573E3AEF8E790788E87576FF","s29b0568382d6a889b81a948194e8c0e5403efd7a2"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8de3555749ec3c306aed6f3d59cacb0b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3148"} {"timestamp":"2022-08-04T19:54:01.866Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3145","trackingIds":["D676042C2A15E9D089F557970F109F5B","s2f4604061319e99c0cbf4a412124c06a51b8a49e0"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7ae18e520c3bb12f4ee8d3958c2b8f46"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3150"} {"timestamp":"2022-08-04T19:54:01.868Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3152"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.868Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3154"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.868Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3154"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.868Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3152"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.868Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3152"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.868Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3154"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.868Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3152"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.868Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3154"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.868Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3152"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.868Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3154"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.868Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3152"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.868Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3154"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.868Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3152"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.868Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3154"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.868Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3152"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.868Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3154"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.869Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3151","trackingIds":["5CB753CF5B6D91AF09558F70FB313657","s2b77b14f3406af9b7efe8553b3f53df7c369f112a"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["658a58d817bea77f6244f53c7d954bd3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3159"} {"timestamp":"2022-08-04T19:54:01.872Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3152"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:01.872Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3154"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.873Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3152","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3161"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3166"} {"timestamp":"2022-08-04T19:54:01.873Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3154","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3160"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3165"} {"timestamp":"2022-08-04T19:54:01.874Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3162","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3026"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3168"} {"timestamp":"2022-08-04T19:54:01.874Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3162","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3026"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3026","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3170"} {"timestamp":"2022-08-04T19:54:01.876Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3144"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.878Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3146"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.880Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.880Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3152","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3161"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3161","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3174"} {"timestamp":"2022-08-04T19:54:01.880Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3154","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3160"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3160","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3176"} {"timestamp":"2022-08-04T19:54:01.881Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3154","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3160"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3178"} {"timestamp":"2022-08-04T19:54:01.881Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3152","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3161"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3180"} {"timestamp":"2022-08-04T19:54:01.882Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3154","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3160"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52294},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a25e13cb09c1ba9b8b02059da9a0d17f"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3183"} {"timestamp":"2022-08-04T19:54:01.882Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3152","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3161"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51992},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6201bfb25feb365a24b8c136eab3b920"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3184"} {"timestamp":"2022-08-04T19:54:01.886Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3188"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.886Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3188"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.887Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3188"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.887Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3188"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.887Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3188"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.887Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3188"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.887Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3188"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.887Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3188"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.887Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3187","trackingIds":["s24b4220deb5c5ce965515e3be8cfd7084e9f7fbdc","6CED1CF1AFAB33866C8FF82FC059E9CA"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e3c082ce8788fa26ffe8ba1a358a718b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3194"} {"timestamp":"2022-08-04T19:54:01.890Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3144","trackingIds":["F1909E2FB00301905402FCEC64DF54FD","70069da9-74a3-4bfb-a67c-a93f8fd00789-3115","s27d501963602f001a9126c620e56f78f7ae745c8b"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d1239c01ec0d8921a725fa43f083005f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":27,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3197"} {"timestamp":"2022-08-04T19:54:01.890Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3146","trackingIds":["s21a58eddd6538668ff4d57d5e28307632c59edae1","70069da9-74a3-4bfb-a67c-a93f8fd00789-3114","D11C2F2CB43D56F63EF789348A480696"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ec5525e00618cda8eb7571b3f3ea62f9"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":26,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3199"} {"timestamp":"2022-08-04T19:54:01.891Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3188"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:01.891Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3188","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3195"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3201"} {"timestamp":"2022-08-04T19:54:01.896Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3191"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.896Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3190"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.900Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3188","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3195"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3195","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3204"} {"timestamp":"2022-08-04T19:54:01.900Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3188","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3195"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3206"} {"timestamp":"2022-08-04T19:54:01.902Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3188","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3195"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52062},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["05f338549c612c3e5ae3b8cb1c3101d2"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3208"} {"timestamp":"2022-08-04T19:54:01.907Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3191","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3161","s29b0568382d6a889b81a948194e8c0e5403efd7a2","1B8065362B77F121ED48DAE5E36190A8"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["570aa3a05d22e6ac61ef266dfc193c32"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3213"} {"timestamp":"2022-08-04T19:54:01.908Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3190","trackingIds":["s2f4604061319e99c0cbf4a412124c06a51b8a49e0","60CA117F1D2812DD6B76D00A2A43987E","70069da9-74a3-4bfb-a67c-a93f8fd00789-3160"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0eea5cbab9c594c530df375ed998616b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3215"} {"timestamp":"2022-08-04T19:54:01.920Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3211"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.930Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3211","trackingIds":["s2f1158bc557e58186feb545e7a0861aaff70c0b79","A7F39B75284A750A54194743A6F6C6D4","70069da9-74a3-4bfb-a67c-a93f8fd00789-3195"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["456164bc34fb6e084cf3913e1a04fee5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3217"} {"timestamp":"2022-08-04T19:54:01.968Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3222","trackingIds":["58D4F4F84B7293501BDBDF56B047C66B","s2e4e0ced0e4081d0f7de39c5dc785dd3954601ff2"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6914edfe27c7d100428fee728c51480e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3224"} {"timestamp":"2022-08-04T19:54:01.972Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3225","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3059"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3227"} {"timestamp":"2022-08-04T19:54:01.972Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3225","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3059"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3059","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3229"} {"timestamp":"2022-08-04T19:54:01.974Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3230"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.974Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3230"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.974Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3230"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.974Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3230"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.974Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3230"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.974Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3230"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.974Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3230"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.974Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3230"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.976Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.978Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3230"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:01.978Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3230","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3233"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3236"} {"timestamp":"2022-08-04T19:54:01.982Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3238"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.982Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3238"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.982Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3238"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.982Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3238"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.982Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3238"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.982Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3238"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.982Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3238"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.982Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3238"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.984Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3237","trackingIds":["0433314BF44ACE50CE26E32DF539BFA1","s2dd993e44158d7b559ea56ffe85d2cdd1dd16f7cf"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["39551cb980f0c38d562a000f6ff8c692"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3244"} {"timestamp":"2022-08-04T19:54:01.985Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3230","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3233"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3233","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3246"} {"timestamp":"2022-08-04T19:54:01.986Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3238"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:01.986Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3238","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3242"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3248"} {"timestamp":"2022-08-04T19:54:01.986Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3230","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3233"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3250"} {"timestamp":"2022-08-04T19:54:01.987Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3230","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3233"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51992},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b7f722c8e8af90d7da7508022dd64b84"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3255"} {"timestamp":"2022-08-04T19:54:01.987Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3251"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.987Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3251"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.987Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3251"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.987Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3251"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:01.987Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3251"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.987Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3251"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:01.987Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3251"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.987Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3251"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:01.991Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3251"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:01.991Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3251","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3256"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3262"} {"timestamp":"2022-08-04T19:54:01.992Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3258","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3068"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3264"} {"timestamp":"2022-08-04T19:54:01.992Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3258","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3068"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3068","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3266"} {"timestamp":"2022-08-04T19:54:01.993Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3238","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3242"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3242","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3268"} {"timestamp":"2022-08-04T19:54:01.994Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3238","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3242"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3270"} {"timestamp":"2022-08-04T19:54:01.994Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3238","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3242"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c31b52097d22a004868ebf6afb44adc2"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3272"} {"timestamp":"2022-08-04T19:54:01.997Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:01.999Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3251","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3256"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3256","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3279"} {"timestamp":"2022-08-04T19:54:01.999Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3273","trackingIds":["s2c31e918d71867c8801296a4528f0e8463f39461c","97B6450CF733826BBDA754EA51831D3E"],"client":{"ip":"10.0.6.14","port":52060},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["42cf816d5658f007a6059962ee52ebb0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3281"} {"timestamp":"2022-08-04T19:54:02.000Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3251","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3256"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3283"} {"timestamp":"2022-08-04T19:54:02.000Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3251","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3256"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52226},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["103250132c48582bbe003227464166f3"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3285"} {"timestamp":"2022-08-04T19:54:02.003Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3277","trackingIds":["s2fc8a40447820faba77bd35520b8db8aa1e6164f2","A2B92BEB2E85835B9452A087CD82841E"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e55714bf4afd15417457e69a6feb3aea"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3288"} {"timestamp":"2022-08-04T19:54:02.004Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3259"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.009Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3276"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.015Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3259","trackingIds":["A78CA1189A4AAA0FCC91C225FD9C307D","70069da9-74a3-4bfb-a67c-a93f8fd00789-3233","s2a1bff17fe7b13063542d728bf7f308cf7b5fe153"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d2b80c246f2a41c17c8d0de685dd22d0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3292"} {"timestamp":"2022-08-04T19:54:02.019Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3289"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.023Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3276","trackingIds":["A3625535AEE26E9B21092D53EA87ABB0","70069da9-74a3-4bfb-a67c-a93f8fd00789-3242","s2db580eaccdd663f506f37ad018182271a9f89f6c"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["08b8eb45910c3555c205c26aaa9a7bd1"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3294"} {"timestamp":"2022-08-04T19:54:02.028Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3295","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3114"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3297"} {"timestamp":"2022-08-04T19:54:02.029Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3295","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3114"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3114","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3299"} {"timestamp":"2022-08-04T19:54:02.032Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.037Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3289","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3256","4262FEB25106070616FE87EB02B84CC5","s213e0211cbe3a7b3917a2da0ffb763be46cf6bc1d"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["11ad5a2379de0fcb9861e33e8202dd79"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":33,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3302"} {"timestamp":"2022-08-04T19:54:02.042Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3303","trackingIds":["s267a915e0d4870df011f20c12e4b7a7beea42d754","015AD10F37938DDC7BE70385500D20DC"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cfdfe9e1c79811aeaf3f984d979dcef1"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3305"} {"timestamp":"2022-08-04T19:54:02.054Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3306","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3195"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3309"} {"timestamp":"2022-08-04T19:54:02.054Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3306","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3195"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3195","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3311"} {"timestamp":"2022-08-04T19:54:02.055Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3307","trackingIds":["s2eb0a4c2e0f5828935cbfd31621f2314eff79ebd3","261AA953B8F3163751434AD51AB55DD5"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b68a7dda2cf85915b1c926918a55a10d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3313"} {"timestamp":"2022-08-04T19:54:02.057Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3314"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.057Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3314"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.057Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3314"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.057Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3314"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.057Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3314"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.057Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3314"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.057Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3314"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.057Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3314"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.057Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3317"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.057Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3317"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.057Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3317"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.057Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3317"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.058Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3317"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.058Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3317"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.058Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3317"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.058Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3317"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.058Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.061Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3314"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:02.061Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3317"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:02.061Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3314","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3320"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3323"} {"timestamp":"2022-08-04T19:54:02.061Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3317","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3321"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3325"} {"timestamp":"2022-08-04T19:54:02.067Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3328"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.067Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3328"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.067Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3328"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.067Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3328"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.067Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3328"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.067Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3332"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.067Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3328"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.067Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3332"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.067Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3328"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.067Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3328"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.067Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3327","trackingIds":["EECE9F4D8EB504B38B96619475E4EBA2","s2416756d04e0eff8826e8436d778307c0d14a80ed"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["59214088a5311c648d283c31087b8ce0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3337"} {"timestamp":"2022-08-04T19:54:02.067Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3332"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.067Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3332"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.068Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3332"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.068Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3332"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.068Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3332"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.068Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3332"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.069Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3314","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3320"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3320","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3341"} {"timestamp":"2022-08-04T19:54:02.069Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3314","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3320"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3343"} {"timestamp":"2022-08-04T19:54:02.070Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3317","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3321"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3321","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3345"} {"timestamp":"2022-08-04T19:54:02.070Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3314","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3320"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["eb2fca6789d72214729e82e385b13df1"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3347"} {"timestamp":"2022-08-04T19:54:02.070Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3317","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3321"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3349"} {"timestamp":"2022-08-04T19:54:02.071Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3328"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:02.071Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3328","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3338"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3351"} {"timestamp":"2022-08-04T19:54:02.071Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3317","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3321"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["58b1f30386d2a39f7827d2b2aa910b39"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3353"} {"timestamp":"2022-08-04T19:54:02.071Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3332"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.071Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3332","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3339"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3355"} {"timestamp":"2022-08-04T19:54:02.079Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3328","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3338"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3338","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3364"} {"timestamp":"2022-08-04T19:54:02.079Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3328","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3338"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3366"} {"timestamp":"2022-08-04T19:54:02.080Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3328","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3338"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52302},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f6df48677a5ddf2b06aa3eb99afd0d89"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3368"} {"timestamp":"2022-08-04T19:54:02.081Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3332","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3339"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3339","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3370"} {"timestamp":"2022-08-04T19:54:02.081Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3332","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3339"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3372"} {"timestamp":"2022-08-04T19:54:02.082Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3332","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3339"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52300},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["77723dec325eac5b9291c06001ba40f7"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3375"} {"timestamp":"2022-08-04T19:54:02.085Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3358"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.096Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3359"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.096Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3358","trackingIds":["B0C953349FD046810AD3E3377F0D9388","70069da9-74a3-4bfb-a67c-a93f8fd00789-3320","s2b08046a1356c5d18854567a0d1f265255885afa5"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["711c85173fe82857a626826a2dd811ff"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3381"} {"timestamp":"2022-08-04T19:54:02.097Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3379","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3233"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3384"} {"timestamp":"2022-08-04T19:54:02.097Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3379","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3233"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3233","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3386"} {"timestamp":"2022-08-04T19:54:02.100Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.102Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3376"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.106Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3378"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.109Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3388","trackingIds":["3B900ECC6B911A7867B8FA1257E61CD7","s2a3ccf09965a0e1679df2baabb0a72a16b519577a"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["014a4b35543a95d308a610a44df9b376"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3392"} {"timestamp":"2022-08-04T19:54:02.109Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3359","trackingIds":["B108597D2E3893CDAD2052662531564F","70069da9-74a3-4bfb-a67c-a93f8fd00789-3321","s2eb0a4c2e0f5828935cbfd31621f2314eff79ebd3"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f7fe35410712553837ca22c3e22e54d8"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":35,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3390"} {"timestamp":"2022-08-04T19:54:02.112Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3376","trackingIds":["s267b60fefb301041b64f9ff05f9edf4a0f9a96014","30CF4894B2FDCB4E3662B8DB89F0EC42","70069da9-74a3-4bfb-a67c-a93f8fd00789-3338"],"client":{"ip":"10.0.6.14","port":52302},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["37b33845d9b854da8b407c78160bf171"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":29,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3394"} {"timestamp":"2022-08-04T19:54:02.115Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3378","trackingIds":["s210e7b1ac32db8614a987c749c4290cb230a18bf7","B9AE155B3B218A372864BC08EBF5CBD6","70069da9-74a3-4bfb-a67c-a93f8fd00789-3339"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fad4008519f11c14aec884ad3e98c91b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":30,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3397"} {"timestamp":"2022-08-04T19:54:02.116Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3395","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3256"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3399"} {"timestamp":"2022-08-04T19:54:02.116Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3395","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3256"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3256","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3401"} {"timestamp":"2022-08-04T19:54:02.120Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.121Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3402","trackingIds":["AB4A0290A8F8AEFFE801C74F8CAA6E34","s2212bd01a70c40a1f08676e32c77c9420adeb1b16"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["938ac3c1c027dddde4b0ad74d99fcd56"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3408"} {"timestamp":"2022-08-04T19:54:02.121Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3403","trackingIds":["s2eaae46b5a7ecbe0b5499b4a60dd079d7eb45e26c","76C62FC1952A01202E466D69B4EE1CC8"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fd9c2ce8fff21cd488807f0a089407a1"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3409"} {"timestamp":"2022-08-04T19:54:02.123Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3405","trackingIds":["s2f5a18ca76f1afa8e03d772e51dea6fce64356a81","DE4FD44AA318D2D5A886D5B9604AFDF6"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["edbb8b33bb5abebfbc9e2bc7a0635273"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3414"} {"timestamp":"2022-08-04T19:54:02.123Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3404","trackingIds":["s254364a8cacbc2645f16c2e7970866c1c457f80e1","E0FC23FA717938571B5F6339F9409740"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["dc93185050d1d69630cf26b6dd5ded5b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3416"} {"timestamp":"2022-08-04T19:54:02.123Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3410"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.123Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3410"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.124Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3410"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.124Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3410"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.124Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3410"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.124Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3410"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.124Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3410"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.124Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3410"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.125Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3417"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.125Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3417"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.125Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3417"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.125Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3417"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.125Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3417"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.125Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3417"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.125Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3417"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.125Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3417"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.128Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3410"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:02.128Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3410","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3420"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3423"} {"timestamp":"2022-08-04T19:54:02.128Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3417"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.128Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3417","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3421"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3425"} {"timestamp":"2022-08-04T19:54:02.130Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3426"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.130Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3426"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.130Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3426"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.130Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3426"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.130Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3426"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.130Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3426"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.130Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3426"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.130Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3426"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.133Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3426"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.134Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3426","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3429"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3433"} {"timestamp":"2022-08-04T19:54:02.136Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3417","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3421"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3421","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3435"} {"timestamp":"2022-08-04T19:54:02.136Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3410","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3420"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3420","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3437"} {"timestamp":"2022-08-04T19:54:02.136Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3417","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3421"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3439"} {"timestamp":"2022-08-04T19:54:02.136Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3410","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3420"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3441"} {"timestamp":"2022-08-04T19:54:02.137Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3417","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3421"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52292},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["95a05a2a13d0a5534bb0d27089ec3e43"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3444"} {"timestamp":"2022-08-04T19:54:02.137Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3410","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3420"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52008},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["51928edbb6e38755f5154a29922ee5c1"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3446"} {"timestamp":"2022-08-04T19:54:02.140Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3442","trackingIds":["A49869720BA813C7D1CB7360C8C4BC3C","s21495a8f8fd2b90a93dd1f1dc4bdb41e29e3171a2"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b317b84ebe7310ad906554962451a6c7"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3451"} {"timestamp":"2022-08-04T19:54:02.141Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3426","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3429"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3429","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3457"} {"timestamp":"2022-08-04T19:54:02.141Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3426","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3429"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3460"} {"timestamp":"2022-08-04T19:54:02.142Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3454"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.142Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3454"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.142Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3454"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.142Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3454"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.142Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3454"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.142Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3454"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.142Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3454"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.142Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3454"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.142Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3426","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3429"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52226},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ed16e6436502560da67d09b3228be7ab"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3463"} {"timestamp":"2022-08-04T19:54:02.145Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3461","trackingIds":["D1FBF059A01B88C8B27025A2A818094D","s2596f40b730836dbc4dd5802effb75f24566c0a4e"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["43b962e02bc638c2e67b1c50a205c867"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3467"} {"timestamp":"2022-08-04T19:54:02.146Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3454"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:02.146Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3454","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3464"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3473"} {"timestamp":"2022-08-04T19:54:02.146Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3469"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.146Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3469"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.147Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3469"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.147Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3469"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.147Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3469"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.147Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3469"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.147Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3469"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.147Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3469"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.150Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3469"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:02.150Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3469","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3474"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3476"} {"timestamp":"2022-08-04T19:54:02.154Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3453"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.154Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3454","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3464"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3464","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3480"} {"timestamp":"2022-08-04T19:54:02.155Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3454","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3464"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3483"} {"timestamp":"2022-08-04T19:54:02.155Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3452"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.156Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3454","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3464"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51992},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["73400aef1c069f1fa0a3677c598b2f0b"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3485"} {"timestamp":"2022-08-04T19:54:02.158Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3469","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3474"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3474","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3487"} {"timestamp":"2022-08-04T19:54:02.158Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3469","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3474"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3489"} {"timestamp":"2022-08-04T19:54:02.159Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3469","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3474"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52294},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["eecc0292dfb33294d6aa3474baaa8aa1"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3492"} {"timestamp":"2022-08-04T19:54:02.163Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3468"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.167Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3498","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3320"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3503"} {"timestamp":"2022-08-04T19:54:02.167Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3453","trackingIds":["9F098E3A1E40FEE6F949CA0B46C21968","70069da9-74a3-4bfb-a67c-a93f8fd00789-3420","s2212bd01a70c40a1f08676e32c77c9420adeb1b16"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["064256c458e25d16d9ef05dcd61c1d01"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":26,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3501"} {"timestamp":"2022-08-04T19:54:02.167Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3498","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3320"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3320","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3505"} {"timestamp":"2022-08-04T19:54:02.168Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3452","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3421","s2f5a18ca76f1afa8e03d772e51dea6fce64356a81","AD6A9F550EE3786FC854EE30B9619ED0"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bd74ff3924d494edf90571cfb7b8853f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":28,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3507"} {"timestamp":"2022-08-04T19:54:02.175Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.176Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3468","trackingIds":["CBAE66C87BBB510BF30BB5B098AF5620","70069da9-74a3-4bfb-a67c-a93f8fd00789-3429","s24cf64f9cd0752c949d013fdb06d9ffe1b119e773"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c1f879f9548cc3827f854ad432360585"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":31,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3510"} {"timestamp":"2022-08-04T19:54:02.176Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3508","trackingIds":["8A755A2302C08211B8C346047AEC254D","s2f3bf649080d61bdf59c03cdd1a56827c0d3be4c8"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["259b67022b59042f8575578023a9cbd0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":5,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3512"} {"timestamp":"2022-08-04T19:54:02.178Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3493"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.179Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3513"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.179Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3513"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.179Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3513"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.179Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3513"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.180Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3513"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.180Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3513"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.180Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3513"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.180Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3513"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.180Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3496"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.182Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3519"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.182Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3516","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3338"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3523"} {"timestamp":"2022-08-04T19:54:02.182Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3519"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.183Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3519"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.183Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3519"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.183Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3519"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.183Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3519"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.183Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3519"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.183Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3519"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.183Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3516","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3338"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3338","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3525"} {"timestamp":"2022-08-04T19:54:02.184Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3513"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:02.184Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3513","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3518"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3528"} {"timestamp":"2022-08-04T19:54:02.186Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.187Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3519"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:02.187Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3519","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3526"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3530"} {"timestamp":"2022-08-04T19:54:02.189Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3493","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3464","F7997BE0C4639AFFC2399E126EECEBCA","s21495a8f8fd2b90a93dd1f1dc4bdb41e29e3171a2"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["be1f106e07aeae6e38e215edeaa835ad"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":29,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3533"} {"timestamp":"2022-08-04T19:54:02.191Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3496","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3474","s2596f40b730836dbc4dd5802effb75f24566c0a4e","6EC838F21EF21A1785EF822FBEBEDCEE"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a3fd05b2d27cdf7ade9a9c145f5a9a6b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":29,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3538"} {"timestamp":"2022-08-04T19:54:02.191Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3534"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.191Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3534"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.191Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3534"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.191Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3534"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.191Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3534"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.191Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3534"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.191Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3534"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.191Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3534"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.192Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3513","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3518"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3518","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3541"} {"timestamp":"2022-08-04T19:54:02.192Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3513","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3518"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3544"} {"timestamp":"2022-08-04T19:54:02.193Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3513","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3518"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52300},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a1cd9275f97a9c172cbbb5c865ffabb4"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3546"} {"timestamp":"2022-08-04T19:54:02.194Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3519","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3526"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3526","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3548"} {"timestamp":"2022-08-04T19:54:02.195Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3519","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3526"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3550"} {"timestamp":"2022-08-04T19:54:02.195Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3534"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.195Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3534","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3542"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3553"} {"timestamp":"2022-08-04T19:54:02.195Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3519","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3526"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9d811c55945b5bdcb4fb2762b5696963"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3556"} {"timestamp":"2022-08-04T19:54:02.198Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3554","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3339"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3560"} {"timestamp":"2022-08-04T19:54:02.198Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3554","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3339"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3339","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3563"} {"timestamp":"2022-08-04T19:54:02.202Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3534","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3542"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3542","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3566"} {"timestamp":"2022-08-04T19:54:02.202Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3534","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3542"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3568"} {"timestamp":"2022-08-04T19:54:02.203Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3534","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3542"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["92e7eae3d2a91bedfc37a098d79c5f79"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3570"} {"timestamp":"2022-08-04T19:54:02.204Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.210Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3561"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.211Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3573","trackingIds":["s2917caa7bea5dc78ea484ca6050b9357f439f69d5","B5CEED1A7129CEC471ABE64217F33E89"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["195ee3a4cf0868f2ff64ae53f56a9a57"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3575"} {"timestamp":"2022-08-04T19:54:02.212Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3557"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.216Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3572"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.222Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3557","trackingIds":["4D8994296231FDE4F741307435C0F967","70069da9-74a3-4bfb-a67c-a93f8fd00789-3518","s22719a273a3a99372d28dbef2f27105b7dc29ebc4"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["13ed941567246ee05042d5163140e134"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":26,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3581"} {"timestamp":"2022-08-04T19:54:02.222Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3561","trackingIds":["s25c9ffca7c503ba5e169bb59a93489298a3dc8925","C3227BA44AA0B252D46702F5362A2D6A","70069da9-74a3-4bfb-a67c-a93f8fd00789-3526"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["00d0ba750a50fd675b36c6d7953fc58a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3579"} {"timestamp":"2022-08-04T19:54:02.227Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3572","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3542","s2fef7bc57fc747cf7764ecbbb40fb6978f2300213","BE56E68075570F7934B1F6FAE8EC3A3F"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["93519e0b7ed18131b3eb398abfb86187"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3584"} {"timestamp":"2022-08-04T19:54:02.237Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3586","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3420"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3588"} {"timestamp":"2022-08-04T19:54:02.237Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3585","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3421"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3590"} {"timestamp":"2022-08-04T19:54:02.237Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3586","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3420"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3420","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3594"} {"timestamp":"2022-08-04T19:54:02.237Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3585","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3421"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3421","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3593"} {"timestamp":"2022-08-04T19:54:02.240Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.241Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.247Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3595","trackingIds":["DD57E60CC833DE1F836E0D9E21F25494","s2cc7a41c1de50db2050e2789aa9f3e2728a990663"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f7986f2bf7568dc0a319421360689e9c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3597"} {"timestamp":"2022-08-04T19:54:02.253Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3599"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.253Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3599"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.253Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3599"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.253Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3599"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.253Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3599"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.253Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3599"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.253Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3599"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.253Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3599"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.254Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3602"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.254Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3602"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.254Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3602"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.254Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3602"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.254Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3602"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.254Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3602"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.255Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3602"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.255Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3602"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.256Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3607"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.256Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3607"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.256Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3607"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.256Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3607"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.257Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3607"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.257Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3607"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.257Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3607"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.257Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3607"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.257Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3599"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.257Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3599","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3605"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3611"} {"timestamp":"2022-08-04T19:54:02.258Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3602"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.258Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3602","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3606"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3614"} {"timestamp":"2022-08-04T19:54:02.260Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3607"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:02.260Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3607","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3612"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3616"} {"timestamp":"2022-08-04T19:54:02.264Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3599","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3605"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3605","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3621"} {"timestamp":"2022-08-04T19:54:02.264Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3599","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3605"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3623"} {"timestamp":"2022-08-04T19:54:02.265Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3599","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3605"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51992},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e97c3d7f6437a3da3996be4308859cd3"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3627"} {"timestamp":"2022-08-04T19:54:02.265Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3602","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3606"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3606","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3629"} {"timestamp":"2022-08-04T19:54:02.266Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3602","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3606"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3631"} {"timestamp":"2022-08-04T19:54:02.266Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3602","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3606"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52008},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5cf895e2e741dc5a9f34fd03ec72ea64"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3633"} {"timestamp":"2022-08-04T19:54:02.267Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3607","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3612"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3612","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3636"} {"timestamp":"2022-08-04T19:54:02.268Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3607","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3612"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3638"} {"timestamp":"2022-08-04T19:54:02.268Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3607","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3612"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52010},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4273d29dabfa26f0ade519d1da30d482"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3643"} {"timestamp":"2022-08-04T19:54:02.271Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3639","trackingIds":["EA7ECD2CB1B421279869199A961B503B","s228679a98fc30888affb19e71c520503dacd5459b"],"client":{"ip":"10.0.6.14","port":52612},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2202f7d7477520a3fc22ff3ba3a22556"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3647"} {"timestamp":"2022-08-04T19:54:02.274Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3650"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.274Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3650"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.274Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3650"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.274Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3650"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.274Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3650"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.274Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3650"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.274Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3650"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.274Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3650"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.278Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3650"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:02.278Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3650","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3654"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3657"} {"timestamp":"2022-08-04T19:54:02.280Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3641"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.284Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3648"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.285Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3658","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3464"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3661"} {"timestamp":"2022-08-04T19:54:02.286Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3658","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3464"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3464","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3663"} {"timestamp":"2022-08-04T19:54:02.286Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3650","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3654"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3654","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3665"} {"timestamp":"2022-08-04T19:54:02.286Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3644"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.287Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3650","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3654"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3667"} {"timestamp":"2022-08-04T19:54:02.287Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3650","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3654"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52010},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c97a4d7244f3ee94ca4b3aa1b5d015e7"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3669"} {"timestamp":"2022-08-04T19:54:02.288Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.293Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3641","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3605","1EAD27EE670074987CC70399C5C47524","s261eb09b112cc6721e65d59f154969129b04e430a"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bc7987e5e5bcca162194bdc8ff4a5c8f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3674"} {"timestamp":"2022-08-04T19:54:02.293Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3671","trackingIds":["A68204C7E4E2944BDED839203BCDC3A9","s267de7cf3454cc52fde3e3cb7bf05737ec3b57cdb"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4ebc9662a680c77c6c2bd14827130529"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3676"} {"timestamp":"2022-08-04T19:54:02.295Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3648","trackingIds":["s25af7b24eaf36169f3e835087e66eeaf4f76bb4b7","D66695AE322A82E4A5C99E883A0F80A9","70069da9-74a3-4bfb-a67c-a93f8fd00789-3612"],"client":{"ip":"10.0.6.14","port":52612},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cb2c9d4522e8ee9c897d37f003b638a9"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3680"} {"timestamp":"2022-08-04T19:54:02.295Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3644","trackingIds":["s26f3ae65c8e815a6d0e20e1ebd82f56d623d410e7","70069da9-74a3-4bfb-a67c-a93f8fd00789-3606","5541C8062D46A2510D345260F8A07C39"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cdf64a8045c9944bb10ca6e6559bb7be"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":26,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3682"} {"timestamp":"2022-08-04T19:54:02.296Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3683"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.296Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3683"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.297Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3683"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.297Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3683"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.297Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3683"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.297Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3683"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.297Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3683"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.297Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3683"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.297Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3677","trackingIds":["0A93F80EA07971D072B3A9234F55530B","s2ee776d2ab8059243457ba56886bcb8c2982c74f3"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ff55c8cde06496026d7ee2fd4dcbac8c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3687"} {"timestamp":"2022-08-04T19:54:02.298Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3678","trackingIds":["B81E53E56AB0CAF7AF195BC2230BB2E6","s2e6deb25c6206176d96e05de093363c76157c49fd"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["526ebbeed16adb9c5e7e64017e31c156"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3692"} {"timestamp":"2022-08-04T19:54:02.299Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3689"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.299Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3689"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.299Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3689"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.299Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3689"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.299Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3689"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.299Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3689"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.299Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3689"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.299Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3689"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.300Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3694"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.300Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3694"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.300Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3694"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.300Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3694"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.300Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3694"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.300Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3694"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.300Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3694"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.300Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3694"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.300Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3683"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.300Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3683","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3688"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3699"} {"timestamp":"2022-08-04T19:54:02.303Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3672"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.303Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3689"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.303Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3694"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.303Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3689","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3697"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3702"} {"timestamp":"2022-08-04T19:54:02.303Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3694","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3700"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3704"} {"timestamp":"2022-08-04T19:54:02.308Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3683","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3688"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3688","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3709"} {"timestamp":"2022-08-04T19:54:02.309Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3683","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3688"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3711"} {"timestamp":"2022-08-04T19:54:02.310Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3683","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3688"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52060},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["96a6f54e5cd488ea6325706fecb49a14"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3713"} {"timestamp":"2022-08-04T19:54:02.310Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3694","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3700"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3700","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3715"} {"timestamp":"2022-08-04T19:54:02.310Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3694","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3700"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3717"} {"timestamp":"2022-08-04T19:54:02.311Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3689","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3697"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3697","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3719"} {"timestamp":"2022-08-04T19:54:02.311Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3689","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3697"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3721"} {"timestamp":"2022-08-04T19:54:02.311Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3694","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3700"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51978},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7af8d3a1c61667feabddf1e240a7d099"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3723"} {"timestamp":"2022-08-04T19:54:02.312Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3689","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3697"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1dec4dc28fa2654810219a71ab18b47f"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3726"} {"timestamp":"2022-08-04T19:54:02.314Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3672","trackingIds":["59DD09A8B76F3F2AE0C50DE1F516A96F","70069da9-74a3-4bfb-a67c-a93f8fd00789-3654","s228679a98fc30888affb19e71c520503dacd5459b"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e3ee3fcb8c48eba93fd98bec8dc7bdc0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3732"} {"timestamp":"2022-08-04T19:54:02.324Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3734"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.324Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3734"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.324Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3734"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.324Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3734"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.324Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3734"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.324Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3734"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.324Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3734"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.324Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3734"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.325Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3730"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.327Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3728"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.327Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3738"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.327Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3738"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.328Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3738"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.328Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3738"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.328Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3738"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.328Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3738"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.328Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3738"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.328Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3738"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.328Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3734"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.328Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3734","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3737"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3742"} {"timestamp":"2022-08-04T19:54:02.331Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3738"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.331Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3738","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3743"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3745"} {"timestamp":"2022-08-04T19:54:02.332Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3733"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.336Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3734","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3737"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3737","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3749"} {"timestamp":"2022-08-04T19:54:02.337Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3734","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3737"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3751"} {"timestamp":"2022-08-04T19:54:02.337Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3734","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3737"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52026},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bcc9c9eeedb3568f57c05aec2c2a8b34"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3753"} {"timestamp":"2022-08-04T19:54:02.338Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3738","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3743"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3743","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3757"} {"timestamp":"2022-08-04T19:54:02.338Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3730","trackingIds":["D3D0F66226EC3FF5F7DA8A9ED5B25DFB","s2e98ddb13d5825f5192fdd339f84cf89683b58b1d","70069da9-74a3-4bfb-a67c-a93f8fd00789-3700"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d291ff33eba48f06e9ad51866c0be75b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3755"} {"timestamp":"2022-08-04T19:54:02.339Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3738","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3743"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3759"} {"timestamp":"2022-08-04T19:54:02.339Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3738","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3743"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c806a992f04df854c4fe73bf98fcaa42"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3762"} {"timestamp":"2022-08-04T19:54:02.340Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3728","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3688","B454CCCC1EB493B27BD28E84D585CF3C","s2b7eafdd46798907f9b7637675511f39161290030"],"client":{"ip":"10.0.6.14","port":52060},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a7a16cdcd5880e0db6eb79f91cbe6344"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":27,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3764"} {"timestamp":"2022-08-04T19:54:02.342Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3733","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3697","7F57C50A8C90E28F8C605B18ABAC0908","s27e41db4eba19bc46857fa62589fa77474fc543f3"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3a31cf75d95d98f4aba60db689b22b7f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":27,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3769"} {"timestamp":"2022-08-04T19:54:02.353Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3765"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.354Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3767"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.364Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3765","trackingIds":["s2f403bf15cc7b04e4ccb0b77a72bb1c60dbd97a04","70069da9-74a3-4bfb-a67c-a93f8fd00789-3737","393E3EBADCEB81B87DF08F9B82F2BA91"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c39becde629123290ad65ec7cc7a875f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3778"} {"timestamp":"2022-08-04T19:54:02.364Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3767","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3743","s2fbc935f5c858f65d27b0e186935a0b9fd427b66b","CD0936ED71AAE24F9AC53646DCE718F5"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["dc3c81a8f24565ba4f38bd102199fdc5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3777"} {"timestamp":"2022-08-04T19:54:02.368Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3779","trackingIds":["DE976941EEF064B77DCE6F23A3D1C04A","s27eb9eb4f1ff72bf48150589506eb35f1dd15086d"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["06db8943cfb5645a7691b37082b01879"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3781"} {"timestamp":"2022-08-04T19:54:02.388Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3782"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.388Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3782"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.388Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3782"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.388Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3782"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.388Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3782"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.388Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3782"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.388Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3782"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.388Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3782"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.389Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3785"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.389Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3785"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.390Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3785"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.390Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3785"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.390Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3785"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.390Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3785"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.390Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3785"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.390Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3785"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.393Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3782"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.393Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3782","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3788"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3793"} {"timestamp":"2022-08-04T19:54:02.393Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3785"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:02.393Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3785","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3790"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3796"} {"timestamp":"2022-08-04T19:54:02.399Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3797"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.399Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3797"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.399Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3797"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.399Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3797"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.399Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3797"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.399Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3797"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.399Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3797"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.399Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3797"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.400Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3785","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3790"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3790","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3804"} {"timestamp":"2022-08-04T19:54:02.401Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3785","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3790"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3806"} {"timestamp":"2022-08-04T19:54:02.401Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3782","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3788"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3788","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3808"} {"timestamp":"2022-08-04T19:54:02.402Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3782","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3788"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3810"} {"timestamp":"2022-08-04T19:54:02.401Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3785","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3790"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52010},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4048bff367b313125c3a2491bc9c6686"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3812"} {"timestamp":"2022-08-04T19:54:02.402Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3797"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.403Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3797","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3802"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3814"} {"timestamp":"2022-08-04T19:54:02.402Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3782","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3788"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51978},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["09ba495ca556dca5f6cfc1b9480974ba"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3816"} {"timestamp":"2022-08-04T19:54:02.411Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3797","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3802"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3802","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3823"} {"timestamp":"2022-08-04T19:54:02.411Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3797","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3802"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3825"} {"timestamp":"2022-08-04T19:54:02.412Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3797","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3802"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51992},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f24d2d18050b654ea5fea8b7a5e39b29"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3827"} {"timestamp":"2022-08-04T19:54:02.416Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3819"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.423Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3832","trackingIds":["12DB406EB42159C34CFE6EFA67D535A3","s2f9e393cc4696a4126429c8ff80b1731ca52c6943"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["197f546d83446c2def5a4cfd99367b8d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3834"} {"timestamp":"2022-08-04T19:54:02.423Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3820"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.425Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3835"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.425Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3835"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.425Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3835"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.425Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3835"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.425Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3835"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.425Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3835"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.425Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3835"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.425Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3835"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.427Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3819","trackingIds":["s2d915c19f15a2cb854c2aaa048574b25483992a46","59C54D74E4B6AFC1EE41EF7802F7D0DB","70069da9-74a3-4bfb-a67c-a93f8fd00789-3790"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["07b369fde2be218546c03d8bcbbc194b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3841"} {"timestamp":"2022-08-04T19:54:02.428Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3838","trackingIds":["s22797ebeb9566fea7c2da752fba1fef10021b017d","6F751FDC9B5B646071B2FA6013AD8785"],"client":{"ip":"10.0.6.14","port":52060},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5be1b11817aa0eabba223f7c36285adf"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3844"} {"timestamp":"2022-08-04T19:54:02.429Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3835"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:02.429Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3835","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3839"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3846"} {"timestamp":"2022-08-04T19:54:02.431Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3842","trackingIds":["A9CF78C3F2392C69B1849EF4C1A94111","s2c9543ac72f8ddbb249161cef23eca608301bb12f"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4040cc8ae220b46f76811721d8f7f7a0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3851"} {"timestamp":"2022-08-04T19:54:02.431Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3847"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.431Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3847"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.432Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3847"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.432Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3847"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.432Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3847"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.432Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3847"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.432Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3847"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.432Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3847"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.433Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3831"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.434Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3820","trackingIds":["3CF743D0FBFE85AD8F464CF74D870158","s25d3a31689acf63790bff6133df04927645ab0d54","70069da9-74a3-4bfb-a67c-a93f8fd00789-3788"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["52faca07592b04e596f76320729a9c21"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":28,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3855"} {"timestamp":"2022-08-04T19:54:02.434Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3852","trackingIds":["s210a0873aaeec749ccd1d2324fc4aeac6f45986d8","91092ED9AD037A084BEFE9C2A76A234C"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["aa7475c9b62e00ff25ba29120122e004"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3857"} {"timestamp":"2022-08-04T19:54:02.435Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3847"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:02.436Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3847","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3853"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3860"} {"timestamp":"2022-08-04T19:54:02.438Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3835","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3839"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3839","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3862"} {"timestamp":"2022-08-04T19:54:02.439Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3835","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3839"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3864"} {"timestamp":"2022-08-04T19:54:02.440Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3835","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3839"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52300},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["53da1c4a04524bdb824e2176ed4f5b3d"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3867"} {"timestamp":"2022-08-04T19:54:02.442Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3847","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3853"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3853","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3870"} {"timestamp":"2022-08-04T19:54:02.443Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3847","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3853"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3872"} {"timestamp":"2022-08-04T19:54:02.443Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3847","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3853"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3d2a964e8871ef24fe885978f4fc8319"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3875"} {"timestamp":"2022-08-04T19:54:02.445Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3831","trackingIds":["62B6859D20E8995DB0029B48C2434244","s2f73900d639009953dce6e265006a42960ffcf2f8","70069da9-74a3-4bfb-a67c-a93f8fd00789-3802"],"client":{"ip":"10.0.6.14","port":51992},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b447ad5f8e75e50aa84b1ec6e1ef0e19"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":29,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3878"} {"timestamp":"2022-08-04T19:54:02.455Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3873"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.463Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3879"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.466Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3880","trackingIds":["DEC00451501107ED44B1E5CFE44749E2","s2d9cef45078a5252399a6d63eda2ed236b7900080"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f588f23ff8c847b281eba74407cd42c9"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3882"} {"timestamp":"2022-08-04T19:54:02.468Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3873","trackingIds":["s2f9e393cc4696a4126429c8ff80b1731ca52c6943","70069da9-74a3-4bfb-a67c-a93f8fd00789-3839","BC4A5E478091ED5A432004F9F90432AF"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["60190c3d700d75edd0a42a4c330047d8"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3884"} {"timestamp":"2022-08-04T19:54:02.473Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3879","trackingIds":["s2cb815f208448f1b183fc99e2b0ea00fc03b0fe69","70069da9-74a3-4bfb-a67c-a93f8fd00789-3853","D489FFB21FC1E8005B58223BE68B52EF"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f99c370afa112e154707fc54a007a896"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":27,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3888"} {"timestamp":"2022-08-04T19:54:02.474Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3885","trackingIds":["2281A7F6ABCE1D919016266DDAB8DC19","s2ae823d754308dd716fda09051886d75f82056fe9"],"client":{"ip":"10.0.6.14","port":52302},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["13f8ef6ce564cfb984d1d22689522327"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3890"} {"timestamp":"2022-08-04T19:54:02.475Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3886","trackingIds":["EC2EE962DED855B965A1A085601A59F7","s219a3bc9430231534e4735cfffb138a61e2149b98"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["da77178bc2d625a86c510d35f3549964"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3892"} {"timestamp":"2022-08-04T19:54:02.487Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3893"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.487Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3893"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.487Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3893"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.487Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3893"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.487Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3893"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.487Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3893"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.487Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3893"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.487Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3893"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.491Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3893"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:02.491Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3893","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3897"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3899"} {"timestamp":"2022-08-04T19:54:02.496Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3900","trackingIds":["s24e498c092fb12fca313c2f7ea330a9cb88cad4bf","658166DE1CDE1ED9A3B2A5F363B0434C"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["34e92d61fa302c4f0287d15eb3168702"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3905"} {"timestamp":"2022-08-04T19:54:02.498Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3893","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3897"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3897","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3907"} {"timestamp":"2022-08-04T19:54:02.499Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3893","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3897"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3909"} {"timestamp":"2022-08-04T19:54:02.500Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3893","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3897"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51992},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e771c7c126caab0bc49f88b5b86a7e3c"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3911"} {"timestamp":"2022-08-04T19:54:02.506Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3914","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3790"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3916"} {"timestamp":"2022-08-04T19:54:02.506Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3914","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3790"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3790","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3918"} {"timestamp":"2022-08-04T19:54:02.507Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3913","trackingIds":["s2ea114c74c25a1c12d293a2fa6044cc8bee0dd84d","4F8752E132E35B8B6D1832B775E6DFCE"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b5a1af9f6f38062d5ce146f7a0980ade"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":5,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3920"} {"timestamp":"2022-08-04T19:54:02.509Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3921"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.509Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3921"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.509Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3921"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.509Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3921"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.509Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3921"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.509Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3921"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.509Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3921"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.509Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3921"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.510Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.513Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3921"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:02.513Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3926","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3788"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3929"} {"timestamp":"2022-08-04T19:54:02.513Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3927","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3802"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3933"} {"timestamp":"2022-08-04T19:54:02.513Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3921","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3925"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3932"} {"timestamp":"2022-08-04T19:54:02.513Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3926","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3788"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3788","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3935"} {"timestamp":"2022-08-04T19:54:02.513Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3927","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3802"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3802","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3937"} {"timestamp":"2022-08-04T19:54:02.519Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.519Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3924"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.520Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3921","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3925"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3925","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3940"} {"timestamp":"2022-08-04T19:54:02.520Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3921","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3925"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3942"} {"timestamp":"2022-08-04T19:54:02.521Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3921","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3925"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52008},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["51b7b6e21e07c690b5f621570af13e76"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3944"} {"timestamp":"2022-08-04T19:54:02.522Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.527Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3946","trackingIds":["68F359BB8917AB03A57613FAEDC14549","s2b217891a3f0026c18ba21f5b068d91989052638f"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f72af6f079bad67bc3b2329f4aabd190"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3950"} {"timestamp":"2022-08-04T19:54:02.529Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3951"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.529Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3951"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.530Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3951"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.530Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3951"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.530Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3951"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.530Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3951"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.530Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3951"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.530Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3951"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.534Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3951"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.534Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3951","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3954"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3957"} {"timestamp":"2022-08-04T19:54:02.534Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3924","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3897","0F265B49B495D7C1290727CE51DF7D11","s236d702f92a1a8386cadf9844d76a958938200898"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["068fe8e1ad58740b06962e0619b1e219"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":26,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3959"} {"timestamp":"2022-08-04T19:54:02.542Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3947"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.542Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3951","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3954"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3954","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3962"} {"timestamp":"2022-08-04T19:54:02.543Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3951","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3954"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3964"} {"timestamp":"2022-08-04T19:54:02.543Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3951","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3954"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52010},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bd7093796a9530778b65f9b2a9198966"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3966"} {"timestamp":"2022-08-04T19:54:02.547Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3967","trackingIds":["A563D96E5A008EEB4C1B79E6391D467A","s251943a0a7dd97388d867862724980df70c4bfd5f"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f7f969febbec305bcd8023cde695f479"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3971"} {"timestamp":"2022-08-04T19:54:02.550Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3972"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.550Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3972"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.550Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3972"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.550Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3972"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.550Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3972"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.550Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3972"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.550Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3972"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.550Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3972"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.552Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3947","trackingIds":["E600F781D940A72E67BF09D10F1CFCE5","s2ea114c74c25a1c12d293a2fa6044cc8bee0dd84d","70069da9-74a3-4bfb-a67c-a93f8fd00789-3925"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6cbd492c11a9e546c7159191269a9cbb"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":27,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3977"} {"timestamp":"2022-08-04T19:54:02.554Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3972"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:02.554Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3972","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3975"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3979"} {"timestamp":"2022-08-04T19:54:02.559Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3969"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.561Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3972","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3975"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3975","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3984"} {"timestamp":"2022-08-04T19:54:02.562Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3972","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3975"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3986"} {"timestamp":"2022-08-04T19:54:02.562Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3981","trackingIds":["s244e334e4eec4df07be60a23245b8eb7e3038e512","7C56ABBC1BBB26E9589A097EBBC23529"],"client":{"ip":"10.0.6.14","port":52060},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7d6630fba9c4dad5f8a7e65ec33d5155"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3988"} {"timestamp":"2022-08-04T19:54:02.563Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3972","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3975"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4963af719b3008a244b998c92a1a6b00"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3990"} {"timestamp":"2022-08-04T19:54:02.567Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3993"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.567Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3993"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.568Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3993"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.568Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3993"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.568Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3993"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.568Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3993"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.568Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3993"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.568Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3993"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.571Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3993"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.571Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3993","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3996"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3998"} {"timestamp":"2022-08-04T19:54:02.572Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3969","trackingIds":["s2b217891a3f0026c18ba21f5b068d91989052638f","376C7A984CC8563BA071DB9E5BCDF8DC","70069da9-74a3-4bfb-a67c-a93f8fd00789-3954"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ed2342835a383376bf09d9d78b9040d0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4000"} {"timestamp":"2022-08-04T19:54:02.578Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3992"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.579Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3993","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3996"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3996","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4003"} {"timestamp":"2022-08-04T19:54:02.579Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3993","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3996"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4005"} {"timestamp":"2022-08-04T19:54:02.580Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3993","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3996"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52026},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f12bc87be29113c5dd6814b8cb247360"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4007"} {"timestamp":"2022-08-04T19:54:02.589Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3992","trackingIds":["343DE58E727838ED97F48B118F574691","70069da9-74a3-4bfb-a67c-a93f8fd00789-3975","s251943a0a7dd97388d867862724980df70c4bfd5f"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5ecea097c979fa6a2bf8159f1c5dc291"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4012"} {"timestamp":"2022-08-04T19:54:02.596Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4009"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.607Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4009","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3996","s2436dd56b39964771ef3e191aea1499e5451b220a","806B8B6F08DFE6BC36EFE015B291491B"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9b735a19d29f1d7cd44f60156d60d055"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4014"} {"timestamp":"2022-08-04T19:54:02.614Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4016","trackingIds":["s2091076f0e910e6ce0121fa9e4082863af922fe7f","CA9478DB0035998BBCEEC5BABE7FADC4"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cc0c25115cb1a478776a93ea32cd433f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4019"} {"timestamp":"2022-08-04T19:54:02.614Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4017","trackingIds":["s22c40104f503f89ca8c91cbd228aee53a16d80ddc","70284606DA701389745741252FA2B3EA"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ece4eb0f4a6112ac62a3d5069d900513"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4021"} {"timestamp":"2022-08-04T19:54:02.617Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4022","trackingIds":["F00480DEB301B9EBB8FB1C4E55878089","s223ab6d1909121f61831a7cf06de742d80587c515"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["debab3089cddad573030007b51a2b250"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4024"} {"timestamp":"2022-08-04T19:54:02.619Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4025"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.619Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4025"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.619Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4025"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.619Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4025"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.620Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4025"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.620Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4025"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.620Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4025"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.620Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4025"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.622Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4028","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3925"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4032"} {"timestamp":"2022-08-04T19:54:02.623Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4028","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3925"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3925","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4034"} {"timestamp":"2022-08-04T19:54:02.623Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4025"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:02.623Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4025","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4029"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4036"} {"timestamp":"2022-08-04T19:54:02.630Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4025","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4029"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4029","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4039"} {"timestamp":"2022-08-04T19:54:02.630Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4025","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4029"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4042"} {"timestamp":"2022-08-04T19:54:02.631Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4025","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4029"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["082e5322f0e5bb63761fdef207356d20"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4044"} {"timestamp":"2022-08-04T19:54:02.633Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4040","trackingIds":["F88D8C55D8CB4C3EF04A2110B705AA45","s2870c6e55ed34eb49157ec3fd67a2a78617f81e01"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["52a682b3a9e0adc712c2e2401ba4bd07"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4047"} {"timestamp":"2022-08-04T19:54:02.635Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.645Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4049","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3954"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4052"} {"timestamp":"2022-08-04T19:54:02.646Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4049","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3954"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3954","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4054"} {"timestamp":"2022-08-04T19:54:02.648Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4048"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.650Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.654Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4055"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.654Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4055"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.654Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4055"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.654Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4055"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.654Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4055"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.654Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4055"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.655Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4055"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.655Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4055"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.658Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4055"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.658Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4055","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4058"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4060"} {"timestamp":"2022-08-04T19:54:02.661Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4048","trackingIds":["F671867D5C0F5968E030F11C31B52A43","70069da9-74a3-4bfb-a67c-a93f8fd00789-4029","s223ab6d1909121f61831a7cf06de742d80587c515"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["373fd350f096b29e9d5f42666b3e8d16"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":27,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4062"} {"timestamp":"2022-08-04T19:54:02.665Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4055","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4058"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4058","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4066"} {"timestamp":"2022-08-04T19:54:02.665Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4055","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4058"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4068"} {"timestamp":"2022-08-04T19:54:02.666Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4055","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4058"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51978},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["383fdabf7a775b5467908f51e83cfbef"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4071"} {"timestamp":"2022-08-04T19:54:02.674Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4074","trackingIds":["s2c1fda72e3086444865e6b700bae8fb05a031d614","C85AB717D3FD0DB0ACB5B588766BB563"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5302508727ae76dd7007b25e109736c3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4078"} {"timestamp":"2022-08-04T19:54:02.676Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4075"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.676Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4075"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.676Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4075"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.676Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4075"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.676Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4075"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.676Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4075"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.676Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4075"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.676Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4075"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.680Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4075"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.680Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4075","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4080"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4083"} {"timestamp":"2022-08-04T19:54:02.681Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4081","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3996"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4085"} {"timestamp":"2022-08-04T19:54:02.681Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4081","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-3996"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-3996","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4087"} {"timestamp":"2022-08-04T19:54:02.684Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4073"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.685Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.686Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4075","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4080"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4080","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4090"} {"timestamp":"2022-08-04T19:54:02.687Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4075","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4080"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4092"} {"timestamp":"2022-08-04T19:54:02.687Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4075","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4080"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52300},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["23e79c0b689e2a1977a5c8e2e6546cde"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4094"} {"timestamp":"2022-08-04T19:54:02.694Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4073","trackingIds":["s20659d98d15ddb52acbf3568b79abc4cfc4aea8d0","6368492C81FB996F659ACB29F7F3657B","70069da9-74a3-4bfb-a67c-a93f8fd00789-4058"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["072af2f252d87d53dd7f168877a83293"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4098"} {"timestamp":"2022-08-04T19:54:02.699Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4099"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.699Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4099"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.699Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4099"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.699Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4099"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.699Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4099"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.699Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4099"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.699Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4099"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.699Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4099"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.701Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4096"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.703Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4099"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:02.703Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4099","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4102"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4104"} {"timestamp":"2022-08-04T19:54:02.710Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4099","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4102"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4102","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4108"} {"timestamp":"2022-08-04T19:54:02.710Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4099","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4102"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4110"} {"timestamp":"2022-08-04T19:54:02.711Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4099","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4102"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52026},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e4abef1e041f54c82a97c5cd75caddb7"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4112"} {"timestamp":"2022-08-04T19:54:02.712Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4096","trackingIds":["s2c5b0033fd26bddc7fb53961f1559f0643e6d2c57","D11E167653F912A65B9C39451EF249E0","70069da9-74a3-4bfb-a67c-a93f8fd00789-4080"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["878d4bdc5c48d96182ce11245466c7e0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4116"} {"timestamp":"2022-08-04T19:54:02.714Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4113","trackingIds":["3B12FF517F7425ED6277CD5B4E0812A6","s2c03acd8a33f357034837fc31760c4348d608262b"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["549bd9d4ac9443ac642da5e496b166d0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4120"} {"timestamp":"2022-08-04T19:54:02.715Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4114","trackingIds":["s2dece2fd4608fa7c12b4c15f77ed36e0437bef48b","3C6522B1054951A397E1EC5FB3A753B5"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["013cdb9f429a6402bb7b859e4990fb94"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4122"} {"timestamp":"2022-08-04T19:54:02.718Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4123"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.718Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4123"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.718Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4123"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.718Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4123"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.718Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4123"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.718Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4123"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.718Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4123"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.718Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4123"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.721Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4123"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:02.721Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4123","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4126"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4128"} {"timestamp":"2022-08-04T19:54:02.726Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4118"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.727Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4129","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4029"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4132"} {"timestamp":"2022-08-04T19:54:02.727Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4129","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4029"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4029","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4134"} {"timestamp":"2022-08-04T19:54:02.728Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4123","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4126"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4126","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4136"} {"timestamp":"2022-08-04T19:54:02.729Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4123","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4126"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4138"} {"timestamp":"2022-08-04T19:54:02.730Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4123","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4126"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52010},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ebe30e4dd578f7724f8db0dde2912bc0"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4140"} {"timestamp":"2022-08-04T19:54:02.730Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.734Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4142","trackingIds":["s24fadab89233360d2d76df8906f361e8a9c9ae947","00E28CA53066D30A971F287803701A89"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9dc49c0abeab7c326c4c23d2c93438a7"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4145"} {"timestamp":"2022-08-04T19:54:02.736Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4118","trackingIds":["6A971696FD92EBDF643A877ABE3C13DC","70069da9-74a3-4bfb-a67c-a93f8fd00789-4102","s219e495e6ad4d962bbadedc2f7fd22ef87e51d7fa"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b86d4485ee9b330f0ceba366d8fb7d04"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4147"} {"timestamp":"2022-08-04T19:54:02.750Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4143"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.753Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4149","trackingIds":["s256ed5616bab86e472e12bd3ed2246efa921c4f09","78616305B37C456D5011180B33B8AC62"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["886a4a5901ae8c587663acfd240b9f89"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4151"} {"timestamp":"2022-08-04T19:54:02.756Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4152"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.756Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4152"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.756Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4152"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.756Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4152"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.756Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4152"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.756Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4152"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.756Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4152"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.756Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4152"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.760Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4152"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:02.760Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4152","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4155"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4157"} {"timestamp":"2022-08-04T19:54:02.760Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4143","trackingIds":["s2835f9aab43468d6c58ec944ca689cb3054f859d0","70069da9-74a3-4bfb-a67c-a93f8fd00789-4126","031D94DB0179BA5DBB458C468BA1B428"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["016baa7e7d2cdf1fc041ef7f70d55631"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":27,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4159"} {"timestamp":"2022-08-04T19:54:02.768Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4152","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4155"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4155","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4165"} {"timestamp":"2022-08-04T19:54:02.768Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4152","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4155"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4167"} {"timestamp":"2022-08-04T19:54:02.769Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4152","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4155"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52292},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["52bbd2e0823d6c6c63699310e5339bde"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4169"} {"timestamp":"2022-08-04T19:54:02.770Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4162","trackingIds":["s2b95b4e6dcd1de9f18bae2c9816296511c6d6e666","4F2E431E1EDBE1F291AA9BDE216477C6"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5f3113585a6ec8a0dfc1d09863f252cf"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4171"} {"timestamp":"2022-08-04T19:54:02.770Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4163","trackingIds":["FFB99A2612DE6E46EB227AA45DB5F077","s2a32a5e2e241923756dc2d4c7af679b83614ee88a"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0036c109080f15d55f8df3096547b93f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4173"} {"timestamp":"2022-08-04T19:54:02.772Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4175"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.772Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4175"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.772Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4175"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.772Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4175"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.772Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4175"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.772Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4175"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.772Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4175"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.772Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4175"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.774Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4174","trackingIds":["s24e1be43a46ceaafdafde4c6827dfa3a5227b0179","9AE52C614D02889A2EEB10489ADB991A"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["220cfad232bbd70e1ea244fe7b796fc5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4183"} {"timestamp":"2022-08-04T19:54:02.776Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4184"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.776Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4175"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:02.776Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4184"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.776Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4175","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4180"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4188"} {"timestamp":"2022-08-04T19:54:02.776Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4184"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.776Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4184"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.776Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4184"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.776Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4184"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.776Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4184"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.776Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4184"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.779Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4184"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:02.780Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4184","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4189"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4191"} {"timestamp":"2022-08-04T19:54:02.783Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4175","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4180"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4180","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4194"} {"timestamp":"2022-08-04T19:54:02.783Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4175","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4180"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4196"} {"timestamp":"2022-08-04T19:54:02.784Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4175","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4180"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4416eec9b6ebc2e64a0b5e200520e727"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4199"} {"timestamp":"2022-08-04T19:54:02.784Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4179"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.786Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4201"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.786Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4201"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.786Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4201"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.786Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4201"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.786Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4201"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.786Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4201"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.786Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4201"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.786Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4201"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.786Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4184","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4189"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4189","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4206"} {"timestamp":"2022-08-04T19:54:02.787Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4184","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4189"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4208"} {"timestamp":"2022-08-04T19:54:02.788Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4184","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4189"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52300},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5d44d39ca467f7eaefd0e222d86c0d2e"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4213"} {"timestamp":"2022-08-04T19:54:02.789Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4210","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4080"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4216"} {"timestamp":"2022-08-04T19:54:02.789Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4210","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4080"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4080","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4218"}{"timestamp":"2022-08-04T19:54:02.790Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4201"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.790Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4201","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4209"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4221"} {"timestamp":"2022-08-04T19:54:02.792Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4214","trackingIds":["s22f596c5211ef3dbbda5cec1d837e0eca5ca8c650","127DC8A7D55D7B6BAFC309BDB199EAAC"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f8942439f62bb8af94870cca58cb7246"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4224"} {"timestamp":"2022-08-04T19:54:02.794Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.794Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4225"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.794Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4225"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.794Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4225"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.794Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4225"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.794Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4225"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.794Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4225"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.794Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4225"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.794Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4225"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.795Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4179","trackingIds":["s256ed5616bab86e472e12bd3ed2246efa921c4f09","F71D7B91DF1695A6C5AAFEE9E5815B96","70069da9-74a3-4bfb-a67c-a93f8fd00789-4155"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a720a69fbb422e736c8e30d68583beb5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4231"} {"timestamp":"2022-08-04T19:54:02.796Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4201","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4209"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4209","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4233"} {"timestamp":"2022-08-04T19:54:02.797Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4201","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4209"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4235"} {"timestamp":"2022-08-04T19:54:02.798Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4225"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:02.798Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4225","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4229"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4237"} {"timestamp":"2022-08-04T19:54:02.798Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4201","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4209"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52068},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["92c35d1d5dd4814ed7c8e4021b189c3e"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4239"} {"timestamp":"2022-08-04T19:54:02.798Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4211"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.802Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4222"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.802Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4240","trackingIds":["s2d6cb43ea8c8c763d3e8296c758358bd6e1cdb6d5","3CA9976A5A696DAEEB31C000EDB7C3DA"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6796628325c3315e887abcc5c6f5c1eb"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4244"} {"timestamp":"2022-08-04T19:54:02.805Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4225","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4229"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4229","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4247"} {"timestamp":"2022-08-04T19:54:02.805Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4225","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4229"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4249"} {"timestamp":"2022-08-04T19:54:02.806Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4225","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4229"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52008},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["eea7605710483d994245ba807e12a1c4"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4251"} {"timestamp":"2022-08-04T19:54:02.809Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4253"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.809Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4253"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.809Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4253"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.809Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4253"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.810Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4253"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.810Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4253"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.810Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4253"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.810Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4253"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.810Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4256"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.810Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4256"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.810Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4256"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.810Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4256"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.810Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4256"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.810Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4256"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.810Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4256"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.810Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4256"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.810Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4242"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.810Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4211","trackingIds":["s2b95b4e6dcd1de9f18bae2c9816296511c6d6e666","7C91C9A1E9F6D905102394A911DEDF4D","70069da9-74a3-4bfb-a67c-a93f8fd00789-4180"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8de0643e2b171cac423eaab26ea5aacf"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4264"} {"timestamp":"2022-08-04T19:54:02.811Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4222","trackingIds":["s24e1be43a46ceaafdafde4c6827dfa3a5227b0179","70069da9-74a3-4bfb-a67c-a93f8fd00789-4189","186F50DDDE6D66C5059BB9CA12986C31"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0d248d7c9400310ced7708b215283dd9"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4266"} {"timestamp":"2022-08-04T19:54:02.813Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4256"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.813Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4253"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.813Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4256","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4262"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4268"} {"timestamp":"2022-08-04T19:54:02.813Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4253","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4261"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4270"} {"timestamp":"2022-08-04T19:54:02.821Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4253","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4261"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4261","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4274"} {"timestamp":"2022-08-04T19:54:02.821Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4256","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4262"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4262","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4276"} {"timestamp":"2022-08-04T19:54:02.822Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4253","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4261"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4278"} {"timestamp":"2022-08-04T19:54:02.822Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4256","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4262"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4280"} {"timestamp":"2022-08-04T19:54:02.822Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4253","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4261"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51988},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c582595303dd720734c6d1ccbeff1c66"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4282"} {"timestamp":"2022-08-04T19:54:02.822Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4256","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4262"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2f980e655ca517ef031ef7493b8f7074"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4284"} {"timestamp":"2022-08-04T19:54:02.824Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4242","trackingIds":["D19F080BE7FFB73BE9905CD3F5DBD2D5","s2aae1bdbbb5935cfca31732ebb68b06f41c2c7dd3","70069da9-74a3-4bfb-a67c-a93f8fd00789-4209"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b81cc0bae8e2f849a12f39bb44a55f32"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4286"} {"timestamp":"2022-08-04T19:54:02.831Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4259"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.837Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4289"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.837Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4290"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.842Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4259","trackingIds":["B94D13CC56270F078058518A6A60927B","s22f596c5211ef3dbbda5cec1d837e0eca5ca8c650","70069da9-74a3-4bfb-a67c-a93f8fd00789-4229"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e4a65bc3c0acca6f9b7339ff4fad6588"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":33,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4294"} {"timestamp":"2022-08-04T19:54:02.842Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4291","trackingIds":["s24d613094114901f0701e21a11b35a6d133a4718f","D38DDFF6635749593B6695CE623AD30C"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["373b71ec552ae4e6d167a4d587dc4175"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4295"} {"timestamp":"2022-08-04T19:54:02.847Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4289","trackingIds":["s2d6cb43ea8c8c763d3e8296c758358bd6e1cdb6d5","70069da9-74a3-4bfb-a67c-a93f8fd00789-4262","74C4B45799086B1CBA1139624D76A12E"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a64aee77b241d1efe614af5fac07b0bb"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4297"} {"timestamp":"2022-08-04T19:54:02.849Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4290","trackingIds":["2EB825B80E02E0E331A12677D5832DCB","70069da9-74a3-4bfb-a67c-a93f8fd00789-4261","s25dcac5e2d9c18524ef5b03a007e0cd3d6b4c9293"],"client":{"ip":"10.0.6.14","port":51988},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3f9dc0983fe483964c789627fdd73efe"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4301"} {"timestamp":"2022-08-04T19:54:02.850Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4298"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.850Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4298"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.850Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4298"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.850Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4298"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.850Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4298"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.850Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4298"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.850Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4298"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.850Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4298"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.853Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4298"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:02.854Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4298","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4303"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4305"} {"timestamp":"2022-08-04T19:54:02.856Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4306"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.856Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4306"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.856Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4306"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.856Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4306"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.856Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4306"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.856Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4306"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.856Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4306"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.856Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4306"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.859Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4306"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.859Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4306","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4310"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4314"} {"timestamp":"2022-08-04T19:54:02.860Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4298","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4303"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4303","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4320"} {"timestamp":"2022-08-04T19:54:02.861Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4298","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4303"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4322"} {"timestamp":"2022-08-04T19:54:02.861Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4316"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.861Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4316"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.861Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4316"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.861Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4316"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.862Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4316"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.862Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4316"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.862Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4316"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.862Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4316"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.862Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4298","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4303"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52050},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d6e74e08e1e1bbfeaf936ad39659996f"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4325"} {"timestamp":"2022-08-04T19:54:02.865Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4316"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:02.865Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4316","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4326"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4331"} {"timestamp":"2022-08-04T19:54:02.867Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4306","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4310"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4310","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4333"} {"timestamp":"2022-08-04T19:54:02.867Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4306","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4310"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4335"} {"timestamp":"2022-08-04T19:54:02.868Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4306","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4310"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52294},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fb9d64fe1141ee695e9d92764b9e195e"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4337"} {"timestamp":"2022-08-04T19:54:02.872Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4316","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4326"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4326","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4343"} {"timestamp":"2022-08-04T19:54:02.872Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4316","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4326"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4345"} {"timestamp":"2022-08-04T19:54:02.873Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4316","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4326"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5008822d833a7a42efe5d7f19014f2a5"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4347"} {"timestamp":"2022-08-04T19:54:02.875Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4329"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.875Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4348","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4155"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4351"} {"timestamp":"2022-08-04T19:54:02.876Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4348","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4155"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4155","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4354"} {"timestamp":"2022-08-04T19:54:02.878Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.882Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4355"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.882Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4355"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.883Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4355"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.883Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4355"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.883Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4355"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.883Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4355"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.883Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4355"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.883Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4355"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.885Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4329","trackingIds":["5AF2A36A8632D472301B44D48AC47E4B","s2ba2b34b892759863aecc49468e46477024a78a91","70069da9-74a3-4bfb-a67c-a93f8fd00789-4303"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["db3a85d30fde932723f3bf72ae677e09"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4360"} {"timestamp":"2022-08-04T19:54:02.886Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4352"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.886Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4355"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:02.886Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4355","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4358"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4362"} {"timestamp":"2022-08-04T19:54:02.887Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4340"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.892Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4363","trackingIds":["BE1A3AF8A21B23CDA4D7C566EBFE04FD","s25c5e637763d85ab09ada2d5610dbd7f9c45e434c"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["24ae808d16d8b8ebf7eda35991fd239d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4366"} {"timestamp":"2022-08-04T19:54:02.893Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4355","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4358"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4358","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4368"} {"timestamp":"2022-08-04T19:54:02.894Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4355","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4358"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4370"} {"timestamp":"2022-08-04T19:54:02.894Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4355","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4358"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["025f83ea5d5b5eb9538fa26c7582368a"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4372"} {"timestamp":"2022-08-04T19:54:02.896Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4340","trackingIds":["s2449c320a948af7de7f605e13ce54de4c104a2d86","70069da9-74a3-4bfb-a67c-a93f8fd00789-4310","01280568EB9DC98633584F82B7F5C515"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a92c22e234d421f80d057f59e2f6a4a2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4378"} {"timestamp":"2022-08-04T19:54:02.897Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4352","trackingIds":["s2b7c439318d97de0105b3962980140e5c8ca36a00","70069da9-74a3-4bfb-a67c-a93f8fd00789-4326","D9F58CDA06228980E90359E8D6949ED7"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1be35b74c950fd7cb45950fb59b6272c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4381"} {"timestamp":"2022-08-04T19:54:02.897Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4374"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.897Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4374"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.897Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4374"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.897Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4374"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.897Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4374"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.897Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4374"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.897Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4374"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.897Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4374"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.901Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4374"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:02.901Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4374","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4383"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4387"} {"timestamp":"2022-08-04T19:54:02.903Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4385","trackingIds":["s218302a95445aeed01593e776e152b173bd589f78","701F7EB82C209FBA599C4AB0795FF420"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["64e09fec517719f43b6f49a3cf1812bb"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4390"} {"timestamp":"2022-08-04T19:54:02.905Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4388","trackingIds":["DE33BA60115E11478A1D1A7376B1CD0E","s2c520749866cd46134f19129107f7d9120e4151b9"],"client":{"ip":"10.0.6.14","port":52740},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cdddf574d5e8d01d51237551008d0ae7"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4392"} {"timestamp":"2022-08-04T19:54:02.907Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4394","trackingIds":["s22df94fd8352a4a6b22b53d6f8036655709f6e29d","43348C076DAAD008393E857B715616E1"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6e0fb269374e5ee0243c5a33d6749099"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4397"} {"timestamp":"2022-08-04T19:54:02.908Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4374","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4383"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4383","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4399"} {"timestamp":"2022-08-04T19:54:02.908Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4374","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4383"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4403"} {"timestamp":"2022-08-04T19:54:02.909Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4400"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.909Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4400"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.909Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4374","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4383"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51988},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b3ac9f7abe28378ec7db7b0f259da5b1"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4406"}{"timestamp":"2022-08-04T19:54:02.909Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4400"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.909Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4400"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.909Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4400"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.909Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4400"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.909Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4400"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.909Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4400"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.913Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4400"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:02.913Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4400","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4407"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4412"} {"timestamp":"2022-08-04T19:54:02.914Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4409","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4229"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4414"} {"timestamp":"2022-08-04T19:54:02.914Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4409","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4229"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4229","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4416"} {"timestamp":"2022-08-04T19:54:02.915Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4382"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.916Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4417"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.916Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4417"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.916Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4417"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.916Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4417"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:02.916Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4417"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.916Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4417"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:02.916Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4417"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.916Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4417"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:02.919Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.920Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4417"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:02.920Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4417","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4420"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4423"} {"timestamp":"2022-08-04T19:54:02.921Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4400","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4407"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4407","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4425"} {"timestamp":"2022-08-04T19:54:02.922Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4400","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4407"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4428"} {"timestamp":"2022-08-04T19:54:02.922Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4400","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4407"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51982},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0e91b316e83cc75d4ad43e837e67aed5"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4430"} {"timestamp":"2022-08-04T19:54:02.924Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4426","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4261"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4432"} {"timestamp":"2022-08-04T19:54:02.924Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4426","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4261"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4261","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4435"} {"timestamp":"2022-08-04T19:54:02.925Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4382","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4358","1994DB37EE8FCD743C56CD0678155D25","s246d624dc0fb12423eba0ae055019bcd5d40c9c72"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ae44548f9c0de3d7b6a1315325ce1837"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":28,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4438"} {"timestamp":"2022-08-04T19:54:02.927Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.927Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4417","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4420"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4420","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4441"} {"timestamp":"2022-08-04T19:54:02.928Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4417","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4420"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4443"} {"timestamp":"2022-08-04T19:54:02.928Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4410"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.928Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4417","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4420"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52068},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["15187c43bc045ff3b5ba98fc697deb58"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4445"} {"timestamp":"2022-08-04T19:54:02.937Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4439"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.938Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4410","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4383","421975E3CFD01CB320A4C5983E52E6D6","s2084462fb5d9c30e9a6a30ea3bc7ef013356956a6"],"client":{"ip":"10.0.6.14","port":51988},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bc761eca4d97c62721d9c5a59964d04a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":26,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4450"} {"timestamp":"2022-08-04T19:54:02.943Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4447"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:02.949Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4439","trackingIds":["s22df94fd8352a4a6b22b53d6f8036655709f6e29d","4D3665A56A1D4A01C2CF336937D54009","70069da9-74a3-4bfb-a67c-a93f8fd00789-4407"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9f88dfd0a0a206a8952c64416b81ee46"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4453"} {"timestamp":"2022-08-04T19:54:02.953Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4447","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4420","7EB6813980AE851FA63D7714F4838C65","s23fe754b32a0ab52f5fbd1e984c38891d90c13cb3"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5aec8e7212e47500fc77fe4941eb5def"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4455"} {"timestamp":"2022-08-04T19:54:02.972Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4458","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4310"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4460"} {"timestamp":"2022-08-04T19:54:02.972Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4458","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4310"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4310","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4462"} {"timestamp":"2022-08-04T19:54:02.977Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} VLLoSdLnplnPO87niE32rNlG1/sFn60gDE7Gm2R9YE5aYNljqNCZrkBZFGwevn5kZU5ZT646ITTJFsiQojK2ZWz2BoINYRXJeDr9nFOXmL0yIriqF07QJ/3p5Am9xCavAlgD7kLh4Kb4lJeGIh8qRXHAj3J1ulZyvKuwZ%2B4XHHzzksgZQGCsgevYi6c6Zh1/bQFqQKIeIVVMnE/uiCgn31OGq4RSLZZzwmWo2kj6fB%2B8kDv9nQyllMQewp7On4YSSHpuLzjklJapnysOKJ6hXcCYgsbi5HbOCclLcsBnQzoaDecsvsRo8PvJKvOyn1QVqbX3pZ5f0pC9mm3qwbVU70j2TcI2KuREshi1pnF%2Bsbhyr7bWH7xjCzQz4orxInn2ZdUs1lXTivxM1tq7d5WAXhMo8bQQi%2Bf4fF2l%2B5GyUHTp7IYuEUFNpKsrjr8c8u1ahSEpLonxaXzeRVB9uakrYhwjP8xWbZyxvOgsJMKjlzEi1jX4JVOFVtoFjehgokuL113jr%2B5IDsX01aB3HVjeRfiWca/wk%2Bxf8z2O3r9Exe/AA%3D%3D HTTP/1.1" 200 2292 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQggwAIkCqqKtO2mJO1hb8YZs5b8VY%2BzS/99nQC7VGo57MmSZ%2BYZz/uOF8i0cnTdhmezh18tYEhOWhmkfWBJWm%2BoZSiRGqYBaeC0Wn99oEWaU%2BdtsNwqkqwRwQdpzcYabDX4CvyL5PBj/7AkzyE4pFl2UrYdoEv7kzc6deBFKjyYY2r9MWM6u5ZnGgJbK8kwQ0eSbXyWNKxr8DculUy/8yJIGgAvzdHJkHKrO2ZVPe6hkR54uMHKJnI/W8%2Bhn31JBFMIJNltlwQLmI/FdDidFXCYjeZTmIzGI5HDdCpGQ5g0LIcDGwnBYj6WDFG%2BwDsBsYWdwcBMWJIiL4pBPhvk43o4p5MxzYdPJCkvyn2SpomvvS/z4ZyE9Etdl4PysapJ8hM89mrEBLJadGbRvrG/se8%2Bll09Iyt0i%2BwGceY5%2Bi3W7LalVZL/TtZK2deNBxbiqMG30MunWbjfpbuRzUD0qTR4ZlCCCSSpyg7/vWVKCgk%2Bqu5Idu18WUVoenPiVgQ4hQ9MlmysdsxL7KSCE%2BPhKtYteKNixR7E6i6UU97lxevO8Vfrm87FuFXQ1N1YzvpwkfGf8HPsP7O9RW9/4uoP HTTP/1.1" 200 2289 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 18ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2e25c07fd4524a1d97a4403f2d12767b54a036325&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfatARoIkBC44IE0gSIw25e4rJIadLVicT%2BfgW0CXbYzXbee/J78ZygdZ3ahnNIcY/UBU%2BYXVrnSd2eFiz1XgUgS8pDi6SiVofVbquqnKuuDzHo4Fi2RorWQ7TBL9hHjB2pori4kHILbX4tRtq0Ofqz9Yi99efOxlyHtoC22KxfDy7s0dgedSxajLByFqiwpmPZZr1gNAZTj4UQWHEupeC6lFrUfNpURvBZybmeTKWU0wHuf3wcw0CsAGcS65prI4U2s9KUUHJsTIl1o/lEwPR9EB3jwCRKuPEUwccFq3hVjXg94uJYSjURipdvLDthTzePg322nF8zUjde/5Da/6EBEfbXoNiSunnxIHHX69QhQkz03L0Eg9kJXML/1emGVoekNRKx4lllN8zgjMs9fqbhxzJLmQkeM7rDm%2BTc132lv4zn6W/7fDnLbw%3D%3D&RelayState=s2f94b2641534262ad6606221d664e4d3889722c1d HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2b5ff17cd658c349d0672a840e3140e4ac95b5cef&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CaRhCRZBoqCqSNtuSugeevPaE9aSv%2Bpxdum/rxOgS6WWw54seWae8bzveIFMK0dXXXg2O/jZAYbkqJVBOgQq0nlDLUOJ1DANSAOnzerLPc3TMXXeBsutIskKEXyQ1qytwU6Db8C/SA7fd/cVeQ7BIc2yo7LdCF06nFzo1IFv09aDOaTWHzKms0t5piGwlZIMM3Qk2cRnScP6Bn/jUsn0Gy%2BCpAHw0hycDCm3umc2zcMOhPTAwxVWisj9ZD2HYfaKtEwhkGS7qQjm8%2Bndh7tyVhYChJhzUU7mRT5rBedlXrRPfDrjM14yHvOxZojyBd4IiB1sDQZmQkXycZ6PxuVoXOwnczot6HjygyT1WbmP0oj42tsyP52SkH7e7%2BtR/dDsSfIIHgc1YgJZLnqz6NDYX9l3G8sunpElukV2hTjxHP0aa7ab2irJfyUrpezr2gMLcdTgOxjk0yzc7tLfSDFqh1QaPDMowQSSNHWP/9YxJVsJPqruSHbpfF5FEIM5cSsCHMM7JkvWVjvmJfZSwZHxcBHrGrxWsWIH7fImlFPe58Xr3vFX60XvYtwqEPt%2BLGd9OMv4T/gp9p/Z/kSvf%2BLyNw%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2c2b541810affccba7373060e1721a9acc1cc720a&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2e25c07fd4524a1d97a4403f2d12767b54a036325&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 27ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2b5ff17cd658c349d0672a840e3140e4ac95b5cef&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 24ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2956368784dedd9cd819427fdcc824fbc57c7c8ac&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds22e1d335927626e373ae4ca2118c0a454e14062c6&AMAuthCookie= HTTP/1.1" 200 766 2ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR7k2z6bbWVSitEpYUNTeHAbbAnXUvxBx5nt/x7nLRliwQ9cLLkmXnG877jBYFuHF%2B34dns8UeLFJKTbgzxPrBkrTfcAiniBjQSD4JX64%2BPvEhz7rwNVtiGJWsi9EFZs7GGWo2%2BQv%2BiBH7ZPy7ZcwiOeJadGtsOyKX9KaROHfo6rT2aY2r9MQOdXcszjQHWjQLKyLFkG5%2BlDHQN/sSlCvQbL4KUQfTKHJ0KqbC6Y1bV0x6l8ijCDVbJyH1vvcB%2B9iWroSFkyW67ZFTgdD4shJjUk6mUxTgfzmqYSDmGYjaewnwIczGaTSZFzKcSiNQLvhGIWtwZCmDCkhV5UQzy2SAfHR7mfDzi%2BcM3lpQX5d4pI%2BNr78v8/ZxE/MPhUA7Kp%2BrAkq/oqVcjJrDVojOL9439jX33sXD1jK3ILbIbxJnn%2BKdYs9uWtlHiZ7JuGvu68Qghjhp8i718GsL9Lt2NkoO6T%2BXBgyGFJrCkKjv85xYaVSv0UXXHsmvnyyqi7M2JWxHwFP5jsmRjtQOvqJMKTyDCVaxb8KaJFXusV3ehgosuL153jr9aLzsX41ahPHRjOevDRca/ws%2Bxf8z2O3r7E1e/AA%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2c2b541810affccba7373060e1721a9acc1cc720a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 35ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2956368784dedd9cd819427fdcc824fbc57c7c8ac&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 25ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s22e1d335927626e373ae4ca2118c0a454e14062c6&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2fabf5733d45d2753b757be4b8a2d25b0af0c75b5&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp3ds3ykcQCJAqqipQ2G5b20JuxZ4klf9XjTei/r3eBhkoth54seWae8bzveIbcaM%2BWbXyxW/jRAsbsaLRF1gfmpA2WOY4KmeUGkEXB6uXnR1bmlPngohNOk2yJCCEqZ1fOYmsg1BBelYCv28c5eYnRIyuKo3btAH3en0Ka3ENo8iaAPeQuHApuikt5YSDypVYcC/QkW6dnKcu7Bn/icsXNOy%2BBlAUIyh68irlwpmPW9dMWpAog4hVWycT96IKAfvY5abhGINlmPSdY0jGf0NH4no7uRnshh0O5F0JQORWNmDzQ6XAk78rxlKZ8rDiieoV3AmILG4uR2zgnJS3LAb0f0PFu%2BMAmY0aH30lWnZX7oKxMr70t8/6UhOzTblcNqqd6R7JvELBXIyWQxawzi/WNw5V9t7H84hlZoJ8VV4gTz7MvqWazrpxW4me21Nq9rQLwmEaNoYVePsPj7S7djZKDpk9lMXCLCmwkWV11%2BOeWa9UoCEl1T4pL5/MqguzNSVsR4Rj/Y7Js5YznQWEnFRy5iBexrsErnSq20CxuQgUTXV667hx/c0F2LqatArnrxvIuxLOMf4WfYv%2BY7Xf0%2BicufgE%3D HTTP/1.1" 200 2290 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2fabf5733d45d2753b757be4b8a2d25b0af0c75b5&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 24ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNbj9owEIX/SuR3khBuwQIkCqqKtO1mCd2HvhlnwlryrR5nl/77OgG6qdTloU%2BR7DPfeM6ZLJApaem68S96Dz8bQB%2BdldRIu4slaZymhqFAqpkCpJ7Tcv31gWZxSq0z3nAjSbRGBOeF0RujsVHgSnCvgsP3/cOSvHhvkSbJWZpmgDbuvrxSsQVXx7UDfYqNOyVMJbfyRIFnaykYJmhJtA3PEpq1Df7GxYKpd14ACQ3ghD5Z4WNuVMssy8c9VMIB9z2sqAL3s3EcutmXpGYSgUS77ZJgNhyP0oofZxOW5sMRTKej4xSO4zw/znI2z%2BbzfDbK0mwS9FgwRPEK7wTEBnYaPdN%2BSYIqG6T5IB0fhnM6GdN0%2BINExdW5T0JX4bX3bT5eREi/HA7FoHgsDyR6BoedG0FAVos2LNo1dr347mPZLTOyQrtIeogLz9JvoWa3LYwU/Fe0ltK8bRwwH0b1roHOPsX8/S7tiagGdSel3jGNArQnUVm0%2BKeGSVELcMF1S5Jb5%2BsqQtWFE7bCw9n/x2TRxijLnMDWKjgz7m9m9cEbGSr2UK/uQjnlrS4ct4m/GVe1KYatgurQjmWN81cb/wm/3H0w25/b/p%2B4%2Bg0%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNRb9owEMe/SuR3kpDC1lqAxEDTkLo1JawPe7vYF2rJsT2f07JvPyfAyqSVhz1Z8t39zvf/n2cErXZ82YVns8WfHVJIDq02xIfAnHXecAukiBtokXgQvFp%2BvedFmnPnbbDCapYsidAHZc3KGupa9BX6FyXw%2B/Z%2Bzp5DcMSz7KBtNyKXDqeQberQN2nj0exT6/cZtNm5PGsxwFIroIwcS9bxWcpA3%2BBvXKqgfeNFkDKIXpm9UyEVtu2ZVfWwRak8inCBVTJyP1svcJh9zhrQhCzZrOeMijuZF1AD3OIHvJnWzaTOpzAZF1M5yXGKH2/qHPNayJhPJRCpF3wjEHW4MRTAhDkr8qIY5bejfLIb3/HphOfjHywpT8p9UkbG116XuT4mEf%2By25Wj8qHaseQJPQ1qxAS2mPVm8aGxv7DvOhbOnrEFuVl2gTjyHP8Wazbr0molfiVLre3ryiOEOGrwHQ7ytRCud%2BlvlBw1QyoPHgwpNIElVdnjHzvQqlHoo%2BqOZefOp1VEOZgTtyLgIfzHZMnKtg68ol4qPIAIZ7EuwSsdK7bYLK5CBRd9XrzuHX%2B1XvYuxq1CuevHctaHk4z/hB9j78z2J3r5Exe/AQ%3D%3D HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 18ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds22781d304d14beeda8e6ed1d09b9c16b920f6f879&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds28b5bb082c86a36f2e5ba01c3725468336a6de26b&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PkjDNrEAiYKqIm27WUL30JtxJqwlf9Xj7NJ/XydAl0pdDj1Z8sw843nf8QyZkpYue/%2Bst/CzB/TRUUmNdAzMSe80NQwFUs0UIPWcNsuv9zRPMmqd8YYbSaIlIjgvjF4Zjb0C14B7ERy%2Bb%2B/n5Nl7izRNj9L0MdpkPHmrEguuSzoH%2BpAYd0iZSi/lqQLPllIwTNGSaB2eJTQbGvyNSwRTb7wAEhrACX2wwifcqIHZNA9baIUD7q%2Bwog3cz8ZxGGefk45JBBJt1nOC%2Bd3HqszzfZuxEsq8KibTat%2B1kyKbQFlW1V2RFzmvPkxDPtYMUbzAGwGxh41Gz7SfkzzL8zgr46zYTSo6LWg2%2BUGi%2BqzcJ6Hb8NrbMu9PSUi/7HZ1XD80OxI9gcNRjZBAFrPBLDo2dlf23cayi2dkgXaWXiFOPEu/hZrNujZS8F/RUkrzunLAfBjVux5G%2BRTzt7sMN6KNuzGVesc0CtCeRE094B97JkUnwAXVLUkvnc%2BrCO1oTtgKD0f/H5NFK6MscwIHqeDIuL%2BIdQ1eyVCxhW5xE8opH/LC9eD4q3Ht4GLYKmh3w1jWOH%2BW8Z/wU%2Byd2f5Er3/i4jc%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwEP2VkrttmrTaBivIehEUFhUPe0vTqRtIk24nAffvtyq72D14m5m895j3MkuUnenFzl1c8AfA3lmE6NoZi%2BL%2BVJEwWOEkahRWdoDCK3Fc73eCxVT0g/NOOUOiDaDXVnrtbEU%2Bve9RJMnVuBBr2cW3YqaaLgZ70RZg0PbSax8r1yWyS7ab96NxB2j0AMonHXi5NlpiopueRNtNRVAWwFuq6pq1vOUsbdoizzmry5pnjcqLcsFr2jb5CLe/Pk5uJLKUZ6qtZQs0ralaLNhcFXOepmXBFpwXCtKihFLRkYkYYGvRS%2BsrwihjM1rMaHZKS5FngqYfJDrDgHePo32yWt4yEnfe8JTa69AkIgy3oMgK%2B2XyJPHQ68XRSx9w2r25BqKzNAFeq%2BMdLY5BKUAkyVRlP87kBVYH%2BArjj0Uao8ZZiPABb4Mx34%2BV/jOm0792ejmrHw%3D%3D&RelayState=s20843ce87c3491e7adc8358cb4367cded704eff5a HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwEP2VkrttrE3bBCvIehEUFhUPe0vTqRtIk24nAffvt1Z20T14m5m895j3MkuUnenFzl1c8AfA3lmE6NoZi2J6qkgYrHASNQorO0DhlTiu9zuRxlT0g/NOOUOiDaDXVnrtbEU%2Bve9RJMnVuBBr2cW3YqaaLgZ70RZg0PbSax8r1yWyS7ab96NxB2j0AMonHXi5NlpiopueRNtNRZDzOWdt0UhW1IqmJZ/LtgSep5SpugG2yJo2U3U7wu2vj5MbiWnOCrZgJeNlSSnPM0ppUWaSqroueN6qNKthoTgfmYgBtha9tL4iKU3TGS1nNDvNuWCZoPMPEp1hwMnjaJ%2BslreMxMQbHlJ7HZpEhOEWFFlhv0weJO56vTh66QM%2Bd2%2BugegsTYDX6jihxTEoBYgkeVbZjzN5gdUBvsL4Y5HGqHEWIrzD22DM932l/4zn6V/7fDmrHw%3D%3D&RelayState=s29018d68b1b2cc2cb4b10344c01f9a43fc5177bf4 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR7kzSbXcBqK5VWiEoLG5rCgdusPela8hceZ7f8e5y0ZYsEPXCy5Jl5xvO%2B4xmB0Z4v%2B/hkt/ijR4rZwWhLfAzMWR8sd0CKuAWDxKPg7fLTPa/ykvvgohNOs2xJhCEqZ1fOUm8wtBielcCv2/s5e4rREy%2BKg3b9hHw%2BnkKa3GPo8i6g3ecu7Aswxbm8MBhhqRVQQZ5l6/QsZWFo8CcuV2BeeQmkLGJQdu9VzIUzA7NtH7YoVUARL7BKJu4HFwSOs89ZB5qQZZv1nFFVyap%2BM62EKMtpeQdTEAjyBiRWEuXNbVffVY9dXUPKpwaI1DO%2BEoh63FiKYOOcVWVVTcq3k7LeTd/x25qX0%2B8sa07KvVdWptdel/nxmET8427XTJqHdseybxhoVCMlsMVsMIuPjcOFfdexcPaMLcjPigvEkef551SzWTdOK/EzW2rtXlYBIaZRY%2BhxlM9AvN5luFFy0o2pPAawpNBGlrXNgP/Sg1adwpBU96w4dz6tIsrRnLQVEQ/xPybLVs54CIoGqfAAIp7FugSvdKrYYre4ChVcDHnpenD8xQU5uJi2CuVuGMu7EE8y/hV%2BjP1jtt/Ry5%2B4%2BAU%3D HTTP/1.1" 200 2286 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s22781d304d14beeda8e6ed1d09b9c16b920f6f879&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 32ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s28b5bb082c86a36f2e5ba01c3725468336a6de26b&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 31ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNE1ZGwESGhckJk2AOOxmGpdFSpOuTiT29yugTbADN9t578nvxTOCzvZq408%2Bhi1S7x1hcu6sI3V9mrM4OOWBDCkHHZIKjdot3zZKpFz1gw%2B%2B8ZYlK6RgHATj3Zx9htCTyrKz9TE10KWXYtLoLkV3Mg5xMO7Um5A2vsugy9ar9531W9RmwCZkHQZYWgOUGd2zZL2aM8IcAIq2ankJdS2EFLKaHjlW06Ksj1NRyFJOEfQId78%2B9n4kioKXKEWJRQ6FRsnrY1u0UL/IOn/hlT7yQtZQahiZRBHXjgK4MGeCCzHh1YTLfV6rUiqef7DkgANdPY722WJ2yUhdecNdas9DAyIcLkGxBfWz7E7ipterXYAQ6bF79RqTA9iIz9Xpila72DRIxLJHlbdxBidcbPErjj%2BWGEq0d5jQDd5Ga79vK/1nPE7/2sfLWfwA&RelayState=s2a812f581ff0a307a3bcd3146823b015fad71d1d3 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPfb9owEMf/lcjvJCGFQi1AYqBpSN2aEtaHvV2dC7XkX/M5Lfvv5wRYmbTysCdLvrvP%2Bb7f84xAK8eXbXgxW/zZIoXkoJUh3gfmrPWGWyBJ3IBG4kHwavn1nhdpzp23wQqrWLIkQh%2BkNStrqNXoK/SvUuD37f2cvYTgiGfZQdl2QC7tT1Hr1KFv0saj2afW7zPQ2bk80xhgqSRQRo4l6/gsaaBr8DculaDfeREkDaKXZu9kSIXVHbOqHrZYS48iXGBlHbmfrRfYzz5nDShClmzWc0ZFcVOMYTrEHEbTeiKeJwDNBO/wBpoGb8VEFGMcTfLbmE8lEMlXfCcQtbgxFMCEOSvyohjk00E%2B2g3v%2BHjE8%2BEPlpQn5T5JU8fXXpf5%2BZhE/MtuVw7Kh2rHkif01KsRE9hi1pnF%2B8b%2Bwr7rWDh7xhbkZtkF4shz/Fus2axLq6T4lSyVsm8rjxDiqMG32MunIVzv0t3IetD0qTx4MCTRBJZUZYd/bEHJRqKPqjuWnTufVhHr3py4FQEP4T8mS1ZWO/CSOqnwACKcxboEr1Ss2GKzuAoVXHR58bpz/M36unMxbhXWu24sZ304yfhP%2BDH2wWx/opc/cfEb HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 20ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds22d24712cc00106a1acead3ade2ded35f462bf44a&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVJBbsIwEPxK5DuJbeIkWICEygWJShWgHnpz7A215Nhp1pba3zeAWkEPve2uZ0Y7412i6t0g9%2BEcUjwADsEjZJ%2B98yivTyuSRi%2BDQovSqx5QRi2Pm%2Be95DmVwxhi0MGRbAsYrVfRBr8i7zEOKIvi04WUW9Xnl2KmTZ%2BDP1sPMFp/HmzMdegL1Re77cvRhQMYO4KORQ9RbZxVWFgzkGy3XRHkVcVZK8RC17UulRDQVoLCXNC6bTXlczY3rG3YBPc/Pk7hQlQL1c3bpukE7RZNxURXMT7huWmZMVUNQEXTluXEREyw8xiVjyvCKecz2sxoeWILKUpJ2RvJXmHEq8fJPlkvLxnJK2%2B8S%2B3/0BQijJegyBqHZXEncdMb5DGqmPCxewoGslflEvyvjle0PCatAZEUjyrP00ydYX2AjzT9WGYxM8FDhjd4l5z7uq30l/E4/W0fL2f9DQ%3D%3D&RelayState=s2e37fe35ac3ece48e3677e7b474612ea557a9de5c HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s22d24712cc00106a1acead3ade2ded35f462bf44a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 32ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2d6d2b8a326cad01475a75f2f6d40ebf5ef65b24d&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 18ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 12ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2d296d506ebb91a909fe7bc92f9d5dbc0fe0c523a&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSkwcJFkRC5YIEUgWIQ28bZ0MtOXaatSX6902CWkEP3LzjmdHO2CuCVndib6/WuyNSZw1hcGu1ITFdrZnvjbBAioSBFkk4KU6bw17EIRddb52VVrNgi%2BSUAaesWbNP5zoSUXTT1ocK2nA8zGTdhmiuyiD2ylw75UJp2wjaaLd9P2l7xFr1KF3UooONVkCRqjsW7LZrRhyTYg4QyzyGpk4x50WdV8DTJE/TvAFMQSYVXwx085vjbAdhnFU5NlBVnAOXRYGLeMmzQd3ILBnhvMiyRQXFoCTyuDPkwLg1i3kcz3gx4%2Bl5vhRZKvj8gwUX7GnKOMRn5WrsSEy6/qG116UBEfZjUaykbhU9WNz9OnFy4Dw9T2%2B2xuAC2uNrd5rY4uSlRCIWPbscBgyuWB7xyw8vFigKamswoDu98Vp/31f6r3hG/8bnn1P%2BAA%3D%3D&RelayState=s26703214d3d03d3b36c881f56b0d192bbb0efb99f HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLasMwEPwVo3ts%2BRlJJIHSXAItlCT00NtaXqcCWXK9ErR/XyehJemht93VzLAz2hXBYEf15E8%2Bhj3S6B1h8jlYR%2BrytGZxcsoDGVIOBiQVtDo8PD%2BpIuVqnHzw2luWbJGCcRCMd2v2HsJIKss%2BrY%2BpgSE9FwvdDSm6k3GIk3Gn0YRU%2ByGDIdttXw7W77EzE%2BqQDRjgwRqgzHQjS3bbNaNS5iUs6zYXuud1XvZd05dVAxIavtTtstVV3pSimOHux8fRz8SiFG25lLrPBRdaCN5KqfOimXmVQFkDlyCxa%2BuZSRRx5yiAC2tW8KJYcLHg1TGXqq4Uz99Y8ooTXTzO9tlmdc5IXXjTTWr/hwZEOJ2DYhsaV9mNxFVvVIcAIdJ99%2Bg7TF7BRvxfnS5odYhaIxHL7lWe5xmccLPHjzj/WGIo6bzDhK7wPlr7dV3pL%2BN%2B%2BtveX87mGw%3D%3D&RelayState=s209b48138e430cbb281bb1eed5ba942d407fb2daf HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2d6d2b8a326cad01475a75f2f6d40ebf5ef65b24d&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 29ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUj5tACJgqoibbspoT305nUmrCV/1TPZpf%2B%2BToAulVoOPVnyzDzjed/xAoXRnq9berZ7%2BNECUnIy2iLvA0vWBsudQIXcCgPISfJq/emBF2nOfXDkpNMsWSNCIOXsxllsDYQKwouS8HX/sGTPRB55lp20awfo0/6UtUk9hCZtAthj6sIxEya7lmcGSKy1EpihZ8k2PktZ0TX4E5cqYd54EaQsQFD26BWl0pmOWVWPe6hVAEk3WFVH7gcXJPSzL1kjNAJLdtslw2Jaj/PhfPJukhdNng/FfFhM5KTIYTxpprNmKmA6GsvZU8zHUiCqF3gjILaws0jC0pIVeVEM8tkgHx2Gcz4e8Xz4nSXlRbn3ytbxtfdlfjonIf94OJSD8rE6sOQbBOzViAlstejM4n3jcGPffay4esZW6BfZDeLM8/xzrNltS6eV/JmstXavmwCC4qgUWujlM4Lud%2BluVD1o%2BlROQVhUYIklVdnhv7RCq0ZBiKp7ll07X1YR6t6cuBUEJ/qPyZKNM14EhZ1UcBKSrmLdgjc6VuyhWd2FSi67vHjdOf7qQt25GLcK6kM3lneBLjL%2BFX6O/WO239Hbn7j6BQ%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQiEZS1AoqCqSNtuSugeenPtCWvJX/U4u/Tf1wnQTaWWw54seWae8bzveIFMK0fXbXg2e/jZAobkpJVB2geWpPWGWoYSqWEakAZO6/XnB1qkOXXeBsutIskaEXyQ1myswVaDr8G/SA7f9g9L8hyCQ5plJ2XbEbq0P7nQqQPfpI0Hc0ytP2ZMZ9fyTENgayUZZuhIso3PkoZ1Df7GpZLpN14ESQPgpTk6GVJudces68c9COmBhwFWisj9aD2HfvYlaZhCIMluuyRYjFk5ByHErJzMZ7N500xFeSdKKOaT/G42KXh5D4LBOOZjxRDlC7wREFvYGQzMhCUp8qIY5fNRPj2M72k5pfn4O0mqi3IfpBHxtbdl/nFOQvrpcKhG1WN9IMkTeOzViAlktejMon1jP7DvNpZdPSMrdItsgDjzHP0Sa3bbyirJfyVrpezrxgMLcdTgW%2Bjl0yzc7tLdSDFq%2BlQaPDMowQSS1FWH/9oyJRsJPqruSHbtfFlFEL05cSsCnMI7Jks2VjvmJXZSwYnxcBVrCN6oWLGHZnUTyinv8uJ15/ir9aJzMW4ViEM3lrM%2BXGT8J/wc%2B89sf6LDn7j6DQ%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScgGFSxAoqCqSNtuSugeevM6E9aSv%2BqZ7NJ/XydAl0othz3F8sw843nfyRyF0Z6vOnq2O/jZAVJyNNoiHwIL1gXLnUCF3AoDyEnyevXlnhdpzn1w5KTTLFkhQiDl7NpZ7AyEGsKLkvB9d79gz0QeeZYdtetG6NPhKxuTeght2gawh9SFQyZMdinPDJBYaSUwQ8%2BSTXyWsqJv8DcuVcK88SJIWYCg7MErSqUzPbOuH3bQqACSrrCqidxPLkgYZl%2BwVmgElmw3C4bF3aQsx5CX7eypLYq8lfEA01kzbsvJh7yYimk5y6d3ZczHSiCqF3gjIHawtUjC0oIVeVGM8ukoL/fjGZ%2BUPB//YEl1Vu6jsk187W2Zn05JyD/v99Woeqj3LHmEgIMaMYEt571ZfGgcruy7jRUXz9gS/Ty7Qpx4nn%2BNNdtN5bSSv5KV1u51HUBQHJVCB4N8RtDtLv2NakbtkMopCIsKLLGkrnr8t05o1SoIUXXPskvn8ypCM5gTt4LgSO%2BYLFk740VQ2EsFRyHpItY1eK1jxQ7a5U2o5LLPi9e9468uNL2Lcaug2fdjeRfoLOM/4afYf2b7E73%2BE5e/AQ%3D%3D HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2d296d506ebb91a909fe7bc92f9d5dbc0fe0c523a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 35ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds27d501963602f001a9126c620e56f78f7ae745c8b&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds21a58eddd6538668ff4d57d5e28307632c59edae1&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScjCNliAREFVkbbdlNAeejPOhLXkr3omu/Tf18lCl0oth54seWae8bzveI7CaM9XHT3ZHfzoACk5GW2RD4EF64LlTqBCboUB5CR5vfr0wIs05z44ctJplqwQIZBydu0sdgZCDeFZSfi6e1iwJyKPPMtO2nUj9OlwysakHkKbtgHsMXXhmAmTXcozAyRWWgnM0LNkE5%2BlrOgb/IlLlTBvvAhSFiAoe/SKUulMz6zrxx00KoCkK6xqIveDCxKG2ResFRqBJdvNgmExO%2BTT%2B/KuLJp7UZazQzkWs0k5nk2glDlMJ/kdtM07UcR8rASieoY3AmIHW4skLC1YkRfFKC9H%2BWQ/nvHphOfj7yypzsq9V7aJr70t8%2BE1CfnH/b4aVY/1niXfIOCgRkxgy3lvFh8ahyv7bmPFxTO2RD/PrhCvPM8/x5rtpnJayZ/JSmv3sg4gKI5KoYNBPiPodpf%2BRjWjdkjlFIRFBZZYUlc9/ksntGoVhKi6Z9ml83kVoRnMiVtBcKL/mCxZO%2BNFUNhLBSch6SLWNXitY8UO2uVNqOSyz4vXveMvLjS9i3GroNn3Y3kX6CzjX%2BGvsX/M9jt6/ROXvwA%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BWoWLRYgUVDVlbbdlNAeejPOhLXkr3omu/Tf1wnQpVLLoSdLnplnPO87nqMw2vNVT892Cz96QEqORlvkY2DB%2BmC5E6iQW2EAOUnerD498jLNuQ%2BOnHSaJStECKScXTuLvYHQQHhREr5uHxfsmcgjz7Kjdv0EfTqesjWph9ClXQB7SF04ZMJkl/LMAImVVgIz9CzZxGcpK4YGf%2BJSJcwbL4KUBQjKHryiVDozMJvmaQutCiDpCqvayP3ggoRx9gXrhEZgycNmwbDsqmle5dPiXTGD2Uzmct9VoirKoqxkPhV3xf5eVDPIYz7WAlG9wBsBsYcHiyQsLViZl%2BUkv5/k1a6Y8buK58V3ltRn5d4r28bX3pZ5f0pC/nG3qyf1U7NjyTcIOKoRE9hyPpjFx8bhyr7bWHHxjC3Rz7MrxInn%2BedY87CpnVbyZ7LS2r2uAwiKo1LoYZTPCLrdZbhR7aQbUzkFYVGBJZY09YD/0gutOgUhqu5Zdul8XkVoR3PiVhAc6T8mS9bOeBEUDlLBUUi6iHUNXutYsYVueRMquRzy4vXg%2BKsL7eBi3Cpod8NY3gU6y/hX%2BCn2j9l%2BR69/4vIX HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp39gsIwQIkCqqKlDYblubQm/GOiSV/1eNN6L%2Bvd4GGSg2Hnix5Zp7xvO94hkwrR5dteDFb%2BNkChuSolUHaB%2Bak9YZahhKpYRqQBk7r5dcHWqY5dd4Gy60iyRIRfJDWrKzBVoOvwb9KDt%2B3D3PyEoJDmmVHZdsBurQ/eaNTB16kwoM5pNYfMqazS3mmIbClkgwzdCRZx2dJw7oGf%2BNSyfQ7L4KkAfDSHJwMKbe6Y9b14xYa6YGHK6xsIvez9Rz62edEMIVAks16TrDcTyb7YiSGo/yOiel%2BAgLux%2BPhfijGw0ZM%2BPBuKoqiZDEfK4YoX%2BGdgNjCxmBgJsxJmZflIL8f5KNdMaXjEc2LHySpzsp9kqaJr70t8/6UhPTLblcNqsd6R5Jn8NirERPIYtaZRfvG/sq%2B21h28Yws0M2yK8SJ5%2Bi3WLNZV1ZJ/itZKmXfVh5YiKMG30Ivn2bhdpfuRjYD0afS4JlBCSaQpK46/FPLlBQSfFTdkezS%2BbyK0PTmxK0IcAz/MVmystoxL7GTCo6Mh4tY1%2BCVihVbEIubUE55lxevO8ffrG86F%2BNWQbPrxnLWh7OM/4SfYh/M9id6/RMXvwE%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBasMwDP2V4HsTJ3GSxjSFsl4KK4y27LCbZiudwbGzyIbt75e2bKw77CbJ7z30nrUiGOwoH/3Zx3BAGr0jTD4G60henzoWJyc9kCHpYECSQcnjZv8oi5TLcfLBK29ZskUKxkEw3nXsLYSRZJZ9WB9TA0N6KRZKDym6s3GIk3Hn0YRU%2BSGDIdttn47WH1CbCVXIBgywsQYoM3pkyW7bMdJLRAE9ou6FarVoGyhVk%2Bfita7yGlRZlb3g9XKGu28fJz8Ti6qvkNdK6CrHZV4LKJuGY1uUJRcNb5u%2BL1tse5iZRBF3jgK40LGCF8WCLxdcnPJWVkLy/IUlzzjR1eNsn61Xl4zklTf9Su3/0IAIp0tQbE3jKvslcdMb5TFAiHTfPXiNyTPYiP%2Br0xUtj1EpJGLZvcp%2BnsEZ1wd8j/OPJYYS7R0mdIP30drP20p/GffTn/b%2BctZf&RelayState=s2c2dff6f0cd02451dfe3a33b602e4445c363afaf9 HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f4604061319e99c0cbf4a412124c06a51b8a49e0&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds29b0568382d6a889b81a948194e8c0e5403efd7a2&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUhJFyxAoqCqSNtultA99GbsCWvJX/U4u/Tf1wnQTaUuh54seWae8bzveI5MK0dXbXg2O/jZAobkpJVB2gcWpPWGWoYSqWEakAZO69XXe1qkOXXeBsutIskKEXyQ1qytwVaDr8G/SA7fd/cL8hyCQ5plJ2XbEbq0P7nQqQPfpI0Hc0ytP2ZMZ9fyTENgKyUZZuhIsonPkoZ1Df7GpZLpN14ESQPgpTk6GVJudces64cdCOmBhwFWisj9bD2HfvYFaZhCIMl2syBYTA6TosgFHEpecph9LMtxCR8OMOWNuMunE5g1d81B8JiPFUOUL/BGQGxhazAwExakyItilE9H%2BWQ/ntFyQvPxD5JUF%2BU%2BSSPia2/LfDgnIf2y31ej6qHek%2BQJPPZqxASynHdm0b6xH9h3G8uunpElunk2QJx5jn6LNdtNZZXkv5KVUvZ17YGFOGrwLfTyaRZud%2BlupBg1fSoNnhmUYAJJ6qrDP7ZMyUaCj6o7kl07X1YRRG9O3IoAp/AfkyVrqx3zEjup4MR4uIo1BK9VrNhBs7wJ5ZR3efG6c/zVetG5GLcKxL4by1kfLjL%2BE36OvTPbn%2BjwJy5/Aw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s27d501963602f001a9126c620e56f78f7ae745c8b&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 27ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s21a58eddd6538668ff4d57d5e28307632c59edae1&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 27ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f1158bc557e58186feb545e7a0861aaff70c0b79&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s29b0568382d6a889b81a948194e8c0e5403efd7a2&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f4604061319e99c0cbf4a412124c06a51b8a49e0&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f1158bc557e58186feb545e7a0861aaff70c0b79&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 25ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PsiGLliAREFVkbbdLKE99ObaE9aSv%2Bpxdum/rxOgm0oth54seWae8bzveIFMK0fXXXg2e/jRAYbkpJVBOgSWpPOGWoYSqWEakAZOm/WnB1pmBXXeBsutIskaEXyQ1myswU6Db8C/SA5f9g9L8hyCQ5rnJ2W7FF02nFzozIFvs9aDOWbWH3Om82t5riGwtZIMc3Qk2cZnScP6Bn/iMsn0Gy%2BCpAHw0hydDBm3umc2zeMehPTAwwgrReR%2BsJ7DMPuStEwhkGS3XRIsoYKCgyigKmYTUbT3Au7mfCr4/WwqxN18Wr0rJm1bxnysGaJ8gTcCYgc7g4GZsCRlUZZpMUuL6jCZ02lFi8k3ktQX5d5LI%2BJrb8v8/ZyE9OPhUKf1Y3MgyVfwOKgRE8hq0ZtFh8Z%2BZN9tLLt6RlboFvkIceY5%2BjnW7La1VZL/TNZK2deNBxbiqMF3MMinWbjdpb%2BRIm2HVBo8MyjBBJI0dY9/6piSrQQfVXckv3a%2BrCKIwZy4FQFO4T8mSzZWO%2BYl9lLBifFwFWsM3qhYsYd2dRPKKe/z4nXv%2BKv1oncxbhWIQz%2BWsz5cZPwr/Bz7x2y/o%2BOfuPoF HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwFPyVkrttUltbgxVkvQgKi4qHvb2mr24gTbp9Cbh/v1XZRffgLW8yM7yZZEHQmV5u3dkFv0fqnSWMLp2xJG9XFQuDlQ5Ik7TQIUmv5GG128o05rIfnHfKGRatkby24LWzFfv0vieZJBfjQqyhi6%2BHiWq6GO1ZW8RB23Ovfaxcl0CXbNbvB%2BP22OgBlU869LAyGijRTc%2BizbpiVKg2b1QtkNcoCl7OkfNmjkUGBRdQ561oy3yq6pFuf3Mc3ShMVYGzti25UlkhpnnNheKcg5jNGshE2uYjmuUljEqigBtLHqyvWMrTdMLLCc%2BOYi7zTHLxwaITDnTLOMZny8W1I3nTDQ%2BtvS4NiHC4FsWW1C%2BSB4u7Xy8PHnyg5%2BnNNRidwAR87U43tjwEpZCIJc8uuxGDMy73%2BBXGF4s0RY2zGNGd3gZjvu8r/Vc8o3/j889Z/gA%3D&RelayState=s2ce399c2dd5d587e98f4724f8dc7b46f7d3fef161 HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPdjtowEIVfJfI9CaRkFyyClIKqIm27KaG96J3XnrCW/FePs0vfvk6Abiq1XFSKZMkz843nnMkKmVaOVl14Nnv40QGG5KSVQToEStJ5Qy1DidQwDUgDp0316YHm6ZQ6b4PlVpGkQgQfpDUba7DT4BvwL5LD1/1DSZ5DcEiz7KRsN0GXDicXOnXg27T1YI6p9ceM6exanmkIrFKSYYaOJNv4LGlY3%2BBPXCqZfuNFkDQAXpqjkyHlVvfMpnncg5AeeBhhpYjcD9ZzGGYvScsUAkl225JgLsRy%2BQ7m81mxEPdPRbEEVty1LSwKkXMhZvG7a%2B95G/OxZojyBd4IiB3sDAZmQknyaZ5PpovJdH6YLWkxp9PZd5LUF%2BXeSyPia2/L/HROQvrxcKgn9WNzIMk38DioERPIetWbRYfGfmTfbSy7ekbW6FbZCHHmOfo51uy2tVWS/0wqpezrxgMLcdTgOxjk0yzc7tLfSDFph1QaPDMowQSSNHWP/9IxJVsJPqruSHbtfFlFEIM5cSsCnMJ/TJZsrHbMS%2BylghPj4SrWGLxRsWIP7fomlFPe58Xr3vFX60XvYtwqEId%2BLGd9uMj4V/g59o/ZfkfHf%2BL6Fw%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a1bff17fe7b13063542d728bf7f308cf7b5fe153&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBasMwDP2V4HsTx008x7SFsl4KHYx27LCb4qidwbGzyIbu75e2bKw77CbJ7z38nrQg6N2gd%2BEUUtwjDcETZufeedLXpyVLo9cByJL20CPpaPRh/bTTIud6GEMMJjiWbZCi9RBt8Ev2HuNAuijOLqTcQp9fipnp%2Bhz9yXrE0frTYGNuQl9AX2w3zwcX9tjZEU0seoywdhaosN3Asu1myUjVc1CNqo%2BKPxheVe28AVUKLlulmkYBr6aKSzHB/bePlzARhYJjKapStUfZll0Fsi6hEvPuAbmUrZG8FbKsGzkxiRJuPUXwcckEF2LG1YxXL2Wj60rz8o1lrzjS1eNkn60Wl4z0lTf%2BSu3/0IAIx0tQbEXDovglcdMb9CFCTHTfPYYOs1dwCf9XpytaH5IxSMSKe5WnaQYnXO3xI00byyxlXfCY0Q1%2BTM593r70l3E//WnvL2f1BQ%3D%3D&RelayState=s2a809862efa26fab51f756700141da11d2b29f4f8 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:01 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2db580eaccdd663f506f37ad018182271a9f89f6c&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BSLLBosgUVBVpG03JXQPvbnOhLXkr3qcXfrv6wToUqnlsCdLnplnPO87XiBT0tJV75/1Dn72gD46KqmRjoGK9E5Tw1Ag1UwBUs9ps/r8QPM4pdYZb7iRJFohgvPC6LXR2CtwDbgXweHb7qEiz95bpElylKafoI3Hk7cqtuC6uHOgD7Fxh4Sp5FKeKPBsJQXDBC2JNuFZQrOhwd%2B4WDD1xgsgoQGc0AcrfMyNGphN87iDVjjg/gor2sD9aByHcfaKdEwikGi7qQjmfJrBPCvb%2B6yc3fOyTLN8PmPFXV52KZTFbNpN58Us4yEfa4YoXuCNgNjDVqNn2lckT/N8kpaTtNhnc3pX0DT7TqL6rNwHodvw2tsy/zglIf2039eT%2BrHZk%2BgJHI5qhASyXAxm0bGxu7LvNpZdPCNLtIvkCnHiWfol1Gw3tZGC/4pWUprXtQPmw6je9TDKp5i/3WW4Ee2kG1Opd0yjAO1J1NQD/mvPpOgEuKC6Jcml83kVoR3NCVvh4ejfMVm0NsoyJ3CQCo6M%2B4tY1%2BC1DBU76JY3oZzyIS9cD46/GtcOLoatgnY/jGWN82cZ/wk/xf4z25/o9U9c/gY%3D HTTP/1.1" 200 2290 5ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds213e0211cbe3a7b3917a2da0ffb763be46cf6bc1d&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUjDLrUAiYKqIm27WUJ76G1wJqwlf9Xj7NJ/XydAl0oth54seWae8bzveEaglePLLjybLf7okEJy1MoQHwJz1nnDLZAkbkAj8SB4vfz8wIs0587bYIVVLFkSoQ/SmpU11Gn0NfoXKfDr9mHOnkNwxLPsqGw3IpcOp2h06tC3aevRHFLrDxno7FKeaQywVBIoI8eSdXyWNNA3%2BBOXStBvvAiSBtFLc3AypMLqnlnXj1tspEcRrrCyidyP1gscZp%2BzFhQhSzbrOaOiFVMo87K8nxZ5C3u4v9837yaTIt9Pm/0UYIx347uyLWI%2BVUAkX/CNQNThxlAAE%2BasyItilE9Hebkbv%2BeTkufj7yypzsp9kKaJr70t8/6URPzTbleNqsd6x5Jv6GlQIyawxaw3iw%2BN/ZV9t7Fw8YwtyM2yK8SJ5/iXWLNZV1ZJ8TNZKmVfVx4hxFGD73CQT0O43aW/kc2oHVJ58GBIogksqase/9SBkq1EH1V3LLt0Pq8iNoM5cSsCHsN/TJasrHbgJfVS4RFEuIh1DV6pWLHFdnETKrjo8%2BJ17/ir9U3vYtwqbHb9WM76cJbxr/BT7B%2Bz/Y5e/8TFLw%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a1bff17fe7b13063542d728bf7f308cf7b5fe153&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 25ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 12ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2db580eaccdd663f506f37ad018182271a9f89f6c&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 26ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNG2hRICExgUJpAkQh93cxLBIadLVicT%2BfgW0CXbgZjvvPfm9eEbQ2k5u/NnHsEPqvCNMLq11JG9PcxZ7Jz2QIemgRZJByf1yu5Ei5bLrffDKW5askIJxEIx3c/YZQkcyyy7Wx9RAm16LkdJtiu5sHGJv3LkzIVW%2BzaDN1qv3vfU71KZHFbIWAyytAcqM7liyXs0ZcZ7nTQHiVNQTzsvJFBG1rlBMaqXzvC7GzZQr0APc/fo4%2BIEogANUCstSFFwDx2rMVV7WoLBp6rwej7kopk1RDUyiiGtHAVyYM8GFGPF6xMtDPpVVKbn4YMkRe7p5HOyzxeyakbzx%2BofUXocGRNhfg2IL6mbZg8Rdr5P7ACHSc/fmNSZHsBFfq9MNLfdRKSRi2bPKdpjBGRc7/IrDjyWGEu0dJnSHn6K13/eV/jOep3/t8%2BUsfgA%3D&RelayState=s22c7ac517846cce5310b977362753c0a9921d0685 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s213e0211cbe3a7b3917a2da0ffb763be46cf6bc1d&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 34ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SYhC2bUAKQVVRdp2U0L30JuxJ6wlf9Xj7NJ/XydAN5VaDnuy5Jl5xvO%2B4wUyrRytuvBsdvCzAwzJSSuDdAgsSecNtQwlUsM0IA2cNtWXB1qkOXXeBsutIkmFCD5Ia9bWYKfBN%2BBfJIfvu4cleQ7BIc2yk7LdBF06nFzo1IFv09aDOabWHzOms2t5piGwSkmGGTqSbOKzpGF9g79xqWT6jRdB0gB4aY5OhpRb3TOb5nEHQnrgYYSVInI/Wc9hmH1JWqYQSLLdLAkWH%2BbsfjqDXJR381y0%2BXTaFjmfFlAe5mx%2BAGBlIeazMuZjzRDlC7wREDvYGgzMhCUp8qKY5HeTvNxP7%2BmspHnxgyT1RbmP0oj42tsyH85JSD/v9/Wkfmz2JHkCj4MaMYGsFr1ZdGjsR/bdxrKrZ2SFbpGNEGeeo19jzXZTWyX5r6RSyr6uPbAQRw2%2Bg0E%2BzcLtLv2NFJN2SKXBM4MSTCBJU/f4bx1TspXgo%2BqOZNfOl1UEMZgTtyLAKbxjsmRttWNeYi8VnBgPV7HG4LWKFTtoVzehnPI%2BL173jr9aL3oX41aB2PdjOevDRcZ/ws%2Bx/8z2Jzr%2Biavf HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQjQggVIKagq0rabJWkPvRlnzFryVz3OLv33dQJ0qdRy6MmSZ%2BYZz/uOl8i0crTswrPZw48OMCQnrQzSIbAinTfUMpRIDdOANHBal58faJHm1HkbLLeKJCUi%2BCCt2ViDnQZfg3%2BRHL7uH1bkOQSHNMtOynYjdOlw8lanDrxIhQdzTK0/Zkxn1/JMQ2ClkgwzdCTZxmdJw/oGf%2BJSyfQbL4KkAfDSHJ0MKbe6Z9b14x5a6YGHG6xsI/ej9RyG2VdEMIVAkt12RbCAQ86mvIBczObFfDGZ8YNoJ%2BN3xVgUk/EUhHi/gEM7iflYMUT5Am8ExA52BgMzYUWKvChG%2BXyUT5vxgs6mNC%2B%2Bk6S6KPdBmja%2B9r7Mh3MS0k9NU42qx7ohyTfwOKgRE8h62ZtFh8b%2Bxr77WHb1jKzRLbMbxJnn6JdYs9tWVkn%2BMymVsq8bDyzEUYPvYJBPs3C/S38j25EYUmnwzKAEE0hSVz3%2BqWNKCgk%2Bqu5Idu18WUVoB3PiVgQ4hf%2BYLNlY7ZiX2EsFJ8bDVaxb8EbFij2I9V0op7zPi9e946/Wt72LcaugbfqxnPXhIuNf4efYP2b7Hb39ietf HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLTsMwEPyVyPcmzsN1YrWVEL1UAgm1iAO3rb0plhw7ZG0J/p60FYhy4La7nhntjHdFMLhRPYRTSHGPNAZPmH0MzpO6PK1ZmrwKQJaUhwFJRa0Od48Pqsq5GqcQgw6OZVukaD1EG/yavcU4kiqKDxdSbmHIz8VCmyFHf7IecbL%2BNNqY6zAUMBS77dPBhT0aO6GOxYAR7pwFKqwZWbbbrhm1fFlXoumxlKLXeJRC16YUoux52zbLRld9vVyKZob7bx/PYSZWRhjUupPQQdfLxnDZdW0tRSmh6VuQHe%2BOdY9yZhIl3HmK4OOaVbyqFrxd8Oa57JRoFK9eWfaCE108zvbZZnXOSF1406/U/g8NiHA6B8U2NK6KXxJXvVEdIsREt919MJi9gEv4vzpd0OqQtEYiVtyqPM4zOOFmj%2B9p/rHMUmaCx4yu8D4593ld6S/jdvrT3l7O5gs%3D&RelayState=s205836fcd26838ea531d166628715c2c83a00c27f HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SchmIbUAiYKqIm27WUJ76M21J6wlf9Xj7NJ/XydAN5VaDj1Z8sw843nf8QKZVo6uu/Bs9vCjAwzJSSuDdAgsSecNtQwlUsM0IA2cNutPD7RIc%2Bq8DZZbRZI1IvggrdlYg50G34B/kRy%2B7B%2BW5DkEhzTLTsp2E3TpcHKhUwe%2BTVsP5phaf8yYzq7lmYbA1koyzNCRZBufJQ3rG/yJSyXTb7wIkgbAS3N0MqTc6p7ZNI97ENIDDyOsFJH7wXoOw%2BxL0jKFQJLddkmwKKez%2Bf1M5CXk0LZVVcygKu9mYj6v7vI5z8W0ZFUOIuZjzRDlC7wREDvYGQzMhCUp8qKY5NUkLw/Td/S%2BpHnxjST1Rbn30oj42tsyfz8nIf14ONST%2BrE5kOQreBzUiAlktejNokNjP7LvNpZdPSMrdItshDjzHP0ca3bb2irJfyZrpezrxgMLcdTgOxjk0yzc7tLfSDFph1QaPDMowQSSNHWPf%2BqYkq0EH1V3JLt2vqwiiMGcuBUBTuE/Jks2VjvmJfZSwYnxcBVrDN6oWLGHdnUTyinv8%2BJ17/ir9aJ3MW4ViEM/lrM%2BXGT8K/wc%2B8dsv6Pjn7j6BQ%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2b08046a1356c5d18854567a0d1f265255885afa5&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2eb0a4c2e0f5828935cbfd31621f2314eff79ebd3&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds267b60fefb301041b64f9ff05f9edf4a0f9a96014&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds210e7b1ac32db8614a987c749c4290cb230a18bf7&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2b08046a1356c5d18854567a0d1f265255885afa5&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSx%2BSBLUBC5YIEUgWIQ2/GWVNLjp1mbYn%2BfQOoFemB2%2B56ZrQz3jnK1nZi6y8%2Bhj1g5x1Ccm2tQ3F/WpDYO%2BElGhROtoAiKHFY7baCpVR0vQ9eeUuSNWAwTgbj3YJ8htChyLKr9TE1sk1vxUQ1bQruYhxAb9ylMyFVvs1km23W7wfr99CYHlTIWghyZY3EzDQdSTbrBUFdyVmhFahpfgZZcFZV0xljCnJOeX1mBavOGpp6gLtfH0c/EFkFM8pzxqu81FPQpSp4zanOtVY1L2VNFatZXTUDEzHCxmGQLiwIo4xN6GxCi2PORVkIyj5IcoIe7x4H%2B2Q5v2Uk7rz%2BKbXXoUlE6G9BkSV28%2BxJ4qHXiUOQIeK4e/MNJCdpI7xWxztaHKJSgEiyscpumMkLLPfwFYcfSwwmjXeQ4AOuo7Xfj5X%2BM8bTv3Z8Ocsf&RelayState=s25b482842e3ed13fe0a2c5541abb3ea89e674ce29 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUgXKBYgUVBVpG03S%2BgeehucCWvJX/U4u/Tf1wnQpVKXQ0%2BWPDPPeN53PCPQyvFlG57NFn%2B2SCE5amWI94E5a73hFkgSN6CReBC8Wn6950Wac%2BdtsMIqliyJ0AdpzcoaajX6Cv2LFPh9ez9nzyE44ll2VLYdkEv7U9Q6deibtPFoDqn1hwx0dinPNAZYKgmUkWPJOj5LGuga/I1LJeg3XgRJg%2BilOTgZUmF1x6yqhy3W0qMIV1hZR%2B5n6wX2s89ZA4qQJZv1nFEBH4Ro8ul0PIIch%2BPJtG6KPcB%2Bn8OkgOF4PxpOR5MJxHwqgUi%2B4BuBqMWNoQAmzFmRF8Ug/zjI73bDKR/d8bz4wZLyrNwnaer42tsy709JxL/sduWgfKh2LHlCT70aMYEtZp1ZvG/sr%2By7jYWLZ2xBbpZdIU48x7/Fms26tEqKX8lSKfu68gghjhp8i718GsLtLt2NrAdNn8qDB0MSTWBJVXb4xxaUbCT6qLpj2aXzeRWx7s2JWxHwGP5jsmRltQMvqZMKjyDCRaxr8ErFii02i5tQwUWXF687x1%2BtrzsX41ZhvevGctaHs4z/hJ9i78z2J3r9Exe/AQ%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2eb0a4c2e0f5828935cbfd31621f2314eff79ebd3&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 35ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s267b60fefb301041b64f9ff05f9edf4a0f9a96014&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 30ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s210e7b1ac32db8614a987c749c4290cb230a18bf7&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 30ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSx%2BQBFiChckECqQLEobfF3lBLjp1mbYn%2BfQOoFfTAbXc9M9oZ74ygtZ3c%2BLOPYYfUeUeYXFrrSN6e5iz2TnogQ9JBiySDkvvldiNFymXX%2B%2BCVtyxZIQXjIBjv5uwzhI5kll2sj6mBNr0WI6XbFN3ZOMTeuHNnQqp8m0GbrVfve%2Bt3qE2PKmQtBlhaA5QZ3bFkvZoz4hMhykLX9aQ4iUZUhcDyVKpC1aLKhVZNM6mwqKsB7n59HPxAFFgJXnHNqyZXmMMYBORYl4pPT2KcV3za5KDzUzkwiSKuHQVwYc4EF2LEJyNeHPKpLAvJxQdLjtjTzeNgny1m14zkjdc/pPY6NCDC/hoUW1A3yx4k7nqd3AcIkZ67N68xOYKN%2BFqdbmi5j0ohEcueVbbDDM642OFXHH4sMZRo7zChO7yJ1n7fV/rPeJ7%2Btc%2BXs/gB&RelayState=s2f51148d952a9f4aa0c55d4aa5e03658466e8f8b6 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp39qsUEguQKKgqUtpsWNpDb4N3lljyVz3ehP77ehdoqNRy6MmSZ%2BYZz/uOZwRaOb7swrPZ4o8OKSRHrQzxITBnnTfcAkniBjQSD4LXy88PvExz7rwNVljFkiUR%2BiCtWVlDnUZfo3%2BRAr9uH%2BbsOQRHPMuOynYjculwikanDn2bth7NIbX%2BkIHOLuWZxgBLJYEycixZx2dJA32DP3GpBP3GiyBpEL00BydDKqzumXX9uMVGehThCiubyP1ovcBh9jlrQRGyZLOeMyrLotw3eQHTXIxzKNr8bjKd4LtSTKfiflzm0OC%2B2BeTmE8VEMkXfCMQdbgxFMCEOSvzshzld6N8vCvu%2Bfsxz8vvLKnOyn2QpomvvS3z/pRE/NNuV42qx3rHkm/oaVAjJrDFrDeLD439lX23sXDxjC3IzbIrxInn%2BJdYs1lXVknxM1kqZV9XHiHEUYPvcJBPQ7jdpb%2BRzagdUnnwYEiiCSypqx7/1IGSrUQfVXcsu3Q%2BryI2gzlxKwIew39MlqysduAl9VLhEUS4iHUNXqlYscV2cRMquOjz4nXv%2BKv1Te9i3Cpsdv1YzvpwlvGv8FPsH7P9jl7/xMUv HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SRoFKBYgUVBVpG03JWkPvTn2hLXkr3qcXfrv6wTYpVLLoSdLnplnPO87XiLTytFNH57MAX72gCE5aWWQjoEV6b2hlqFEapgGpIHTevP5gRZpTp23wXKrSLJBBB%2BkNVtrsNfga/DPksO3w8OKPIXgkGbZSdl%2Bgi4dTy506sB3aefBHFPrjxnT2bU80xDYRkmGGTqS7OKzpGFDgz9xqWT6jRdB0gB4aY5OhpRbPTDr%2BvEAQnrg4QYrReR%2BtJ7DOPuKdEwhkGS/WxEsgDEoZ%2B2UzYG3kLfTcrFoSzbLhcjnCzGHtpxCMeMxHyuGKJ/hjYDYw95gYCasSJEXxSR/P8nL5t2CTkuaFz9IUl2U%2ByCNiK%2B9L3N7TkL6qWmqSfVYNyT5Dh5HNWICWS8Hs%2BjY2N/Ydx/Lrp6RNbpldoM48xz9Emv2u8oqyX8lG6Xsy9YDC3HU4HsY5dMs3O8y3Egx6cZUGjwzKMEEktTVgP/aMyU7CT6q7kh27XxZRRCjOXErApzCf0yWbK12zEscpIIT4%2BEq1i14q2LFAbr1XSinfMiL14PjL9aLwcW4VSCaYSxnfbjI%2BFf4OfaP2V6jtz9x/Rs%3D HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bMfN14QkQJZgWIBudeOsh904mU4F6Gui3Gb/frKTrBmw5rCTAJF8KL4vNSfQyvFVG57NDn%2B2SCE5amWI94EFa73hFkgSN6CReBC8Wn2550Wac%2BdtsMIqlqyI0AdpzdoaajX6Cv2LFPhtd79gzyE44ll2VLYdkEv7U9Q6deibtPFoDqn1hwx0dinPNAZYKQmUkWPJJj5LGuga/I1LJeg3XgRJg%2BilOTgZUmF1x6yqhx3W0qMIV1hZR%2B4n6wX2sy9YA4qQJdvNglHRjGE4EzCdNENoYIb5XT2dFjge1giTRuBkdDeewGwY86kEIvmCbwSiFreGApiwYEVeFIN8NshH%2B%2BEHPh7xvPjOkvKs3Edp6vja2zL/OCUR/7zfl4Pyodqz5Ak99WrEBLacd2bxvrG/su82Fi6esSW5eXaFOPEc/xprtpvSKil%2BJSul7OvaI4Q4avAt9vJpCLe7dDeyHjR9Kg8eDEk0gSVV2eEfW1Cykeij6o5ll87nVcS6NyduRcBj%2BI/JkrXVDrykTio8gggXsa7BaxUrdtgsb0IFF11evO4cf7W%2B7lyMW4X1vhvLWR/OMv4Tfoq9M9uf6PVPXP4G HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUgDy1qAREFVkbbdlNAeevM6E9aSv%2BqZ7NJ/XydAl0oth54seWae8bzveI7CaM9XHT3bHfzoACk5Gm2RD4EF64LlTqBCboUB5CR5vfr0wIs05z44ctJplqwQIZBydu0sdgZCDeFFSfi6e1iwZyKPPMuO2nUj9OlwysakHkKbtgHsIXXhkAmTXcozAyRWWgnM0LNkE5%2BlrOgb/IlLlTBvvAhSFiAoe/CKUulMz6zrxx00KoCkK6xqIveDCxKG2ResFRqBJdvNgmExKd9NSzGTQj7JYlpO2vFUFnB3f5fPplM5luXkrp3lMI75WAlE9QJvBMQOthZJWFqwIi%2BKUT4b5eV%2BfM8nJc%2BL7yypzsq9V7aJr70t89MpCfnH/b4aVY/1niXfIOCgRkxgy3lvFh8ahyv7bmPFxTO2RD/PrhAnnuefY812Uzmt5M9kpbV7XQcQFEel0MEgnxF0u0t/o5pRO6RyCsKiAkssqase/6UTWrUKQlTds%2BzS%2BbyK0AzmxK0gONJ/TJasnfEiKOylgqOQdBHrGrzWsWIH7fImVHLZ58Xr3vFXF5rexbhV0Oz7sbwLdJbxr/BT7B%2Bz/Y5e/8TlLw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f5a18ca76f1afa8e03d772e51dea6fce64356a81&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2212bd01a70c40a1f08676e32c77c9420adeb1b16&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp39itEBQuQtqCqSGmzZWkOvRl7lljyVz3ehP77ehdotlLLISdLnplnPO87XiDTytGqC89mBz87wJCctDJIh8CSdN5Qy1AiNUwD0sBpU315oGWaU%2BdtsNwqklSI4IO0Zm0Ndhp8A/5Fcvi%2Be1iS5xAc0iw7KdtN0KXDyYVOHfg2bT2YY2r9MWM6u5ZnGgKrlGSYoSPJJj5LGtY3%2BBuXSqbfeBEkDYCX5uhkSLnVPbNpHncgpAceRlgpIveT9RyG2ZekZQqBJNvNkmBZTOf3bNbOWlEe5jmb3wlRtIXg04M4TAso53BXfChYGfOxZojyBd4IiB1sDQZmwpKUeVlO8tkkn%2B6LOb2f0rz8QZL6otxHaUR87W2ZD%2BckpJ/3%2B3pSPzZ7kjyBx0GNmEBWi94sOjT2I/tuY9nVM7JCt8hGiDPP0a%2BxZruprZL8V1IpZV/XHliIowbfwSCfZuF2l/5Gikk7pNLgmUEJJpCkqXv8t44p2UrwUXVHsmvnyyqCGMyJWxHgFN4xWbK22jEvsZcKToyHq1hj8FrFih20q5tQTnmfF697x1%2BtF72LcatA7PuxnPXhIuM/4efYf2b7Ex3/xNVv HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds24cf64f9cd0752c949d013fdb06d9ffe1b119e773&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SZoNLGsBEgVVRdp2U0J76M3YE9aSv%2Bpxdum/rx2gS6WWQ0%2BWPDPPeN53PEOmlaPLPjybLfzoAUN21MogHQJz0ntDLUOJ1DANSAOn7fLTI63ykjpvg%2BVWkWyJCD5Ia1bWYK/Bt%2BBfJIev28c5eQ7BIS2Ko7L9CF0%2BnFzo3IHv8s6DOeTWHwqmi0t5oSGwpZIMC3QkW8dnScNSgz9xuWT6jRdB0gB4aQ5OhpxbnZht%2B7QFIT3wcIWVInI/WM9hmH1OOqYQSLZZzwlW44dJV5f7%2B7tyejcRe14LMZ6WFXTd/n7cVfV4MuElq1M%2BNgxRvsAbAbGHjcHATJiTqqyqUTkdlfXu3QMd17SsvpOsOSv3XhoRX3tb5v0pCenH3a4ZNU/tjmTfwOOgRkwgi1kyiw6N/ZV9t7Hs4hlZoJsVV4gTz9HPsWazbqyS/Ge2VMq%2BrjywEEcNvodBPs3C7S7pRopRN6TS4JlBCSaQrG0S/kvPlOwk%2BKi6I8Wl83kVQQzmxK0IcAz/MVm2stoxLzFJBUfGw0Wsa/BKxYotdIubUE55yovXyfFX60VyMW4ViF0ay1kfzjL%2BFX6K/WO239Hrn7j4BQ%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds21495a8f8fd2b90a93dd1f1dc4bdb41e29e3171a2&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2596f40b730836dbc4dd5802effb75f24566c0a4e&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2212bd01a70c40a1f08676e32c77c9420adeb1b16&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 27ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fZLBbsIwEER/JfKdxHWcECyIhMoFCaQKEIfeHHtDLTl2mrUl%2BvcNQa2gh96865mn3bGXKDvbi52/%2BBgOgL13CMm1sw7FdLUicXDCSzQonOwARVDiuN7vBEup6AcfvPKWJBvAYJwMxrsV%2BQihR5FlV%2BtjamSX3g4zpbsU3MU4gMG4S29CqnyXyS7bbt6O1h9AmwFUyDoIcm2NxMzoniTbzYoga3IodNMopcu2hapq5g2UtGx5wUs2Z0XDm1JrOsrdzx4nfzO2FRSKA%2BcLkIUsF4zmI0BTkJTneVHpvKlGajE6ESNsHQbpwoowytiMVjPKTy8LUXBB2TtJzjDgtOO4PqmXt4zE5BseUvs/NIkIwy0oUmO/zB4Qd14vjkGGiM/Vq9eQnKWN8D8dJ7U4RqUAkWTPlP3YkxeoD/AZxxdLDCbaO0jwLm%2BjtV/3kf46nru/5fPPqb8B&RelayState=s2aa28abbeb37dd00c0c2dbfead7c11280cf3244f0 HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f5a18ca76f1afa8e03d772e51dea6fce64356a81&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 29ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s24cf64f9cd0752c949d013fdb06d9ffe1b119e773&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 31ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 12ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQgfBQuQKKgq0rabErqH3ow9YS35qx5nl/77OgG6qdRy2JMlz8wznvcdL5Bp5ei6Cc9mDz8bwJCctTJIu8CSNN5Qy1AiNUwD0sBptf7yQIs0p87bYLlVJFkjgg/Smo012GjwFfgXyeH7/mFJnkNwSLPsrGwzQJd2Jxc6deDrtPZgTqn1p4zp7FaeaQhsrSTDDB1JtvFZ0rC2wd%2B4VDL9xosgaQC8NCcnQ8qtbplV9bgHIT3w0MNKEbmfrOfQzb4kNVMIJNltlwSLenSsp%2BN5PsvFdHgU9WTO8xEXYsgm01nxgedidIQxn8V8LBmifIE3AmIDO4OBmbAkRV4Ug3w2yMeH4ZxOxjQvfpCkvCr3URoRX3tf5uMlCennw6EclI/VgSRP4LFTIyaQ1aI1i3aNfc%2B%2B%2B1h284ys0C2yHuLCc/RrrNltS6sk/5WslbKvGw8sxFGDb6CTT7Nwv0t7I8Wg7lJp8MygBBNIUpUt/lvDlKwl%2BKi6I9mt83UVQXTmxK0IcA7vmCzZWO2Yl9hKBWfGw02sPnijYsUe6tVdKKe8zYvXreOv1ovWxbhVIA7tWM76cJXxn/BL7D%2Bz/Yn2f%2BLqNw%3D%3D HTTP/1.1" 200 2290 5ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwEP2VkrttGqJtgxVkvQgKi4qHvaXJ1A2kSbeTgPv32yq76B68zUzee8x7mSXKzvZi5y8%2BhgNg7x1Ccu2sQ3F7qkkcnPASDQonO0ARlDiu9zvBUir6wQevvCXJBjAYJ4PxriafIfQosuxqfUyN7NKpmCndpeAuxgEMxl16E1Llu0x22XbzfrT%2BANoMoELWQZBrayRmRvck2W5qgrzRjPKmAMh1W7YtpbrgDYd5wQq%2BqBYVtPNGF9UId78%2BTn4kMlpq4EUOSlJQBWvKvOVKUVUymUPZApR5w0s5MREjbB0G6UJNGGVsRssZ5ae8EnMuKPsgyRkGvHkc7ZPVcspI3HjDQ2qvQ5OIMExBkRX2y%2BxB4q7Xi2OQIeJz9%2BY1JGdpI7xWxxtaHKNSgEiyZ5X9OJMXWB3gK44/lhhMtHeQ4B3eRmu/7yv9ZzxP/9rny1n9AA%3D%3D&RelayState=s20e0ecc957c2d1812b07a5952d9b7a45af8448f78 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s21495a8f8fd2b90a93dd1f1dc4bdb41e29e3171a2&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 31ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2596f40b730836dbc4dd5802effb75f24566c0a4e&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 29ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds22719a273a3a99372d28dbef2f27105b7dc29ebc4&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds25c9ffca7c503ba5e169bb59a93489298a3dc8925&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcS5%2BE8LEBC5YIEUgWIQ29OvKGWHDvN2hL9%2B4agVqQHbt7dmbFn1ksUne753l6td0fA3hqE4NZpg3warYgfDLcCFXIjOkDuGn7aHPY8CSnvB%2BtsYzUJtoBOGeGUNSvy6VyPPIpu2vpQiS68HxaN7EIwV2UABmWuvXJhY7tIdNFu%2B37S9ghSDdC4qAMnNloJjJTsSbDbrgjWRZlAmrKK0TZOC5bQJElrmZV1VdI8ZyKv44wV%2BQg3vz7OdiQmWUlFW7MirmlcZlXLqrSlSSFpXkpZVmlWS9ayth6ZiB52Bp0wbkXuNyxouaDZOa44yzhNPkhwgQEnj6N9sl7eM%2BITb3hK7XVoAhGGe1Bkjf0yepJ46PX85ITzOK/erITgIrSH1%2Bo4ofnJNw0gkmiuchh74grrI3z5cWOBwkBaAwE%2B4K3X%2BvvxpP%2BMefevnP%2Bc9Q8%3D&RelayState=s2a0dc423b0ea2fcedb75b7177b9f3f2d58563cf7c HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2fef7bc57fc747cf7764ecbbb40fb6978f2300213&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STYLC1iAREFVkbbdLKE99DY4E9aSv%2Bpxdum/rxOgS6WWQ0%2BWPDPPeN53PCPQyvFlG17MFn%2B0SCE5amWI94E5a73hFkgSN6CReBC8Wn5%2B5EWac%2BdtsMIqliyJ0AdpzcoaajX6Cv2rFPh1%2BzhnLyE44ll2VLYdkEv7U9Q6deibtPFoDqn1hwx0dinPNAZYKgmUkWPJOj5LGuga/IlLJeh3XgRJg%2BilOTgZUmF1x6yqpy3W0qMIV1hZR%2B5H6wX2s89ZA4qQJZv1nFExvRsLgPEeYVSL8QRhOBkKeMhH%2BX56Pxo3w/tp8zCtRzGfSiCSr/hOIGpxYyiACXNW5EUxyCeDfLi7m/LRkOfFd5aUZ%2BU%2BSFPH196WeX9KIv5ptysH5VO1Y8k39NSrERPYYtaZxfvG/sq%2B21i4eMYW5GbZFeLEc/xLrNmsS6uk%2BJkslbJvK48Q4qjBt9jLpyHc7tLdyHrQ9Kk8eDAk0QSWVGWHf25ByUaij6o7ll06n1cR696cuBUBj%2BE/JktWVjvwkjqp8AgiXMS6Bq9UrNhis7gJFVx0efG6c/zN%2BrpzMW4V1rtuLGd9OMv4V/gp9o/Zfkevf%2BLiFw%3D%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s22719a273a3a99372d28dbef2f27105b7dc29ebc4&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 28ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s25c9ffca7c503ba5e169bb59a93489298a3dc8925&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 26ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2fef7bc57fc747cf7764ecbbb40fb6978f2300213&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHfyIqGOBUioXJCoVAHi0NvGXlNLjp1mbYn%2BfQOoFfTAbXc9M9oZ75ygs73Y%2BpOPYYfUe0eYnDvrSFyfFiwOTnggQ8JBhySCFPvV21aUaS76wQcvvWXJGikYB8F4t2CfIfQksuxsfUwNdOmlmEjVpehOxiEOxp16E1Lpuwy6bLN%2B31u/Q2UGlCHrMMDKGqDMqJ4lm/WCka4r1A3ijNdF08q2BTUDzWdyilpP27oo61q3yEe4%2B/Vx8COx1FqrF9Xwpqg451MteVG%2BoAaodNuArKZVy2tVyJFJFHHjKIALC1bmZTnJ%2BSSvDkUj6krk5QdLjjjQ1eNony3nl4zElTfcpfY8NCDC4RIUW1I/z%2B4kbnq92AcIkR67V68wOYKN%2BFydrmixj1IiEcseVd7GGZxwucOvOP5YYihR3mFCN7iO1n7fVvrPeJz%2BtY%2BXs/wB&RelayState=s244102ecb3891b2ed1e358533056aa7fb2c4211c9 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwEP2VkrttmrY2DSrIehEUFhUPe0ubqRtIk24nAffvtyq72D14m5m895j3MguUnenFzl1c8AfA3lmE6NoZi%2BL%2BtCRhsMJJ1Cis7ACFb8Rxvd8JFlPRD867xhkSbQC9ttJrZ5fk0/seRZJcjQuxll18K2aN6mKwF20BBm0vvfZx47pEdsl283407gBKD9D4pAMv10ZLTLTqSbTdLAkygJxRxVIJNa9KCnOlKl4DMM4ZV0XW1kWaldUIt78%2BTu5GLHjb5oWsKlq2Km/brKZFWcznKa/rTKVKZUpC3vKRiRhga9FL65eEUcZmlM9ofkorUeSCsg8SnWHAu8fRPlktbhmJO294Su11aBIRhltQZIX9InmSeOj14uilDzjt3pyC6CxNgNfqeEeLY2gaQCTJVGU/zuQFVgf4CuOPRRoj5SxE%2BIC3wZjvx0r/GdPpXzu9nNUP&RelayState=s29c476e8de4c24b8dd725842dfc43fcc18c2233b3 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9pAEIb/irV3bONAAitAoqCqSGnjYJpDb5P1mKy0X91ZJ/Tfd22goVLDoSevdmae2Xnf8YxAK8eXbXgxW/zZIoXkoJUh3gfmrPWGWyBJ3IBG4kHwavn1nhdpzp23wQqrWLIkQh%2BkNStrqNXoK/SvUuD37f2cvYTgiGfZQdl2QC7tv6LWqUPfpI1Hs0%2Bt32egs3N5pjHAUkmgjBxL1vFZ0kDX4G9cKkG/8yJIGkQvzd7JkAqrO2ZVPWyxlh5FuMDKOnI/Wy%2Bwn33OGlCELNms54wKIe5gNBTDGsd5/Vzk4xyLu8kUYNrcxFMxgek0v729iflUApF8xXcCUYsbQwFMmLMiL4pBPhnko91wyscjnhc/WFKelPskTR1fe13m52MS8S%2B7XTkoH6odS57QU69GTGCLWWcW7xv7C/uuY%2BHsGVuQm2UXiCPP8W%2BxZrMurZLiV7JUyr6tPEKIowbfYi%2BfhnC9S3cj60HTp/LgwZBEE1hSlR3%2BsQUlG4k%2Bqu5Ydu58WkWse3PiVgQ8hP%2BYLFlZ7cBL6qTCA4hwFusSvFKxYovN4ipUcNHlxevO8Tfr687FuFVY77qxnPXhJOM/4cfYB7P9iV7%2BiYvf HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds261eb09b112cc6721e65d59f154969129b04e430a&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds26f3ae65c8e815a6d0e20e1ebd82f56d623d410e7&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds25af7b24eaf36169f3e835087e66eeaf4f76bb4b7&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STYL3WABEgVVRdp2U0J76G1wJqwlf9Xj7NJ/XydAl0oth54seWae8bzveEaglePLLjybLf7okEJy1MoQHwJz1nnDLZAkbkAj8SB4vfz0yIs0587bYIVVLFkSoQ/SmpU11Gn0NfoXKfDr9nHOnkNwxLPsqGw3IpcOp2h06tC3aevRHFLrDxno7FKeaQywVBIoI8eSdXyWNNA3%2BBOXStBvvAiSBtFLc3AypMLqnlnXT1tspEcRrrCyidwP1gscZp%2BzFhQhSzbrOaOiKN89TGFatuI%2BL8sS2nZ/N8WHOzEp8kl%2B34BoJuPJdB/zqQIi%2BYJvBKION4YCmDBnRV4Uo7wc5ePd3ZRPxjwvvrOkOiv3Xpomvva2zPtTEvGPu101qp7qHUu%2BoadBjZjAFrPeLD409lf23cbCxTO2IDfLrhAnnuOfY81mXVklxc9kqZR9XXmEEEcNvsNBPg3hdpf%2BRjajdkjlwYMhiSawpK56/JcOlGwl%2Bqi6Y9ml83kVsRnMiVsR8Bj%2BY7JkZbUDL6mXCo8gwkWsa/BKxYottoubUMFFnxeve8dfrW96F%2BNWYbPrx3LWh7OMf4WfYv%2BY7Xf0%2BicufgE%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 12ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaJGqhjaASGhckkCaKOOzmpS6LlCZdnUjs71dAm2CH3WznvSe/Fy8JejuonT/7GA5Ig3eEyaW3jtTtacXi6JQHMqQc9EgqaNWs9zslU66G0QevvWXJBikYB8F4t2IfIQyksuxifUwN9Om1mOm2T9GdjUMcjTsPJqTa9xn02Xbz2lh/wNaMqEPWY4C1NUCZaQeWbDcrRouFfu9EoQUXiw6Bo0ZRFBVvOUqATghZcl2VcoK7Hx9HPxEln%2Bdl1S4KjkLksoWiAwl8XlYVz7Hr8jyXEwJwYhJF3DoK4MKKSS7ljJcznh9FpYpccfnGkhOOdPM42Wf18pqRuvHGh9T%2BDw2IcLwGxWoaltmDxF1vUE2AEOm5e/EtJiewEf9XpxtaNVFrJGLZs8p%2BmsEZ6wN%2BxunHEkNJ6x0mdId30dqv%2B0p/Gc/T3/b5cupv&RelayState=s2a384c2e57b07141a2349d6cdc9c5033c7207cb16 HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds228679a98fc30888affb19e71c520503dacd5459b&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s261eb09b112cc6721e65d59f154969129b04e430a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 25ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SRqgaS1AoqCqSNtulqR76M3YE9aSv%2Bpxdum/rxOgm0pdDj1Z8sw843nf8QKZVo6uu/Bk9vCzAwzJSSuDdAgsSecNtQwlUsM0IA2c1uuvd7RIc%2Bq8DZZbRZI1IvggrdlYg50GX4N/lhy%2B7%2B%2BW5CkEhzTLTsp2E3TpcHKhUwe%2BTVsP5phaf8yYzq7lmYbA1koyzNCRZBufJQ3rG/yNSyXTr7wIkgbAS3N0MqTc6p5Z1/d7ENIDDyOsFJH72XoOw%2BxL0jKFQJLddkmweF8KKHk7nc1nnM%2BLVsAUpvxQHtp8Xk5L4NPDvOTiEPOxYojyGV4JiB3sDAZmwpIUeVFM8g%2BTfNa8%2B0jnM5oXP0hSXZT7JI2Ir70t8%2BGchPRL01ST6r5uSPIIHgc1YgJZLXqz6NDYj%2By7jWVXz8gK3SIbIc48R7/Fmt22skryX8laKfuy8cBCHDX4Dgb5NAu3u/Q3UkzaIZUGzwxKMIEkddXjHzqmZCvBR9Udya6dL6sIYjAnbkWAU/iPyZKN1Y55ib1UcGI8XMUagzcqVuyhXd2Ecsr7vHjdO/5ivehdjFsFounHctaHi4z/hJ9jb8z2Jzr%2Biavf HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s25af7b24eaf36169f3e835087e66eeaf4f76bb4b7&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s26f3ae65c8e815a6d0e20e1ebd82f56d623d410e7&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 27ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPbjtMwEIZfJfJ9DmR7SK22UmiFqLSwoSlccOc4k64ln/A4u%2BXtcdKWLRL0gitLnplvPP8/XiJT0tKy9896Dz96QB%2BdlNRIx8CK9E5Tw1Ag1UwBUs9pXX56pHmSUeuMN9xIEpWI4LwwemM09gpcDe5FcPi6f1yRZ%2B8t0jQ9SdPHaJPx5K1KLLgu6RzoY2LcMWUqvZanCjwrpWCYoiXRNjxLaDY0%2BBOXCKbeeAEkNIAT%2BmiFT7hRA7Oun/bQCgfc32BFG7gfjOMwzr4iHZMIJNptVwRzgPl81uasKbLpIp88TKbzhk1nRTFreFPwfFHkfD7pHkI%2BVgxRvMAbAbGHnUbPtF%2BRPMvzOCvibHJ4t6DTCc3y7ySqLsq9F7oNr70vc3NOQvrxcKji6qk%2BkOgbOBzVCAlkvRzMomNjd2PffSy7ekbWaJfpDeLMs/RzqNltKyMF/xmVUprXjQPmw6je9TDKp5i/32W4EW3cjanUO6ZRgPYkqqsB/6VnUnQCXFDdkvTa%2BbKK0I7mhK3wcPL/MVm0McoyJ3CQCk6M%2B6tYt%2BCNDBV76NZ3oZzyIS9cD46/GtcOLoatgvYwjGWN8xcZ/wo/x/4x2%2B/o7U9c/wI%3D HTTP/1.1" 200 2292 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PggQigVIFFQVadtNCe2hN689YS35qx5nl/77OgG6VGo59GTJM/OM533HC2RaObruwrPZw48OMCQnrQzSIbAknTfUMpRIDdOANHDarD890DIrqPM2WG4VSdaI4IO0ZmMNdhp8A/5Fcvi6f1iS5xAc0jw/Kdul6LLh5EJnDnybtR7MMbP%2BmDOdX8tzDYGtlWSYoyPJNj5LGtY3%2BBOXSabfeBEkDYCX5uhkyLjVPbNpHvcgpAcebrBSRO4H6zkMsy9JyxQCSXbbJcESKgFP5ZRXZVGNZpWYV1BMBRTz8bga81k1ms74ZN6KmI81Q5Qv8EZA7GBnMDATlqQsyjIt3qXF5DCa0%2BmEFuV3ktQX5d5LI%2BJr78v8dE5C%2BvFwqNP6sTmQ5Bt4HNSICWS16M2iQ2N/Y999LLt6RlboFvkN4sxz9HOs2W1rqyT/mayVsq8bDyzEUYPvYJBPs3C/S38jRdoOqTR4ZlCCCSRp6h7/pWNKthJ8VN2R/Nr5soogBnPiVgQ4hf%2BYLNlY7ZiX2EsFJ8bDVaxb8EbFij20q7tQTnmfF697x1%2BtF72LcatAHPqxnPXhIuNf4efYP2b7Hb39iatf HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2b7eafdd46798907f9b7637675511f39161290030&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2e98ddb13d5825f5192fdd339f84cf89683b58b1d&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds27e41db4eba19bc46857fa62589fa77474fc543f3&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s228679a98fc30888affb19e71c520503dacd5459b&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2e98ddb13d5825f5192fdd339f84cf89683b58b1d&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 25ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f403bf15cc7b04e4ccb0b77a72bb1c60dbd97a04&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2b7eafdd46798907f9b7637675511f39161290030&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 27ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2fbc935f5c858f65d27b0e186935a0b9fd427b66b&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s27e41db4eba19bc46857fa62589fa77474fc543f3&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 28ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f403bf15cc7b04e4ccb0b77a72bb1c60dbd97a04&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 24ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2fbc935f5c858f65d27b0e186935a0b9fd427b66b&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUhhFyxAoqCqSNtuSugeejP2mLXkr3qcXfrv6wToUqnlsKdI8/GM530nM2RGe7ps47Pdws8WMGZHoy3SPjEnbbDUMVRILTOANHLaLL880CovqQ8uOu40yZaIEKJyduUstgZCA%2BFFcfi%2BfZiT5xg90qI4atcO0Of9lwuTewgylwHsIXfhUDBTXNoLA5EttWJYoCfZOj1LWdYN%2BBuXK2beeAmkLEBQ9uBVzLkzHbNpHrcgVAAer7BKJO4nFzj0u8%2BJZBqBZJv1nGB1D/sp7EdyKOV9tZejyXBcjifTcXkH%2Bw9jORQiBSZ3ItVjzRDVC7wREFvYWIzMxjmpyqoalJNBOdoNp3Q8omX1g2T1WbmPyor02tsy709FSD/vdvWgfmx2JHuCgL0aqYAsZp1ZtB8cruy7jWUXz8gC/ay4Qpx4nn5NPZt17bTiv7Kl1u51FYDFtGoMLfTyGRZvT%2BkiSgxkX0pjYBYV2Eiypu7w31qmlVQQkuqeFJfJ51ME0ZuTriLCMb5js2zljGdBYScVHBmPF7GuwSudOrYgFzehnPKuLoU7x19dEJ2L6apA7Lq1vAvxLOM/4afcf3b7k73%2BExe/AQ%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2d915c19f15a2cb854c2aaa048574b25483992a46&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds25d3a31689acf63790bff6133df04927645ab0d54&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f73900d639009953dce6e265006a42960ffcf2f8&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQhZSixASkFVkbbdlKR76M3rTFhL/qrH2aX/vk6ALpVaDnuy5Jl5xvO%2B4yUyJS0te/%2Bs9/CzB/TRUUmNdAysSO80NQwFUs0UIPWc1uWXe5rFKbXOeMONJFGJCM4LozdGY6/A1eBeBIfv%2B/sVefbeIk2SozT9BG08nrxVsQXXxZ0DfYiNOyRMJZfyRIFnpRQME7Qk2oZnCc2GBn/jYsHUGy%2BAhAZwQh%2Bs8DE3amDW9cMeWuGA%2ByusaAP3k3EcxtlXpGMSgUS77Ypg1hUwK2ac5/NizvJpNs%2Bzgi%2B6bpE%2BTT/MppzdZXxe5LOQjxVDFC/wRkDsYafRM%2B1XJEuzbJIuJmneTAt6l9M0%2B0Gi6qzcR6Hb8NrbMj%2BdkpB%2BbppqUj3UDYkeweGoRkgg6%2BVgFh0buyv7bmPZxTOyRrtMrhAnnqVfQ81uWxkp%2BK%2BolNK8bhwwH0b1rodRPsX87S7DjWgn3ZhKvWMaBWhPoroa8N96JkUnwAXVLUkunc%2BrCO1oTtgKD0f/jsmijVGWOYGDVHBk3F/EugZvZKjYQ7e%2BCeWUD3nhenD81bh2cDFsFbTNMJY1zp9l/Cf8FPvPbH%2Bi1z9x/Rs%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2d915c19f15a2cb854c2aaa048574b25483992a46&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 24ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SYiWpViAREFVkbbdlKR76G1wJqwlf9Xj7NJ/XydAl0othz1Z8sw843nf8ZxAK8dXXXg2O/zZIYXkqJUhPgQWrPOGWyBJ3IBG4kHwavXlgRdpzp23wQqrWLIiQh%2BkNWtrqNPoK/QvUuD33cOCPYfgiGfZUdluRC4dTtHo1KFv09ajOaTWHzLQ2aU80xhgpSRQRo4lm/gsaaBv8DculaDfeBEkDaKX5uBkSIXVPbOqHnfYSI8iXGFlE7mfrBc4zL5gLShClmw3C0ZFMZ1NcY/72eT%2BvkWYiqKB6aRo9zBusR3neTHe5%2BNpE/OpBCL5gm8Eog63hgKYsGBFXhSj/MMov6vHMz6543nxgyXlWbmP0jTxtbdl3p%2BSiH%2Bu63JUPlY1S57Q06BGTGDLeW8WHxr7K/tuY%2BHiGVuSm2dXiBPP8a%2BxZrsprZLiV7JSyr6uPUKIowbf4SCfhnC7S38jm1E7pPLgwZBEE1hSlT3%2BWwdKthJ9VN2x7NL5vIrYDObErQh4DO%2BYLFlb7cBL6qXCI4hwEesavFaxYoft8iZUcNHnxeve8Vfrm97FuFXY1P1YzvpwlvGf8FPsP7P9iV7/xOVv HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQjsFixAoqCqSNtuSugeejPOhLXkr3omu/Tf1wnQpVLLYU%2BWPDPPeN53PENhtOfLlp7tFn62gJQcjbbI%2B8CctcFyJ1Aht8IAcpK8Wn554EWacx8cOek0S5aIEEg5u3IWWwOhgvCiJHzfPszZM5FHnmVH7doB%2BrQ/ZW1SD6FJmwD2kLpwyITJLuWZARJLrQRm6Fmyjs9SVnQN/salSpg3XgQpCxCUPXhFqXSmY1bV4xZqFUDSFVbVkfvJBQn97HPWCI3Aks16zrCQ07vxSMgPRTOp6/2%2BGE%2BH90MJTTECKe7zySgf7vfDoon5WApE9QJvBMQWNhZJWJqzIi%2BKQT4Z5OPdcMrvxjwvfrCkPCv3Udk6vva2zPtTEvLPu105KB%2BrHUueIGCvRkxgi1lnFu8bhyv7bmPFxTO2QD/LrhAnnudfY81mXTqt5K9kqbV7XQUQFEel0EIvnxF0u0t3o%2BpB06dyCsKiAkssqcoO/60VWjUKQlTds%2BzS%2BbyKUPfmxK0gONI7JktWzngRFHZSwVFIuoh1DV7pWLGFZnETKrns8uJ15/irC3XnYtwqqHfdWN4FOsv4T/gp9p/Z/kSvf%2BLiNw%3D%3D HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s25d3a31689acf63790bff6133df04927645ab0d54&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 28ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bMd120RIAmQJhgXoVi/OetiNk%2BhUgPUxUW6zfz/ZSdYM2HLoSYBIPhTfl5oR6NbxZReezRZ/dkghOejWEB8Cc9Z5wy2QIm5AI/EgeL38/MCLNOfO22CFbVmyJEIflDUra6jT6Gv0L0rgt%2B3DnD2H4Ihn2aG13YhcOpxC6tShb9LGo9mn1u8z0Nm5PNMYYNkqoIwcS9bxWcpA3%2BBvXKpAv/EiSBlEr8zeqZAKq3tmXT9uUSqPIlxglYzcj9YLHGafswZaQpZs1nNGxTiHfHJ/A4Ao7supEHIsi5uibEQJCOKuKW%2Bnkzs5iflUAZF6wTcCUYcbQwFMmLMiL4pRPhnl5W485bclz4vvLKlOyn1QRsbXXpf5xzGJ%2BKfdrhpVj/WOJU/oaVAjJrDFrDeLD439hX3XsXD2jC3IzbILxJHn%2BJdYs1lXtlXiV7JsW/u68gghjhp8h4N8GsL1Lv2NkqNmSOXBgyGFJrCkrnr81w5a1Sj0UXXHsnPn0yqiHMyJWxHwEN4xWbKy2oFX1EuFBxDhLNYleNXGii02i6tQwUWfF697x1%2Btl72LcatQ7vqxnPXhJOM/4cfYf2b7E738iYvf HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 17ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f9e393cc4696a4126429c8ff80b1731ca52c6943&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f73900d639009953dce6e265006a42960ffcf2f8&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 30ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2cb815f208448f1b183fc99e2b0ea00fc03b0fe69&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bM/5aCzEAbIEwwJ0qxdnPeymSnQqQF8T5Tb795OdZM2ALYeeBIjkQ/F9qQUyrRxddeHZ7OBnBxiSo1YG6RCoSOcNtQwlUsM0IA2cNqsv97RIc%2Bq8DZZbRZIVIvggrVlbg50G34B/kRy%2B7%2B4r8hyCQ5plR2W7Ebp0OLnQqQPfpq0Hc0itP2RMZ5fyTENgKyUZZuhIsonPkob1Df7GpZLpN14ESQPgpTk4GVJudc9smocdCOmBhyusFJH7yXoOw%2BwVaZlCIMl2UxEsRMmhnUzzuzmbFtNiXJZsJmZjEKwAUYxnT3dlnufzPOZjzRDlC7wREDvYGgzMhIoUeVGM8vkon%2Bw/lHQ6oXnxgyT1WbmP0oj42tsyP52SkH7e7%2BtR/dDsSfIIHgc1YgJZLnqz6NDYX9l3G8sunpElukV2hTjxHP0aa7ab2irJfyUrpezr2gMLcdTgOxjk0yzc7tLfSDFqh1QaPDMowQSSNHWP/9YxJVsJPqruSHbpfF5FEIM5cSsCHMM7JkvWVjvmJfZSwZHxcBHrGrxWsWIH7fImlFPe58Xr3vFX60XvYtwqEPt%2BLGd9OMv4T/gp9p/Z/kSvf%2BLyNw%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f9e393cc4696a4126429c8ff80b1731ca52c6943&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 26ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2cb815f208448f1b183fc99e2b0ea00fc03b0fe69&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 28ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScgCGyxAoqCqSNtuSugeenPtCWvJX/U4u/Tf1wnQTaWWw54izccznvedLJBp5ei6Dc9mDz9bwJCctDJI%2B8SStN5Qy1AiNUwD0sBpvf78QIs0p87bYLlVJFkjgg/Smo012GrwNfgXyeHb/mFJnkNwSLPspGw7Qpf2Xy506sA3aePBHFPrjxnT2bU90xDYWkmGGTqSbOOzpGHdgL9xqWT6jRdB0gB4aY5OhpRb3THr%2BnEPQnrgYYCVInI/Ws%2Bh331JGqYQSLLbLgkWDMriTtxPJ3d5KcT9eNYIls/z6bgsZzHclEU%2BnTUwj/VYMUT5Am8ExBZ2BgMzYUmKvChGeTnKJ4fxnE4nNC%2B%2Bk6S6KPdBGhFfe1vmH%2BcipJ8Oh2pUPdYHkjyBx16NWEBWi84s2g/2A/tuY9nVM7JCt8gGiDPP0S%2BxZ7etrJL8V7JWyr5uPLAQVw2%2BhV4%2BzcLtKV1EilHTl9LgmUEJJpCkrjr815Yp2UjwUXVHsuvkyymC6M2JVxHgFN6xWbKx2jEvsZMKToyHq1hD8EbFjj00q5tQTnlXF8Od46/Wi87FeFUgDt1azvpwkfGf8HPuP7v9yQ7/xNVv HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BaYFC5AoqCrStpsltIfejDNhLfmrHmeX/vs6Abqp1HLoyZJn5hnP%2B44XyJS0dN35Z72HHx2gj85KaqRDYEk6p6lhKJBqpgCp57Ref36geZxS64w33EgSrRHBeWH0xmjsFLga3Ivg8HX/sCTP3lukSXKWppugjYeTNyq24Nq4daBPsXGnhKnkVp4o8GwtBcMELYm24VlCs77Bn7hYMPXGCyChAZzQJyt8zI3qmXX9uIdGOOB%2BhBVN4H40jsMw%2B5K0TCKQaLddEsyzOSuOfF4WaV5k06KE8n0x5W3bHrNixt5lkGfl/DifhXysGKJ4gTcCYgc7jZ5pvyR5mueTdDZJy0M2p9OSpvl3ElVX5T4I3YTX3pf5eElC%2BulwqCbVY30g0TdwOKgREshq0ZtFh8ZuZN99LLt5RlZoF8kIceFZ%2BiXU7LaVkYL/jNZSmteNA%2BbDqN51MMinmL/fpb8RzaQdUql3TKMA7UlUVz3%2BqWNStAJcUN2S5Nb5uorQDOaErfBw9v8xWbQxyjInsJcKzoz7m1hj8EaGij20q7tQTnmfF657x1%2BNa3oXw1ZBc%2BjHssb5q4x/hV9i/5jtd3T8E1e/AA%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQhUBQuQKKgq0rabkrSH3gZnwlryVz3OLv33dQLsUqnl0JMlz8wznvcdLwi0cnzdhSezx58dUkhOWhniQ2DJOm%2B4BZLEDWgkHgSv1p8feJHm3HkbrLCKJWsi9EFas7GGOo2%2BQv8sBX7bPyzZUwiOeJadlO1G5NLhFI1OHfo2bT2aY2r9MQOdXcszjQHWSgJl5Fiyjc%2BSBvoGf%2BJSCfqNF0HSIHppjk6GVFjdM6vqcY%2BN9CjCDVY2kfvReoHD7EvWgiJkyW67ZFRMcTqfiXxetIdx0QqYjCeiaN8jTCY5zMVhNhPQTA9tzKcSiOQzvhGIOtwZCmDCkhV5UYzy2Sif1uM5fzflefGDJeVFuQ/SNPG192U%2BnJOIf6rrclQ%2BVjVLvqOnQY2YwFaL3iw%2BNPY39t3HwtUztiK3yG4QZ57jX2LNbltaJcWvZK2Ufdl4hBBHDb7DQT4N4X6X/kY2o3ZI5cGDIYkmsKQqe/zXDpRsJfqoumPZtfNlFbEZzIlbEfAU/mOyZGO1Ay%2BplwpPIMJVrFvwRsWKPbaru1DBRZ8Xr3vHX6xvehfjVmFT92M568NFxr/Cz7F/zPYavf2Jq98%3D HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds236d702f92a1a8386cadf9844d76a958938200898&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR7kzRkoWu1lUorRKWFDU3hwG3WnnQt%2BQuPs1v%2BPU62ZYsEPXCy5Jl5xvO%2B4zmB0Z6v%2Bvhod/ijR4rZ0WhLfAwsWB8sd0CKuAWDxKPg7erTHa/ykvvgohNOs2xFhCEqZ9fOUm8wtBielMCvu7sFe4zREy%2BKo3b9hHw%2BnkKa3GPo8i6gPeQuHAowxbm8MBhhpRVQQZ5lm/QsZWFo8CcuV2BeeQmkLGJQ9uBVzIUzA7Nt73coVUARL7BKJu4HFwSOsy9YB5qQZdvNglGFMJ3W4l0tqhuYimklq9s3UHXwtqxrIWYPiKWUs1qmfGqASD3hK4Gox62lCDYuWFVW1aScTcp6P73lNzUvq%2B8sa07KvVdWptdel/nhJYn4x/2%2BmTT37Z5l3zDQqEZKYMv5YBYfG4cL%2B65j4ewZW5KfFxeIF57nn1PNdtM4rcTPbKW1e14HhJhGjaHHUT4D8XqX4UbJSTem8hjAkkIbWdY2A/5LD1p1CkNS3bPi3Pm0iihHc9JWRDzG/5gsWzvjISgapMIjiHgW6xK81qlih93yKlRwMeSl68HxZxfk4GLaKpT7YSzvQjzJ%2BFf4S%2Bwfs/2OXv7E5S8%3D HTTP/1.1" 200 2288 5ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwFPyVkrttTattghVkvQgKi4qHvb2mr24gTbp9Cbh/v1XZRffgLW8yM7yZZEHQmV5u3dkFv0fqnSWMLp2xJG9XFQuDlQ5Ik7TQIUmv5GG120oep7IfnHfKGRatkby24LWzFfv0vieZJBfjQqyhi6%2BHiWq6GO1ZW8RB23Ovfaxcl0CXbNbvB%2BP22OgBlU869LAyGijRTc%2BizbpiVLfztKlVgS0oSEVRzzNQom6zVmU5jqgoOKaYj3T7m%2BPoRiEXZTblUyjnvAShihkUQgHyshB1AZmY5WLGOeY4KokCbix5sL5iPOV8kpaTND9OhZzlMuUfLDrhQLeMY3y2XFw7kjfd8NDa69KACIdrUWxJ/SJ5sLj79fLgwQd6nt5cg9EJTMDX7nRjy0NQColY8uyyGzE443KPX2F8sUhT1DiLEd3pbTDm%2B77Sf8Uz%2Bjc%2B/5zlDw%3D%3D&RelayState=s29ea008cbc8dc6138a54e09c59f4f989f36e4a196 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHfyME5ILEBC5YIEUgVVD71t7A215Nhp1pbo3zeAWpUeettdz4x2xrsk6O0g9/7sYzgiDd4RJpfeOpK3pxWLo5MeyJB00CPJoORpc9hLnuZyGH3wyluWbJGCcRCMdyv2HsJAMssu1sfUQJ9ei5nSfYrubBziaNx5MCFVvs%2Bgz3bb55P1R9RmRBWyHgNsrAHKjB5YstuuGM2xLqDlotKiFHNsi0K08wqga8oFr7pWAdecYzvB3bePFz8R%2BaKuhYZO8wW0pdag6pI3QjS8bZquAKgQdZXzbmISRdw5CuDCivGc81lez3LxUjSyFDLnbyx5xZFuHif7bL28ZiRvvPFXav%2BHBkQ4XoNiaxqW2S%2BJu94gTwFCpMfuyWtMXsFG/F%2Bdbmh5ikohEcseVQ7TDM64PuJHnH4sMZRo7zChO7yL1n7eV/rLeJz%2BtI%2BXs/4C&RelayState=s214c35acad11378e84b420ad92b193bcbf1f561b5 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVJBbsIwEPxK5DuJaxwSLIKEygUJpAoQh9629kItOXaatSX6%2BwZQK%2BiBm3c8M9oZe0bQuk6twymkuEXqgifMzq3zpK5XDUu9VwHIkvLQIqmo1W6xWSuRc9X1IQYdHMuWSNF6iDb4hn3G2JEqirMLKbfQ5pfDSJs2R3%2ByHrG3/tTZmOvQFtAWq%2BXbzoUtGtujjkWLERbOAhXWdCxbLRtGgMh5WcpKmrGophOo66rEqRSVnvDph5HVRIuxlAPd/%2BbYh0EohAaowYi6lmWFtdYgeVVyPgDiBcZHacxgd7woiRKuPEXwsWGCCzHi9YjL/ctUlVJx8c6yA/Z0zTjEZ/PZpSN11fV3rT0vDYiwvxTF5tTNijuLm1%2BndhFiosfpNRjMDuASPnenK1vtktZIxIpHl82AwQnnW/xKw4tlljITPGZ0ox%2BTc9%2B3lf4rHtG/8fHnzH8A&RelayState=s2e1d2a9df8c5e409149febed8bef98300cc890471 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ea114c74c25a1c12d293a2fa6044cc8bee0dd84d&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BdqFJhZBoqCqSNtuSugeejPOhLXkr3qcXfrv6wToUqnlsCdLnplnPO87niNT0tJl75/1Fn72gD46KqmRjoGK9E5Tw1Ag1UwBUs9ps/zyQPM4pdYZb7iRJFoigvPC6JXR2CtwDbgXweH79qEiz95bpElylKafoI3Hk7cqtuC6uHOgD7Fxh4Sp5FKeKPBsKQXDBC2J1uFZQrOhwd%2B4WDD1xgsgoQGc0AcrfMyNGphN87iFVjjg/gor2sD9ZByHcfaKdEwikGizrgjm%2Bzz7UJQZu%2BvSNJ/xrNizPOum%2B3RWtGVWFmU6zWd3RRfysWaI4gXeCIg9bDR6pn1F8jTPJ2kxSe93WUmn9zTNf5CoPiv3Ueg2vPa2zPtTEtLPu109qR%2BbHYmewOGoRkggi/lgFh0buyv7bmPZxTOyQDtPrhAnnqVfQ81mXRsp%2BK9oKaV5XTlgPozqXQ%2BjfIr5212GG9FOujGVesc0CtCeRE094L/1TIpOgAuqW5JcOp9XEdrRnLAVHo7%2BHZNFK6MscwIHqeDIuL%2BIdQ1eyVCxhW5xE8opH/LC9eD4q3Ht4GLYKmh3w1jWOH%2BW8Z/wU%2Bw/s/2JXv/ExW8%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s236d702f92a1a8386cadf9844d76a958938200898&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 26ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2b217891a3f0026c18ba21f5b068d91989052638f&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPfb9owEMf/lcjvJGkKTbAAiYGmIXVrSlgf9ubaF2rJv%2BZzWvbfzwmwMmnlYU%2BWfHef832/5xkyrRxdduHFbOFnBxiSg1YG6RCYk84bahlKpIZpQBo4bZZf72mR5tR5Gyy3iiRLRPBBWrOyBjsNvgH/Kjl8397PyUsIDmmWHZTtRujS4eRCpw58m7YezD61fp8xnZ3LMw2BLZVkmKEjyTo%2BSxrWN/gbl0qm33kRJA2Al2bvZEi51T2zaR62IKQHHi6wUkTuZ%2Bs5DLPPScsUAkk26znBYnIzHd%2BynJVCTMvbqhLVXVndFWUxnla5aMucj59bMWljPtYMUb7COwGxg43BwEyYkyIvilFejfLx7mZKJ2OaFz9IUp%2BU%2BySNiK%2B9LvPzMQnpl92uHtUPzY4kT%2BBxUCMmkMWsN4sOjf2Ffdex7OwZWaCbZReII8/Rb7Fms66tkvxXslTKvq08sBBHDb6DQT7NwvUu/Y0Uo3ZIpcEzgxJMIElT9/jHjinZSvBRdUeyc%2BfTKoIYzIlbEeAQ/mOyZGW1Y15iLxUcGA9nsS7BKxUrttAurkI55X1evO4df7Ne9C7GrQKx68dy1oeTjP%2BEH2MfzPYnevkTF78B HTTP/1.1" 200 2292 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ea114c74c25a1c12d293a2fa6044cc8bee0dd84d&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 28ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STaELrUAiYKqIm27WUJ76M04E9aSv%2BqZ7NJ/XydAl0oth54seWae8bzveIbCaM%2BXHT3bLfzoACk5Gm2RD4E564LlTqBCboUB5CR5vfz8wIs05z44ctJpliwRIZByduUsdgZCDeFFSfi6fZizZyKPPMuO2nUj9OlwysakHkKbtgHsIXXhkAmTXcozAySWWgnM0LNkHZ%2BlrOgb/IlLlTBvvAhSFiAoe/CKUulMz6zrxy00KoCkK6xqIvejCxKG2eesFRqBJZv1nGFRljAel1ACyLJp8/s9vMtFMS7KyX4K%2B3sY5%2BMpTO6KmI%2BVQFQv8EZA7GBjkYSlOSvyohjl01Fe7u7e80nJ8%2BI7S6qzch%2BUbeJrb8u8PyUh/7TbVaPqsd6x5BsEHNSICWwx683iQ%2BNwZd9trLh4xhboZ9kV4sTz/Eus2awrp5X8mSy1dq%2BrAILiqBQ6GOQzgm536W9UM2qHVE5BWFRgiSV11eOfOqFVqyBE1T3LLp3PqwjNYE7cCoIj/cdkycoZL4LCXio4CkkXsa7BKx0rttAubkIll31evO4df3Wh6V2MWwXNrh/Lu0BnGf8KP8X%2BMdvv6PVPXPwC HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds251943a0a7dd97388d867862724980df70c4bfd5f&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2b217891a3f0026c18ba21f5b068d91989052638f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 26ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2436dd56b39964771ef3e191aea1499e5451b220a&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s251943a0a7dd97388d867862724980df70c4bfd5f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2436dd56b39964771ef3e191aea1499e5451b220a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 25ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUgpCxYgUVBVpG03JbSH3lxnzFryVz2TXfrv62ShS6WWQ0%2BWPDPPeN53vEBhTeDrjh7dHn50gJSdrHHIh8CSddFxL1Ajd8ICcpK8WX%2B851Ve8hA9eekNy9aIEEl7t/EOOwuxgfikJXzZ3y/ZI1FAXhQn47sRhnw4ZWvzAFHlKoI75j4eC2GLS3lhgcTaaIEFBpZt07O0E32DP3G5FvaVl0DaAUTtjkFTLr3tmU3zsIdWR5B0hdVt4r73UcIw%2B5IpYRBYttsuGVblfFzeTVUJ6YSphHJcjZWYw6ScVbPpG6HmVaXgTqV8rAWifoJXAmIHO4ckHC1ZVVbVqJyNyslhPOdvJ7ysvrGsPiv3Trs2vfa2zN9fkpB/OBzqUf3QHFj2FSIOaqQEtlr0ZvGhcbyy7zZWXDxjKwyL4grxwgv8U6rZbWtvtPyZrY3xz5sIgtKoFDsY5LOCbnfpb3Q7UkMqpygcanDEsqbu8Z87YbTSEJPqgRWXzudVhHYwJ20FwYn%2BY7Js420QUWMvFZyEpItY1%2BCNSRV7UKubUMlln5eue8effWx7F9NWQXvoxwo%2B0lnGv8JfYv%2BY7Xf0%2BieufgE%3D HTTP/1.1" 200 2288 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SchCxVqAREFVkbbdlNAeevPaE9aSv%2BqZ7NJ/XydAl0oth54seWae8bzveI7CmsBXHT27HfzoACk7WuOQD4EF66LjXqBG7oQF5CR5s/r0wKu85CF68tIblq0QIZL2bu0ddhZiA/FFS/i6e1iwZ6KAvCiOxncjDPlwSmXzALHN2wjukPt4KIQtLuWFBRIrowUWGFi2Sc/STvQN/sTlWtg3XgJpBxC1OwRNufS2ZzbN4w6UjiDpCqtV4n7wUcIw%2B4K1wiCwbLtZMKwqOSnH5aSdlnft7F6KmbwfyydVVTMBML0T43dqViolUz7WAlG/wBsBsYOtQxKOFqwqq2pUzkblZD%2B%2B59MJL6vvLKvPyr3XTqXX3pb56ZSE/ON%2BX4/qx2bPsm8QcVAjJbDlvDeLD43jlX23seLiGVtimBdXiBMv8M%2BpZrupvdHyZ7Yyxr%2BuIwhKo1LsYJDPCrrdpb/RatQOqZyicKjBEcuausd/6YTRrYaYVA%2BsuHQ%2BryKowZy0FQRH%2Bo/JsrW3QUSNvVRwFJIuYl2D1yZV7KBd3oRKLvu8dN07/uqj6l1MWwVq348VfKSzjH%2BFn2L/mO139PonLn8B HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPbbhoxEIZfZeV79hSOFiBRUFWktNmwNBe9c%2BxZYsmnerwJfft6F2io1HDRK0uemW88/z%2BeI9PK0VUbXswOfraAITlqZZD2gQVpvaGWoURqmAakgdN69fWelmlOnbfBcqtIskIEH6Q1a2uw1eBr8K%2BSw/fd/YK8hOCQZtlR2XaALu1PLnTqwDdp48EcUusPGdPZpTzTENhKSYYZOpJs4rOkYV2Dv3GpZPqdF0HSAHhpDk6GlFvdMev6YQdCeuDhCitF5H62nkM/%2B4I0TCGQZLtZECzLO/Y8FsUsnxVl0YyL6V3BJrzJxwImw1JM89F0wkfFKOZjxRDlK7wTEFvYGgzMhAUp87Ic5NNBPtwXMzoa0rz8QZLqrNwnaUR87W2Zn09JSL/s99Wgeqj3JHkCj70aMYEs551ZtG/sr%2By7jWUXz8gS3Ty7Qpx4jn6LNdtNZZXkv5KVUvZt7YGFOGrwLfTyaRZud%2BlupBg0fSoNnhmUYAJJ6qrDP7ZMyUaCj6o7kl06n1cRRG9O3IoAx/AfkyVrqx3zEjup4Mh4uIh1DV6rWLGDZnkTyinv8uJ15/ib9aJzMW4ViH03lrM%2BnGX8J/wU%2B2C2P9Hrn7j8DQ%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBauMwEP0Vo3tsS5GUWCSBsrkEWliS0sPeJtI4K5Al1yNB%2B/frJOzS7KG3mdF7j3lPsyEYwmie0yWVfEQaUySsPoYQydyetqxM0SQgTybCgGSyNaenl2cj6taMU8rJpsCqPVL2EbJPcct%2B5zySaZqPkErtYaivxcK6ocZ48RFx8vEy%2BlzbNDQwNIf9z1NIR3R%2BQpubATM8BQ/UeDey6rDfMpLKceEQVSf4EgE7vdZai55zLfUadL/qlsuzWM7w%2BNfHa5qJ4rxSWuJZtSvp2lb1UkqlkPMOlO3BWb3ioM58PTOJCh4iZYh5y0QrxKJdL1r5yjujpGnFL1a94UQ3j7N9tttcMzI33vQlte9DAyKcrkGxHY2b5ovEXW80pwy50GP3Izms3iAU/F6dbmhzKtYiEWseVV7mGVxwd8T3Mv9Y5alyKWJFd3hfQvi8r/Q/43H6r328nN0f&RelayState=s2fd7a168d30dcf7c1e2c460476610305d3b3ba59a HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds223ab6d1909121f61831a7cf06de742d80587c515&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bMfNV4UkQJZgWIBudeNsh91UmU4F6Gsi3Wb/frKTrBmw5bCTAJF8KL4vNUdhtOerll7sDn60gJQcjbbI%2B8CCtcFyJ1Aht8IAcpK8Wn1%2B4EWacx8cOek0S1aIEEg5u3YWWwOhgvCqJHzdPSzYC5FHnmVH7doB%2BrQ/ZW1SD6FJmwD2kLpwyITJLuWZARIrrQRm6Fmyic9SVnQN/sSlSph3XgQpCxCUPXhFqXSmY1bV4w5qFUDSFVbVkfvRBQn97AvWCI3Aku1mwbCYTXM5gfEY6rsRPI/uh%2BMpyLumnkxFIaazyXDazIaQD2M%2BlgJRvcI7AbGFrUUSlhasyItikM8G%2BWg/vOfjEc%2BL7ywpz8p9ULaOr70t8/MpCfmn/b4clI/VniXfIGCvRkxgy3lnFu8bhyv7bmPFxTO2RD/PrhAnnudfYs12Uzqt5M9kpbV7WwcQFEel0EIvnxF0u0t3o%2BpB06dyCsKiAkssqcoO/9QKrRoFIaruWXbpfF5FqHtz4lYQHOk/JkvWzngRFHZSwVFIuoh1DV7rWLGDZnkTKrns8uJ15/ibC3XnYtwqqPfdWN4FOsv4V/gp9o/Zfkevf%2BLyFw%3D%3D HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 17ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNJTSRoCExgUJpAkQh91M4rJIadLVicT%2BfgW0CXbgZjvvPfm9eEbQ2k5u/NnHsEPqvCNMLq11JG9PcxZ7Jz2QIemgRZJByf1yu5Ei5bLrffDKW5askIJxEIx3c/YZQkcyyy7Wx9RAm16LkdJtiu5sHGJv3LkzIVW%2BzaDN1qv3vfU71KZHFbIWAyytAcqM7liyXs0ZVXUlJlpxyBEq4ONcq7w%2BNTDGeqKmXJwU8LIEPcDdr4%2BDH4hiqpt6UhZVjY1WqhxjI8rilBdYwpSX9bguoMlB4cAkirh2FMCFORNciBGvRrw45LWcFJKLD5Ycsaebx8E%2BW8yuGckbr39I7XVoQIT9NSi2oG6WPUjc9Tq5DxAiPXdvXmNyBBvxtTrd0HIflUIilj2rbIcZnHGxw684/FhiKNHeYUJ3eBOt/b6v9J/xPP1rny9n8QM%3D&RelayState=s244ea915a32a22c64ef953c916a42d7483d40f694 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s223ab6d1909121f61831a7cf06de742d80587c515&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 27ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds20659d98d15ddb52acbf3568b79abc4cfc4aea8d0&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScgGllqAREFVkbbdlNAeejPOhLXkr3omu/Tf18lCl0oth54seWae8bzveI7CaM9XHT3ZHfzoACk5GW2RD4EF64LlTqBCboUB5CR5vfr0wIs05z44ctJplqwQIZBydu0sdgZCDeFZSfi6e1iwJyKPPMtO2nUj9OlwysakHkKbtgHsMXXhmAmTXcozAyRWWgnM0LNkE5%2BlrOgb/IlLlTBvvAhSFiAoe/SKUulMz6zrxx00KoCkK6xqIveDCxKG2ResFRqBJdvNgmEhx20j7gu4y2fTsixn0wlMD/d5fhAwaw/5ROR342Y6LmM%2BVgJRPcMbAbGDrUUSlhasyItilM9Gebkfv%2BOTkufFd5ZUZ%2BXeK9vE196W%2BfCahPzjfl%2BNqsd6z5JvEHBQIyaw5bw3iw%2BNw5V9t7Hi4hlbop9nV4hXnuefY812Uzmt5M9kpbV7WQcQFEel0MEgnxF0u0t/o5pRO6RyCsKiAkssqase/6UTWrUKQlTds%2BzS%2BbyK0AzmxK0gONF/TJasnfEiKOylgpOQdBHrGrzWsWIH7fImVHLZ58Xr3vEXF5rexbhV0Oz7sbwLdJbxr/DX2D9m%2Bx29/onLXw%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSx3mQWICEygUJpAoQh942zkItOXaatSX69w2gVtADt931zGhnvDOCzvRy484u%2BB1S7yxhdOmMJXl7mrMwWOmANEkLHZL0Su6X240UMZf94LxTzrBoheS1Ba%2BdnbNP73uSSXIxLsQauvhaTFTbxWjP2iIO2p577WPlugS6ZL163xu3w1YPqHzSoYel0UCJbnsWrVdzRtO8Lsu2UVkFnKeVyqY1iqIoi/qUpapJeV1Wp0rlI9z%2B%2Bji4kSjqKhfYgMrSoqyUEilA0bYjJ89GQd6UyEEVjRqZRAHXljxYP2eCCzHh1YTnh7SWRS65%2BGDREQe6eRzts8XsmpG88YaH1F6HBkQ4XINiC%2BpnyYPEXa%2BXew8%2B0HP35lqMjmACvlanG1rug1JIxJJnle04gzMudvgVxh%2BLNEWtsxjRHX4KxnzfV/rPeJ7%2Btc%2BXs/gB&RelayState=s231ae7c7236165cd78909467e371a729e7fa68d23 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2c5b0033fd26bddc7fb53961f1559f0643e6d2c57&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s20659d98d15ddb52acbf3568b79abc4cfc4aea8d0&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 26ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2c5b0033fd26bddc7fb53961f1559f0643e6d2c57&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds219e495e6ad4d962bbadedc2f7fd22ef87e51d7fa&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STZhgVqAREFVkbbdlNAeevM6E9aSv%2BqZ7NJ/XydAl0oth54ie2ae8bzvZI7CaM9XHT3bHfzoACk5Gm2RD4EF64LlTqBCboUB5CR5vfr0wIs05z44ctJplqwQIZBydu0sdgZCDeFFSfi6e1iwZyKPPMuO2nUj9OnwlY1JPYQ2bQPYQ%2BrCIRMmu5RnBkistBKYoWfJJj5LWdE3%2BBOXKmHeeBGkLEBQ9uAVpdKZnlnXjztoVABJV1jVRO4HFyQMsy9YKzQCS7abBcNC5qWQzUyUZVveT/NyPCunrSzvppNcjuOpmeSzYlI8xXysBKJ6gTcCYgdbiyQsLViRF8Uon43y8f7uHb8f87z4zpLqrNx7ZZv42tsyP52SkH/c76tR9VjvWfINAg5qxAS2nPdm8aFxuLLvNlZcPGNL9PPsCnHief451mw3ldNK/kxWWrvXdQBBcVQKHQzyGUG3u/Q3qhm1QyqnICwqsMSSuurxXzqhVasgRNU9yy6dz6sIzWBO3AqCI/3HZMnaGS%2BCwl4qOApJF7GuwWsdK3bQLm9CJZd9XrzuHX91oeldjFsFzb4fy7tAZxn/Cj/F/jHb7%2Bj1n7j8BQ%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PshmF2oBUgqqirTtpoT20JuxJ6wlf9Xj7NJ/XydAl0oth54seWae8bzveI5MK0frPjybLfzoAUNy1MogHQML0ntDLUOJ1DANSAOnbf3pkZZZQZ23wXKrSFIjgg/SmpU12GvwLfgXyeHr9nFBnkNwSPP8qGyfosvGkwudOfBd1nkwh8z6Q850finPNQRWK8kwR0eSdXyWNGxo8Ccuk0y/8SJIGgAvzcHJkHGrB2bbPm1BSA88XGGliNwP1nMYZ1%2BQjikEkmzWC4KlAA5lJ6qHYtaxKZ%2BU%2B4pP7rvpFMTdAxTV3XQPXTXbx3xsGKJ8gTcCYg8bg4GZsCBlUZZpMUuLajd5R%2B8rWpTfSdKclXsvjYivvS3z/pSE9ONu16TNU7sjyTfwOKoRE8hyPphFx8b%2Byr7bWHbxjCzRzfMrxInn6OdYs1k3Vkn%2BM6mVsq8rDyzEUYPvYZRPs3C7y3AjRdqNqTR4ZlCCCSRpmwH/pWdKdhJ8VN2R/NL5vIogRnPiVgQ4hv%2BYLFlZ7ZiXOEgFR8bDRaxr8ErFii10y5tQTvmQF68Hx1%2BtF4OLcatA7IaxnPXhLONf4afYP2b7Hb3%2Bictf HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLasMwEPwVo3tsSX5GJIHSXAItlCT00NtaXqcCWXK9ErR/XyehJemht93VzLAz2hXBYEf15E8%2Bhj3S6B1h8jlYR%2BrytGZxcsoDGVIOBiQVtDo8PD8pmXI1Tj547S1LtkjBOAjGuzV7D2EklWWf1sfUwJCei4XuhhTdyTjEybjTaEKq/ZDBkO22Lwfr99iZCXXIBgzwYA1QZrqRJbvtmpEWJV/2ed7nILpc1poXS1EVS902VV1D2xYSeSX0DHc/Po5%2BJkps2rKvRAelzDEXklcllFw0WhR13pYC%2BrZuhChnJlHEnaMALqyZ5FIueLPgxVEsVVkoLt9Y8ooTXTzO9tlmdc5IXXjTTWr/hwZEOJ2DYhsaV9mNxFVvVIcAIdJ99%2Bg7TF7BRvxfnS5odYhaIxHL7lWe5xmccLPHjzj/WGIo6bzDhK7wPlr7dV3pL%2BN%2B%2BtveX87mGw%3D%3D&RelayState=s24b62301b8dffe5f5956045ad21aab8a61eacf66a HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2835f9aab43468d6c58ec944ca689cb3054f859d0&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STZQlliAREFVkbbdlNAeepu1J6yl%2BKMeZ5f%2B%2BzoBulRqOfRkyTPzjOd9x3MC3Tq%2B6sKz2eGPDikkR90a4kNgwTpvuAVSxA1oJB4Er1efHniR5tx5G6ywLUtWROiDsmZtDXUafY3%2BRQn8untYsOcQHPEsO7a2G5FLh1NInTr0Tdp4NIfU%2BkMGOruUZxoDrFoFlJFjySY%2BSxnoG/yJSxXoN14EKYPolTk4FVJhdc%2Bs68cdSuVRhCuskpH7wXqBw%2BwL1kBLyJLtZsGomDQg4WlWFuPxeJrLQt5PZTMr82kznt7hDEpRApaT%2B5hPFRCpF3wjEHW4NRTAhAUr8qIY5bNRPtnflfzdhOfFd5ZUZ%2BXeKyPja2/L/HRKIv5xv69G1WO9Z8k39DSoERPYct6bxYfG/sq%2B21i4eMaW5ObZFeLEc/xzrNluKtsq8TNZta19XXuEEEcNvsNBPg3hdpf%2BRslRM6Ty4MGQQhNYUlc9/ksHrWoU%2Bqi6Y9ml83kVUQ7mxK0IeAz/MVmyttqBV9RLhUcQ4SLWNXjdxoodNsubUMFFnxeve8dfrZe9i3GrUO77sZz14SzjX%2BGn2D9m%2Bx29/onLXw%3D%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s219e495e6ad4d962bbadedc2f7fd22ef87e51d7fa&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp3dhcXaLAAiYKqIqXNhqU59GbsWWLJX/V4E/rv612goVLDoSdLnplnPO87niE32rNlG5/tFn62gDE7Gm2R9YE5aYNljqNCZrkBZFGwevn1ntG8ZD646ITTJFsiQojK2ZWz2BoINYQXJeD79n5OnmP0yIriqF07QJ/3p5Am9xCavAlgD7kLh4Kb4lJeGIh8qRXHAj3J1ulZyvKuwd%2B4XHHzxksgZQGCsgevYi6c6Zh1/bAFqQKIeIVVMnE/uyCgn31OGq4RSLZZzwnS8QTkeDKc7Pn%2BbgKjjxSGdC8/gKR0NIGGT%2BlQjJpymvKx4ojqBd4IiC1sLEZu45zQktJBeTcoR7vhlI1HrKQ/SFadlfukrEyvvS3z/pSE7MtuVw2qh3pHsicI2KuREshi1pnF%2Bsbhyr7bWH7xjCzQz4orxInn2bdUs1lXTivxK1tq7V5XAXhMo8bQQi%2Bf4fF2l%2B5GyUHTp7IYuEUFNpKsrjr8Y8u1ahSEpLonxaXzeRVB9uakrYhwjP8xWbZyxvOgsJMKjlzEi1jX4JVOFVtoFjehgokuL113jr%2B6IDsX01aB3HVjeRfiWcZ/wk%2Bxd2b7E73%2BiYvf HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2835f9aab43468d6c58ec944ca689cb3054f859d0&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 29ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CYkgAguQKKgq0rabkrSHvRl7wlryVz3OLv33dQLsUqnLoSdLnplnPO87XiDTytF1F57NHn51gCE5aWWQDoEl6byhlqFEapgGpIHTev31gRbpmDpvg%2BVWkWSNCD5IazbWYKfB1%2BBfJIcf%2B4cleQ7BIc2yk7LdCF06nFzo1IFv09aDOabWHzOms2t5piGwtZIMM3Qk2cZnScP6Bn/jUsn0Oy%2BCpAHw0hydDCm3umfW9eMehPTAww1Wisj9bD2HYfYlaZlCIMluuyRYHObTwwRKwUUuYN7mswODgs9neVnMy2me81KUUJZlzMeKIcoXeCcgdrAzGJgJS1KMi2I0no3Gkyaf0%2BmEjosnklQX5T5JI%2BJr78t8OCch/dI01ah6rBuS/ASPgxoxgawWvVl0aOxv7LuPZVfPyArdIrtBnHmOfos1u21lleS/k7VS9nXjgYU4avAdDPJpFu536W%2BkGLVDKg2eGZRgAknqqsd/75iSrQQfVXcku3a%2BrCKIwZy4FQFO4T8mSzZWO%2BYl9lLBifFwFesWvFGxYg/t6i6UU97nxeve8VfrRe9i3CoQTT%2BWsz5cZPwn/Bz7YLa36O1PXP0B HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CZhvC5AoqCrStpsltIfeZp0Ja8mxXY%2BzS/99nQBdKrUcerLkmXnG877jBUGtnVg34cXs8UeDFJJTrQ2JLrBkjTfCAikSBmokEaQo1p8fBE/7wnkbrLSaJWsi9EFZs7GGmhp9gf5VSfy6f1iylxAciSw7adv0yKXdKcs6deirtPJojqn1xwzq7Fqe1RhgrRVQRo4l2/gsZaBt8CcuVVC/8yJIGUSvzNGpkEpbt8yieNxjqTzKcINVZeR%2BtF5iN/uSVaAJWbLbLhlxGHIYI0c%2BGsz5cDqelJKXIzmFajKdP8%2BGk8EIcTaDmE85EKlXfCcQNbgzFMCEJeN9znv9Wa8/OgzmYjwSff6dJflFuQ/KlPG192V%2BPieR%2BHQ45L38sTiw5Bt66tSICWy1aM0SXWN/Y999LFw9Yytyi%2BwGceY58SXW7La51Ur%2BTNZa27eNRwhx1OAb7OSrIdzv0t6osld1qSJ4MKTQBJYUeYt/akCrSqGPqjuWXTtfVhHLzpy4FQFP4T8mSza2duAVtVLhCWS4inUL3uhYscdqdRcqhWzz4nXr%2BJv1Zeti3CosD%2B1YzvpwkfGv8HPsH7P9jt7%2BxNUv HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds256ed5616bab86e472e12bd3ed2246efa921c4f09&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNvb9owEMa/SuT3JCFNS2sBEgNNQ%2BrWlLC92LvDuVBL/jef07JvPyfAyqSNF5MiWfLd/c73PJcpgVaOL7rwYjb4o0MKyUErQ3wIzFjnDbdAkrgBjcSD4PXi8yMv0pw7b4MVVrFkQYQ%2BSGuW1lCn0dfoX6XAr5vHGXsJwRHPsoOy3YhcOpyi0alD36atR7NPrd9noLNzeaYxwEJJoIwcS1bxWdJA3%2BBPXCpBv/MiSBpEL83eyZAKq3tmXT9tsJEeRbjAyiZyP1ovcJh9xlpQhCxZr2aMihLHOyxvoLwTCNA28cNS3N0Xk6aFG7gtiskuH08eYj5VQCRf8Z1A1OHaUAATZqzIi2KU34/ycjt%2B4Lclz4vvLKlOyn2QpomvvS7z7phE/NN2W42qp3rLkm/oaVAjJrD5tDeLD439hX3XsXD2jM3JTbMLxJHn%2BJdYs15VVknxM1koZd%2BWHiHEUYPvcJBPQ7jepb%2BRzagdUnnwYEiiCSypqx7/3IGSrUQfVXcsO3c%2BrSI2gzlxKwIewn9MliytduAl9VLhAUQ4i3UJXqpYscF2fhUquOjz4nXv%2BJv1Te9i3Cpstv1YzvpwkvGv8GPsH7P9jl7%2BifNf HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2b95b4e6dcd1de9f18bae2c9816296511c6d6e666&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds24e1be43a46ceaafdafde4c6827dfa3a5227b0179&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNJQSIkBC44IE0gSIw24mMSxSmnR1IrG/XwFtgh242c57T34vnhI0rlXrcA4pbpHa4AmzS%2BM8qdvTjKXOqwBkSXlokFTUarfYrJXIuWq7EIMOjmVLpGg9RBv8jH3G2JIqiosLKbfQ5NdioE2Toz9bj9hZf25tzHVoCmiK1fJ958IWje1Qx6LBCAtngQprWpatljNGshzyciRwghMjy5GuuThKXlfG8PoktKmPBmsjhj3c//rYh54o4FhrKbnkoqrGYjg%2BCilxrK/oGsAMtZzUMC5HPZMo4cpTBB9nTHAhBlwOeLUvJ2pUKS4%2BWHbAjm4ee/tsPr1mpG687iG116EBEXbXoNic2mnxIHHXa9UuQkz03L0Fg9kBXMLX6nRDq13SGolY8ayy6WdwxvkWv1L/Y5mlzASPGd3hp%2BTc932l/4zn6V/7fDnzHw%3D%3D&RelayState=s26116caf5dcd061916ad2e62eb42176a2ec887ac1 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bMdtulZIAmQJhgXoVi/OdthNkehUgL4m0m327yc7yZoBWw47GRLJh%2BL70lMU1gS%2B6OjZbeBHB0jZwRqHfAjMWBcd9wI1cicsICfJm8WnR17lJQ/Rk5fesGyBCJG0d0vvsLMQG4gvWsLXzeOMPRMF5EVxML4bYciHr1Q2DxDbvI3g9rmP%2B0LY4lxeWCCxMFpggYFlq/Qs7UTf4E9croV94yWQdgBRu33QlEtve2bTPG1A6QiSLrBaJe4HHyUMs89YKwwCy9arGcOqaicPd3JSjcfQ3qjdTomJBDlW9zfvoASZTuJe3k3KlI%2B1QNQv8EZA7GDtkISjGavKqhqV96Pydjt%2B4JNbXlbfWVaflHuvnUqvvS7z7piE/ON2W4/qp2bLsm8QcVAjJbD5tDeLD43jhX3XseLsGZtjmBYXiCMv8M%2BpZr2qvdHyZ7Ywxr8uIwhKo1LsYJDPCrrepb/RatQOqZyicKjBEcuausd/6YTRrYaYVA%2BsOHc%2BrSKowZy0FQQH%2Bo/JsqW3QUSNvVRwEJLOYl2ClyZVbKCdX4VKLvu8dN07/uqj6l1MWwVq248VfKSTjH%2BFH2P/mO139PJPnP8C HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s256ed5616bab86e472e12bd3ed2246efa921c4f09&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2aae1bdbbb5935cfca31732ebb68b06f41c2c7dd3&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CRsgm7UAKQVVRdp2s4T20JuxJ6wlf9Xj7NJ/XydAl0oth54seWae8bzveI5MK0erLryYLfzoAENy1MogHQIL0nlDLUOJ1DANSAOnTfX5kebpmDpvg%2BVWkaRCBB%2BkNStrsNPgG/CvksPX7eOCvITgkGbZUdluhC4dTi506sC3aevBHFLrDxnT2aU80xBYpSTDDB1J1vFZ0rC%2BwZ%2B4VDL9zosgaQC8NAcnQ8qt7plN87QFIT3wcIWVInI/Ws9hmH1BWqYQSLJZLwjmouD76QRYyUt%2BX0zEBMr8oeD3s3IyK/eigDsu9oWYxXysGaJ8hXcCYgcbg4GZsCD5OM9H43I0nu7uHuhsSsf5d5LUZ%2BU%2BSCPia2/LvD8lIf2029Wj%2BqnZkeQbeBzUiAlkOe/NokNjf2XfbSy7eEaW6ObZFeLEc/RLrNmsa6sk/5lUStm3lQcW4qjBdzDIp1m43aW/kWLUDqk0eGZQggkkaeoe/9wxJVsJPqruSHbpfF5FEIM5cSsCHMN/TJasrHbMS%2BylgiPj4SLWNXilYsUW2uVNKKe8z4vXveNv1ovexbhVIHb9WM76cJbxr/BT7B%2Bz/Y5e/8TlLw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds22f596c5211ef3dbbda5cec1d837e0eca5ca8c650&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2b95b4e6dcd1de9f18bae2c9816296511c6d6e666&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 24ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s24e1be43a46ceaafdafde4c6827dfa3a5227b0179&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2aae1bdbbb5935cfca31732ebb68b06f41c2c7dd3&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 25ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2d6cb43ea8c8c763d3e8296c758358bd6e1cdb6d5&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds25dcac5e2d9c18524ef5b03a007e0cd3d6b4c9293&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s22f596c5211ef3dbbda5cec1d837e0eca5ca8c650&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 34ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPbjtowEIZfJfJ9Dg7ZAxYgUVBVpG03S2gveud1Jqwln%2Bpxdunb1wnQpVLLRa8seWa%2B8fz/eIZcK8eWfXgxW/jRA4bkoJVBNgbmpPeGWY4SmeEakAXBmuXnB1ZmBXPeBiusIskSEXyQ1qyswV6Db8C/SgFftw9z8hKCQ5bnB2X7FF02nqLVmQPfZZ0Hs8%2Bs3%2Bdc5%2BfyXEPgSyU55uhIso7PkoYPDf7EZZLrd14ESQPgpdk7GTJh9cBsmscttNKDCBdY2UbuR%2BsFjLPPSccVAkk26znBsmpv6aSYVpRW04J2xV1BoaSc0ufJDb9t6WTCqzt638V8rDmifIV3AmIPG4OBmzAnZVGWaXGfFtWOTtlNxYryO0nqk3IfpGnja6/L/HxMQvZpt6vT%2BrHZkeQbeBzViAlkMRvMYmNjf2HfdSw/e0YW6Gb5BeLIc%2BxLrNmsa6uk%2BJkslbJvKw88xFGD72GUT/NwvctwI9u0G1NZ8NygBBNI0tQD/qnnSnYSfFTdkfzc%2BbSK0I7mxK0IcAj/MVmystpxL3GQCg5chLNYl%2BCVihVb6BZXoYKJIS9eD46/Wd8OLsatgnY3jOWsDycZ/wo/xv4x2%2B/o5U9c/AI%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2d6cb43ea8c8c763d3e8296c758358bd6e1cdb6d5&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s25dcac5e2d9c18524ef5b03a007e0cd3d6b4c9293&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ba2b34b892759863aecc49468e46477024a78a91&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2449c320a948af7de7f605e13ce54de4c104a2d86&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2b7c439318d97de0105b3962980140e5c8ca36a00&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLasMwEPwVo3tsRX6LOBCaSyCFkoQeelvL61QgS65Xgvbv6yS0JD30truaGXZGuyIYzCj37uyCPyCNzhJGn4OxJK9PDQuTlQ5Ik7QwIEmv5HHzvJci5nKcnHfKGRZtkby24LWzDXv3fiSZJJ/GhVjDEF%2BKheqGGO1ZW8RJ2/OofazckMCQ7LYvR%2BMO2OkJlU8G9LAxGijR3cii3bZhlOYFx7rrRV7WaVdVyHvIVVakUNa8XKZYVG0lcjXD7Y%2BPk5uJIq/aFEu%2BbHvokZd1AQV0UGRZm0EJXLUZ5qIS7cwkCriz5MH6hgkuxIJXC56dlrXMM8nFG4tecaKrx9k%2BW68uGckrb7pL7f/QgAinS1BsTeMquZO46Y3y6MEHeuyeXIfRK5iA/6vTFS2PQSkkYsmjyvM8gzOuD/gR5h%2BLNEWdsxjRDd4HY75uK/1lPE5/28fLWX8D&RelayState=s28c7e9800fd25ef551c69eb66540aa066592a39f8 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ba2b34b892759863aecc49468e46477024a78a91&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STYQWCxAoqCqSNtultA99GbsCWvJX/U4u/Tf1wnQpVKXQ0%2BWPDPPeN53PEOmlaPLNryYLfxsAUNy1Mog7QNz0npDLUOJ1DANSAOn9fLrAy3SnDpvg%2BVWkWSJCD5Ia1bWYKvB1%2BBfJYfv24c5eQnBIc2yo7LtAF3an1zo1IFv0saDOaTWHzKms0t5piGwpZIMM3QkWcdnScO6Bn/jUsn0Oy%2BCpAHw0hycDCm3umPW9eMWhPTAwxVWisj9bD2HfvY5aZhCIMlmPSdYlLyE8XAyGQ/Ffcn2%2BZQJVohyfJeLvZg0Uz4qYTQc8ZiPFUOUr/BOQGxhYzAwE%2BakyItikN8P8tHubkrLEc2LHySpzsp9kkbE196WeX9KQvplt6sG1WO9I8kzeOzViAlkMevMon1jf2XfbSy7eEYW6GbZFeLEc/RbrNmsK6sk/5UslbJvKw8sxFGDb6GXT7Nwu0t3I8Wg6VNp8MygBBNIUlcd/qllSjYSfFTdkezS%2BbyKIHpz4lYEOIb/mCxZWe2Yl9hJBUfGw0Wsa/BKxYotNIubUE55lxevO8ffrBedi3GrQOy6sZz14SzjP%2BGn2Aez/Yle/8TFbw%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds246d624dc0fb12423eba0ae055019bcd5d40c9c72&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2449c320a948af7de7f605e13ce54de4c104a2d86&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 26ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2b7c439318d97de0105b3962980140e5c8ca36a00&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BYIUsAApBVVF2nZTQvfQm3EmrCV/1ePs0n9fJ0CXSi2HPVnyzDzjed/xApmSlpadf9Y7%2BNkB%2BuikpEY6BJakc5oahgKpZgqQek7r8ssDzeOUWme84UaSqEQE54XRa6OxU%2BBqcC%2BCw/fdw5I8e2%2BRJslJmm6ENh5O3qjYgmvj1oE%2BxsYdE6aSa3miwLNSCoYJWhJtwrOEZn2Dv3GxYOqNF0BCAzihj1b4mBvVM%2Bv6cQeNcMD9DVY0gfvJOA7D7EvSMolAou1mSTDPZuM0Z/NiMikYQJNmxXwM0%2BkHyIr8kE3Hh6aYzdvpLORjxRDFC7wREDvYavRM%2ByXJ0zwfpbNROtlnc1pMaJr/IFF1Ue6j0E147X2ZD%2BckpJ/3%2B2pUPdZ7Ej2Bw0GNkEBWi94sOjR2N/bdx7KrZ2SFdpHcIM48S7%2BGmu2mMlLwX1EppXldO2A%2BjOpdB4N8ivn7Xfob0YzaIZV6xzQK0J5EddXjv3VMilaAC6pbklw7X1YRmsGcsBUeTv4dk0VroyxzAnup4MS4v4p1C17LULGDdnUXyinv88J17/ircU3vYtgqaPb9WNY4f5Hxn/Bz7D%2Bz/Yne/sTVbw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BWqAxSJIKagq0rabErqH3rzOhLXkr3qcXfrv6wToUqnlsKdYnplnPO87WSJT0tKq9896Bz97QB8dldRIx0BJeqepYSiQaqYAqee0qb7c0zxOqXXGG24kiSpEcF4YvTYaewWuAfciOHzf3Zfk2XuLNEmO0vQTtPH45a2KLbgu7hzoQ2zcIWEquZQnCjyrpGCYoCXRJjxLaDY0%2BBsXC6beeAEkNIAT%2BmCFj7lRA7NpHnbQCgfcX2FFG7ifjOMwzl6SjkkEEm03JcGcT/N0XizuZjPeFrPsQ9FliyxfZOm8m7fhlEKRTbOnRcjHmiGKF3gjIPaw1eiZ9iXJ0zyfpHeTtNhnCzotaJr/IFF9Vu6j0G147W2Zn05JSD/v9/Wkfmj2JHoEh6MaIYGsloNZdGzsruy7jWUXz8gK7TK5Qpx4ln4NNdtNbaTgv6JKSvO6dsB8GNW7Hkb5FPO3uww3op10Yyr1jmkUoD2JmnrAf%2BuZFJ0AF1S3JLl0Pq8itKM5YSs8HP07JovWRlnmBA5SwZFxfxHrGryWoWIH3eomlFM%2B5IXrwfFX49rBxbBV0O6Hsaxx/izjP%2BGn2H9m%2BxO9/hNXvwE%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SWo%2BChYgUVBVpG03S2gPvRl7wlryVz3OLv33dQJ0qdRy6MmSZ%2BYZz/uO58iN9mzVxme7gx8tYMxORltkfWBB2mCZ46iQWW4AWRSsXn1%2BYDQvmQ8uOuE0yVaIEKJydu0stgZCDeFFCfi6e1iQ5xg9sqI4adcO0Of9KaTJPYQmbwLYY%2B7CseCmuJYXBiJfacWxQE%2ByTXqWsrxr8CcuV9y88RJIWYCg7NGrmAtnOmZdP%2B5AqgAi3mCVTNyPLgjoZ1%2BQhmsEkm03C4KUymY2auR0OKZ8xCcHSg/joZw003I4mYzH78tZMwE6kykfK46oXuCNgNjC1mLkNi4ILSkdlNNBOdq/m7HxiJX0O8mqi3IflJXptfdlPpyTkH3a76tB9VjvSfYNAvZqpASynHdmsb5xuLHvPpZfPSNL9PPiBnHmefYl1Ww3ldNK/MxWWrvXdQAe06gxtNDLZ3i836W7UXLQ9KksBm5RgY0kq6sO/9RyrRoFIanuSXHtfFlFkL05aSsinOJ/TJatnfE8KOykghMX8SrWLXitU8UOmuVdqGCiy0vXneOvLsjOxbRVIPfdWN6FeJHxr/Bz7B%2Bz/Y7e/sTlLw%3D%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2084462fb5d9c30e9a6a30ea3bc7ef013356956a6&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwEP2VkrttTFtjgwqyXgSFRcXD3sZ06gbSpNtJwP37rcouugdzmpm898h7kxlBazu18Wcfww6p844wubTWkbpdzVnsnfJAhpSDFkkFrfbL7UaJlKuu98Frb1myQgrGQTDezdlnCB2pLLtYH1MDbXotRrpuU3Rn4xB7486dCan2bQZttl69763fYW161CFrMcDSGqDM1B1L1qs5ozGvxyep5UnWVQVSVs1kUkI10Y2U00bo/KRFzuVpgLtfHwc/EAWX5bhCrvMCGi4a4MPJK12V07xpJoXmvMRCSByYRBHXjgK4MGeCCzHi0xEvDuNKlYXi4oMlR%2Bzp5nGwzxaza0bqxusfUnsdGhBhfw2KLaibZQ8Sd71O7QOESM/dm68xOYKN%2BFqdbmi1j1ojEcueVbbDDM642OFXHDaWGEpq7zChO7yJ1n7fn/Sf8Tz9a59/zuIH&RelayState=s2f449fc06b19975fada72a5ebf33514d0f74a6ecf HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds22df94fd8352a4a6b22b53d6f8036655709f6e29d&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s246d624dc0fb12423eba0ae055019bcd5d40c9c72&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 28ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNG2hjQBpGhekTZoAcdjNTVwWKU26OpG2v18BbYIduNnOe09%2BL14S9HaQL/7kY9ghDd4RJl%2B9dSQvTysWRyc9kCHpoEeSQcn90%2BuLFCmXw%2BiDV96yZIMUjINgvFuxjxAGkln2ZX1MDfTpuZgp3afoTsYhjsadBhNS5fsM%2Bmy7edtbv0NtRlQh6zHAkzVAmdEDS7abFaOywbaqOlXwOtd5UZQldvmiLXipUXdt1XAxr3UDE9z9%2Bjj4iSgaUcwFL9TEbRaLKhfQtV2ti1zzSQ/KYt4i1FhPTKKIW0cBXFgxwYWY8XrGy0PeyKqUXLyz5IgjXTxO9tl6ec5IXnjjTWqPQwMiHM9BsTUNy%2BxG4qo3yH2AEOm%2Be/YakyPYiI/V6YKW%2B6gUErHsXuV1msEJ1zv8jNOPJYYS7R0mdIV30drv60r/GffTv/b%2BctY/&RelayState=s20c4e653c84fd69bfad89975352785b18a5914a6e HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds23fe754b32a0ab52f5fbd1e984c38891d90c13cb3&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2084462fb5d9c30e9a6a30ea3bc7ef013356956a6&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 26ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxl{"timestamp":"2022-08-04T19:54:02.996Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4465","trackingIds":["s2383bb5f585f6ac63b3f6e74b3753a9855723e90b","548F9B05632B9BCBB8758C8229B4D874"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["210352f8f3ac49dc7a47c3f44b6b3062"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4469"} {"timestamp":"2022-08-04T19:54:02.999Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4467","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4358"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4471"} {"timestamp":"2022-08-04T19:54:02.999Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4467","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4358"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4358","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4474"} {"timestamp":"2022-08-04T19:54:03.003Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4475","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4383"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4477"} {"timestamp":"2022-08-04T19:54:03.003Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.003Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4475","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4383"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4383","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4479"} {"timestamp":"2022-08-04T19:54:03.007Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4480"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.007Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4480"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.007Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.007Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4480"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.007Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4480"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.007Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4480"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.007Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4480"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.008Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4480"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.008Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4480"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.011Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4480"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:03.011Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4480","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4483"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4485"} {"timestamp":"2022-08-04T19:54:03.014Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4486"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.014Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4486"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.014Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4486"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.014Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4486"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.015Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4486"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.015Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4486"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.015Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4486"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.015Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4486"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.017Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4491"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.017Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4491"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.017Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4491"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.017Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4491"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.017Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4491"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.017Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4491"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.017Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4491"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.017Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4491"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.017Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4480","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4483"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4483","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4495"} {"timestamp":"2022-08-04T19:54:03.018Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4486"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:03.018Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4480","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4483"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4497"} {"timestamp":"2022-08-04T19:54:03.018Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4486","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4490"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4499"} {"timestamp":"2022-08-04T19:54:03.018Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4480","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4483"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["130dcd2b2b2ab2af2eafec5fed022d50"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4502"} {"timestamp":"2022-08-04T19:54:03.021Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4491"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:03.021Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4491","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4500"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4505"} {"timestamp":"2022-08-04T19:54:03.025Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4486","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4490"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4490","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4509"} {"timestamp":"2022-08-04T19:54:03.025Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4486","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4490"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4512"} {"timestamp":"2022-08-04T19:54:03.026Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4486","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4490"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["434032aac150227f0d9913fcfc57a8b2"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4514"} {"timestamp":"2022-08-04T19:54:03.028Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4491","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4500"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4500","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4517"} {"timestamp":"2022-08-04T19:54:03.028Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4491","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4500"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4519"} {"timestamp":"2022-08-04T19:54:03.029Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4491","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4500"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0086cfd9f13c3d6384350bed0066eb0a"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4522"} {"timestamp":"2022-08-04T19:54:03.035Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4525","trackingIds":["s253b21fba68ff36720f1cda5b8fe73c5b014e1ab5","34D14DF46525D41D5AC1E1BA1720B912"],"client":{"ip":"10.0.6.14","port":51988},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d3aeb56757830ab29a0d969df6e94af5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4527"} {"timestamp":"2022-08-04T19:54:03.036Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4506"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.037Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4528"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.037Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4528"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.038Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4528"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.038Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4528"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.038Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4528"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.038Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4528"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.038Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4528"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.038Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4528"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.041Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4531","trackingIds":["3C9C4F870B53F26C6302C65CB820D5CF","s2a8929841c226858f6c3621785124b8764a9a76f0"],"client":{"ip":"10.0.6.14","port":52772},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1a10ed9c7808abf456896a52c0920282"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4534"} {"timestamp":"2022-08-04T19:54:03.041Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4528"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:03.042Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4528","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4532"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4536"} {"timestamp":"2022-08-04T19:54:03.046Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4524"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.046Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4506","trackingIds":["s24aee610bdfbb160f84afb222886fe966957ca8a1","33F79619B811652D22792E4B29BA25B4","70069da9-74a3-4bfb-a67c-a93f8fd00789-4483"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a560df70aafad571a38186c6f1876388"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4540"} {"timestamp":"2022-08-04T19:54:03.047Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4520"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.048Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4537","trackingIds":["85B64F0624A7B791C23E4E71606191D7","s258e72a584143e614918d190f9ea1e999b04e1a8c"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c05f22edb0febaa950b5f6c766e891f4"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4542"} {"timestamp":"2022-08-04T19:54:03.049Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4528","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4532"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4532","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4544"} {"timestamp":"2022-08-04T19:54:03.049Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4528","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4532"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4547"} {"timestamp":"2022-08-04T19:54:03.050Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4528","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4532"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51988},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2822c22ee313576bb8a614e5a463cf87"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4550"} {"timestamp":"2022-08-04T19:54:03.052Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4548","trackingIds":["B5CEA7EBFB3BBD0F8D5A06D44EAFDE9B","s2b81bc360e89587783ad0c1aa1e3c4904908f7432"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["15b3dbb646dd004ace4b7d76531689af"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4552"} {"timestamp":"2022-08-04T19:54:03.052Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4545","trackingIds":["s2e9702a5b1a33bd145d6388b208e5c8f85523c7e7","19DB7EFFB3CE9FFC1E92D8D4B82D9151"],"client":{"ip":"10.0.6.14","port":52742},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c0b743a71b42805b26b132d486c51b5e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4555"} {"timestamp":"2022-08-04T19:54:03.054Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4556"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.054Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4556"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.054Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4556"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.054Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4556"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.054Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4556"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.054Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4556"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.054Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4556"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.054Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4556"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.057Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4520","trackingIds":["F8E50761A33CF4578D9726E9BFB4F2D0","s297377ddbc39870b273273de14a9fd7d0d47a3da0","70069da9-74a3-4bfb-a67c-a93f8fd00789-4490"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["dd2329390fcefc07046121054befaa1d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":28,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4563"} {"timestamp":"2022-08-04T19:54:03.057Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4524","trackingIds":["E6D5F4A15BBDA945B51F76C63236399E","70069da9-74a3-4bfb-a67c-a93f8fd00789-4500","s2aea781ffc62a6d4134f653819f5f1d619c58f45f"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c61f764482fac38b6ac1d76b930e90b3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4564"} {"timestamp":"2022-08-04T19:54:03.058Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4556"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.058Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4556","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4560"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4566"} {"timestamp":"2022-08-04T19:54:03.064Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4556","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4560"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4560","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4571"} {"timestamp":"2022-08-04T19:54:03.065Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4556","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4560"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4573"} {"timestamp":"2022-08-04T19:54:03.065Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4558"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.065Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4556","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4560"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51988},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["949a584c3915906a43da9e27af636110"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4575"} {"timestamp":"2022-08-04T19:54:03.067Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4569","trackingIds":["s25bad6066d978e1691d813cc3fb9508fada28f981","F70ABA620EC593F84C64F49AFCCC22D7"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6d3d29179862ff439e272557c82fa50a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4578"} {"timestamp":"2022-08-04T19:54:03.077Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4558","trackingIds":["384F6E53052D5700104C71ED279D1D90","70069da9-74a3-4bfb-a67c-a93f8fd00789-4532","s253b21fba68ff36720f1cda5b8fe73c5b014e1ab5"],"client":{"ip":"10.0.6.14","port":52742},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5ccf284b6b3a3a5f1f201adbb21a7c68"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4581"} {"timestamp":"2022-08-04T19:54:03.084Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4579"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.093Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4579","trackingIds":["1F89CB88F551167F35BA8A462AB1F04B","70069da9-74a3-4bfb-a67c-a93f8fd00789-4560","s2e9702a5b1a33bd145d6388b208e5c8f85523c7e7"],"client":{"ip":"10.0.6.14","port":51988},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ad216eb845ce3a22abde039ad181bf3a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4583"} {"timestamp":"2022-08-04T19:54:03.119Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4587","trackingIds":["s2fb6f3568cdacbaedca00083b07e8d78753988f28","85CD5F22DED96E01A5A4A80F439C1E99"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5eee7a45dd70dc2794d899f67e47061e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4590"} {"timestamp":"2022-08-04T19:54:03.120Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4588","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4483"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4595"} {"timestamp":"2022-08-04T19:54:03.121Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4591"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.121Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4591"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.121Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4588","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4483"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4483","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4598"} {"timestamp":"2022-08-04T19:54:03.121Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4591"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.121Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4591"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.121Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4591"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.121Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4591"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.121Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4591"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.121Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4591"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.124Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4596","trackingIds":["93FC0522F73F2FB2E0EFEF4B90F6A440","s273c089079cc7dcb1ca0fd14baa52d526cf976062"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["223900d71da824981706e9a2b89e4c7d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4603"} {"timestamp":"2022-08-04T19:54:03.124Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4591"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:03.125Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4591","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4599"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4605"} {"timestamp":"2022-08-04T19:54:03.125Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4600","trackingIds":["s29b51d2aabcfe940cdf780b96e9d322382db470d6","A4AA1A88414F4E87B4104CC654CEB4FB"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b55e7501a40c5ff51a6a58c5258ab3c5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4607"} {"timestamp":"2022-08-04T19:54:03.126Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4608"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.126Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4608"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.126Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4608"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.126Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4608"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.126Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.126Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4608"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.126Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4608"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.126Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4608"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.126Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4608"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.129Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4608"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.130Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4608","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4611"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4614"} {"timestamp":"2022-08-04T19:54:03.131Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4591","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4599"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4599","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4616"} {"timestamp":"2022-08-04T19:54:03.132Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4591","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4599"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4618"} {"timestamp":"2022-08-04T19:54:03.132Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4591","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4599"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["17374faecdbe1ce8ab684437f6233b56"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4620"} {"timestamp":"2022-08-04T19:54:03.136Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4608","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4611"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4611","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4625"} {"timestamp":"2022-08-04T19:54:03.137Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4608","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4611"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4627"} {"timestamp":"2022-08-04T19:54:03.138Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4608","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4611"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52742},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f9cd33c2b5c7dba73c9d36fa04a95e84"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4629"} {"timestamp":"2022-08-04T19:54:03.145Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4633"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.145Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4633"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.145Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4633"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.145Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4633"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.145Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4633"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.145Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4633"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.145Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4633"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.145Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4633"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.147Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4635","trackingIds":["7D37A4CC59AD9884B39FAE686F916542","s262523f46b4b61717768dff2622726b4e0d3e7b08"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8c0a25cc9b588c56350ea3971f851dd9"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4639"} {"timestamp":"2022-08-04T19:54:03.147Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4623"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.148Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4633"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:03.149Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4633","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4637"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4641"} {"timestamp":"2022-08-04T19:54:03.151Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4631"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.152Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4643"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.152Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4643"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.152Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4643"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.152Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4643"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.152Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4643"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.152Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4643"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.152Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4643"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.152Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4643"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.152Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4642","trackingIds":["s2b62fbc5a5511fd1cf3aac5319767aafb4e25a527","6115C672D2594648229A764115594B89"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["eea4e79d0937843e1ee8afb6ea6c2575"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4647"} {"timestamp":"2022-08-04T19:54:03.155Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4633","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4637"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4637","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4651"} {"timestamp":"2022-08-04T19:54:03.156Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4643"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:03.156Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4643","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4648"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4653"} {"timestamp":"2022-08-04T19:54:03.156Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4633","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4637"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4655"} {"timestamp":"2022-08-04T19:54:03.156Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4633","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4637"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f1252d118ec8c769303d9c461021ba20"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4657"} {"timestamp":"2022-08-04T19:54:03.159Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4623","trackingIds":["s222249557b9f52dec60a3c911d1e9d12f75775b72","70069da9-74a3-4bfb-a67c-a93f8fd00789-4599","E96FD047CB31D4E63D60EA988344FC90"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1aaeb5209ab5899991c830805f7b9195"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4660"} {"timestamp":"2022-08-04T19:54:03.161Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4631","trackingIds":["s2272c7fa8bb8dc039ab88bcb8de37bd8e60551de4","70069da9-74a3-4bfb-a67c-a93f8fd00789-4611","46A52DEF9B085AE8925C5FB9F2C2944E"],"client":{"ip":"10.0.6.14","port":52742},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["aec3e8c0ef9979743c4aaa3c428d0dde"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4665"} {"timestamp":"2022-08-04T19:54:03.162Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4643","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4648"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4648","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4667"} {"timestamp":"2022-08-04T19:54:03.163Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4643","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4648"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4669"} {"timestamp":"2022-08-04T19:54:03.164Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4643","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4648"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["46135146bea3751abff5dde08edbf31c"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4671"} {"timestamp":"2022-08-04T19:54:03.166Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4672"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.166Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4672"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.167Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4672"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.167Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4672"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.167Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4672"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.167Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4672"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.167Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4672"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.167Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4672"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.170Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4661"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.170Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4672"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:03.170Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4672","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4677"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4679"} {"timestamp":"2022-08-04T19:54:03.176Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4681"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.176Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4681"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.176Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4681"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.176Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4681"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.176Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4681"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.176Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4681"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.177Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4681"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.177Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4681"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.178Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4672","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4677"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4677","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4686"} {"timestamp":"2022-08-04T19:54:03.178Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4672","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4677"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4688"} {"timestamp":"2022-08-04T19:54:03.179Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4672","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4677"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9bdbe3fdc0fd02bbd38c1407bbe4429a"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4690"} {"timestamp":"2022-08-04T19:54:03.180Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4681"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.180Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4681","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4684"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4692"} {"timestamp":"2022-08-04T19:54:03.181Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4661","trackingIds":["s2d8db38ff0fce0eaa72797b2b510118ba56e8f7c3","22D4419B0B5C05664B87CCA825649521","70069da9-74a3-4bfb-a67c-a93f8fd00789-4637"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3d20434a80d9444e818c81604da5afa8"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4695"} {"timestamp":"2022-08-04T19:54:03.181Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4676"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.183Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4697"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.183Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4697"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.183Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4697"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.183Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4697"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.183Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4697"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.183Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4697"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.183Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4697"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.183Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4697"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.186Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4702"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.186Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4702"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.186Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4702"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.186Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4702"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.186Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4702"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.186Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4702"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.186Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4702"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.186Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4702"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.186Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4697"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.187Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4697","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4700"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4706"} {"timestamp":"2022-08-04T19:54:03.187Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4681","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4684"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4684","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4709"} {"timestamp":"2022-08-04T19:54:03.188Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4681","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4684"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4711"} {"timestamp":"2022-08-04T19:54:03.188Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4681","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4684"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51978},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6176f7512694a96f300a47f58ea695d8"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4713"} {"timestamp":"2022-08-04T19:54:03.190Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4702"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:03.190Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4702","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4707"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4715"} {"timestamp":"2022-08-04T19:54:03.192Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4676","trackingIds":["s26f02c613be8db9e8d1de9dee1bc58a1d2667cb1d","70069da9-74a3-4bfb-a67c-a93f8fd00789-4648","E52741FDE487CBBD90A97954806DF772"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["08a1ba9debbbece7ce324b497139800c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4720"} {"timestamp":"2022-08-04T19:54:03.193Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4697","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4700"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4700","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4722"} {"timestamp":"2022-08-04T19:54:03.194Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4697","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4700"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4724"} {"timestamp":"2022-08-04T19:54:03.195Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4697","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4700"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52008},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e4c1dc125a3a03a5df87d873ddf17557"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4727"} {"timestamp":"2022-08-04T19:54:03.196Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4702","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4707"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4707","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4730"} {"timestamp":"2022-08-04T19:54:03.197Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4702","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4707"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4732"} {"timestamp":"2022-08-04T19:54:03.198Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4702","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4707"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9d4f4df0d99049d47ef8432749700769"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4735"} {"timestamp":"2022-08-04T19:54:03.198Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4696"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.207Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4696","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4677","6EFA38D24D66CB35EDB9ED5B46E0493C","s2adc1de241eb93c4abf6019f7a8f3ab2ec9b362b1"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5d8ad504e54f582989906d1219bef13f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4739"} {"timestamp":"2022-08-04T19:54:03.208Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4733"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.208Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4718"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.212Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4737"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.218Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4733","trackingIds":["6E7F33BC095424AA8920B6D41A91C4B5","70069da9-74a3-4bfb-a67c-a93f8fd00789-4700","s2422164fb67e68c684353a8d2f8bc0742eec24517"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["50cf942bd4bb9d58af64cadba7c41271"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4743"} {"timestamp":"2022-08-04T19:54:03.219Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4718","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4684","6E31C20750E3682FE4A8ECA2B8D79EC2","s292ede9055f50d9b510aa34d274a5ec657672fd84"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["58549dc112eea5b4e6bb0b268f4dfb40"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":27,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4745"} {"timestamp":"2022-08-04T19:54:03.222Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4746","trackingIds":["9A4657D559341AA4145064261F93A2F9","s2dbfe6e5190d02e3e86a6a4b14c9969c7a1e4b3c1"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5e62a9a1d4f36feafd2c46949e2fb09a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4748"} {"timestamp":"2022-08-04T19:54:03.224Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4737","trackingIds":["s2bda8cb4bd203af6455fe84ac27bb98e0a06e52b8","92CE9223A97F6D6026F9A22C4A010FE0","70069da9-74a3-4bfb-a67c-a93f8fd00789-4707"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["23d6c3495939a1249fed09851afd3123"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4754"}{"timestamp":"2022-08-04T19:54:03.224Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4750"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.224Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4750"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.225Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4750"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.225Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4750"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.225Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4750"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.225Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4750"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.225Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4750"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.225Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4750"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.225Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4749","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4599"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4756"} {"timestamp":"2022-08-04T19:54:03.225Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4749","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4599"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4599","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4759"} {"timestamp":"2022-08-04T19:54:03.228Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4750"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:03.228Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4750","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4757"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4761"} {"timestamp":"2022-08-04T19:54:03.229Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.233Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4762","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4611"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4765"} {"timestamp":"2022-08-04T19:54:03.233Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4762","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4611"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4611","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4768"} {"timestamp":"2022-08-04T19:54:03.236Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4750","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4757"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4757","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4771"} {"timestamp":"2022-08-04T19:54:03.236Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4750","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4757"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4773"} {"timestamp":"2022-08-04T19:54:03.237Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4769","trackingIds":["s2d113132d7b693abc33cbd5e179c5d01972fdf616","93B855A8AE32EDCDA1EBD2AE9FF86F0A"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ac988b049772d713346418fbd32ad45b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4775"} {"timestamp":"2022-08-04T19:54:03.237Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4750","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4757"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["acdef3b9e1f7effdddc91c2047ea0a03"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4777"} {"timestamp":"2022-08-04T19:54:03.238Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.244Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4780","trackingIds":["s29c93066a28804859bc8cb2d1f6171647834d36b6","F970D889305D098FD5DF4A888D8CBF76"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c7b05f09e3dae7181b57f7eac8711ac1"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4784"} {"timestamp":"2022-08-04T19:54:03.245Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4781","trackingIds":["E40A75296FA60ABC6760EE793598C6EC","s28fdaaca3ed4aeef6837e4ab528ee3a34f5ae4029"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a23330a35f73bf6d223a3b5480a40807"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4786"} {"timestamp":"2022-08-04T19:54:03.246Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4782","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4637"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4788"} {"timestamp":"2022-08-04T19:54:03.246Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4782","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4637"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4637","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4792"} {"timestamp":"2022-08-04T19:54:03.247Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4789"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.247Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4789"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.247Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4789"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.247Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4789"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.248Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4789"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.248Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4789"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.248Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4789"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.248Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4789"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.249Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.250Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4794","trackingIds":["43F30B590416C11E77822B29DE932E85","s2eded902b743df1f8fd9c771f818ce91041adcd43"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["09f028427c5890dfd22685003a271df8"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4797"} {"timestamp":"2022-08-04T19:54:03.251Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4789"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:03.252Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4789","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4795"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4803"} {"timestamp":"2022-08-04T19:54:03.252Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4798"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.252Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4798"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.252Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4798"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.252Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4798"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.252Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4798"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.252Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4798"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.252Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4798"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.252Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4798"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.255Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4779"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.256Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4798"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:03.256Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4798","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4804"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4806"} {"timestamp":"2022-08-04T19:54:03.257Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4808"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.257Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4808"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.258Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4808"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.258Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4808"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.258Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4808"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.258Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4808"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.258Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4808"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.258Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4808"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.258Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4789","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4795"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4795","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4813"} {"timestamp":"2022-08-04T19:54:03.259Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4789","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4795"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4816"} {"timestamp":"2022-08-04T19:54:03.259Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4789","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4795"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0ad5467af0a8ec7ff340c5bfb7d7ca4d"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4818"} {"timestamp":"2022-08-04T19:54:03.260Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4811","trackingIds":["s2b48055d68923b3ad10773e8892fe728a7924793b","5ACD61ECA0336C5660D37C2AB84FB562"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c2433e213cce611f5ffc398fa0e90078"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4821"} {"timestamp":"2022-08-04T19:54:03.261Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4808"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:03.261Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4808","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4814"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4825"} {"timestamp":"2022-08-04T19:54:03.263Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4798","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4804"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4804","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4830"} {"timestamp":"2022-08-04T19:54:03.263Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4798","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4804"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4832"} {"timestamp":"2022-08-04T19:54:03.264Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4798","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4804"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52050},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["762f28c182b3c1c6742b637a34d8f3e7"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4835"} {"timestamp":"2022-08-04T19:54:03.265Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4828","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4648"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4837"} {"timestamp":"2022-08-04T19:54:03.266Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4828","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4648"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4648","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4840"} {"timestamp":"2022-08-04T19:54:03.266Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4779","trackingIds":["DC4F597CC1878553B0AC066E3BC894B4","s2dbfe6e5190d02e3e86a6a4b14c9969c7a1e4b3c1","70069da9-74a3-4bfb-a67c-a93f8fd00789-4757"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["df69b968709e763576f75890e73284de"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":26,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4842"} {"timestamp":"2022-08-04T19:54:03.269Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4808","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4814"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4814","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4847"} {"timestamp":"2022-08-04T19:54:03.269Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4808","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4814"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4849"} {"timestamp":"2022-08-04T19:54:03.270Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4808","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4814"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52008},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e775f32591d47a2c13085099411f0e26"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4851"} {"timestamp":"2022-08-04T19:54:03.271Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.274Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4827"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.278Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4844"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.278Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4855","trackingIds":["AE9EE12F8C4A4CDA2CEACB3061FC3269","s24ebb433ef3b080b9a432777ed56bf0ea52461516"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["254f39bc3e94140d9bbb73d849f66d43"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4858"} {"timestamp":"2022-08-04T19:54:03.279Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4856","trackingIds":["s239af25dd53d6ce2476f337913eeb118a12c04ac2","2251F06DC2D026CFE444BB4E4B1BCAAD"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["dc19bb094a0451689734a38526a302d0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4860"} {"timestamp":"2022-08-04T19:54:03.281Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4861"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.281Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4861"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.281Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4861"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.281Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4861"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.281Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4861"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.281Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4861"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.281Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4861"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.281Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4861"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.284Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4853"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.285Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4861"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:03.285Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4861","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4864"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4869"} {"timestamp":"2022-08-04T19:54:03.285Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4865"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.285Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4865"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.286Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4865"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.286Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4865"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.286Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4865"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.286Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4865"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.286Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4865"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.286Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4865"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.286Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4827","trackingIds":["C130A8E4CA4412536091D8617C731DB6","70069da9-74a3-4bfb-a67c-a93f8fd00789-4795","s28fdaaca3ed4aeef6837e4ab528ee3a34f5ae4029"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1d9696300cf1985ab5ba0b0486493054"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4871"} {"timestamp":"2022-08-04T19:54:03.288Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4844","trackingIds":["s2eded902b743df1f8fd9c771f818ce91041adcd43","564878D800E433EA23E49DA596CC1DBF","70069da9-74a3-4bfb-a67c-a93f8fd00789-4804"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3e03b0ba8e7263c70a2bacbc3c463a0b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4878"} {"timestamp":"2022-08-04T19:54:03.289Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4874"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.289Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4874"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.289Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4872","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4677"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4880"} {"timestamp":"2022-08-04T19:54:03.289Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4874"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.289Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4874"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.289Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4874"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.289Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4874"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.289Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4865"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:03.289Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4874"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.289Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4874"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.289Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4865","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4873"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4882"} {"timestamp":"2022-08-04T19:54:03.289Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4872","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4677"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4677","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4884"} {"timestamp":"2022-08-04T19:54:03.295Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4853","trackingIds":["B01CC4E1748BEC6A60EC780F90DB85E2","s23c55dc332d7d379961723d53188ba71b1af1f45f","70069da9-74a3-4bfb-a67c-a93f8fd00789-4814"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fc5426ad5707262cf5982d647016d999"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4888"} {"timestamp":"2022-08-04T19:54:03.297Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.298Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4874"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:03.297Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4861","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4864"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4864","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4890"} {"timestamp":"2022-08-04T19:54:03.298Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4874","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4885"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4892"} {"timestamp":"2022-08-04T19:54:03.298Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4861","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4864"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4894"} {"timestamp":"2022-08-04T19:54:03.299Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4861","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4864"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a2d2c51ab6644f3d7084b34051ddad39"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4896"} {"timestamp":"2022-08-04T19:54:03.302Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4865","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4873"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4873","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4903"} {"timestamp":"2022-08-04T19:54:03.302Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4865","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4873"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4905"} {"timestamp":"2022-08-04T19:54:03.302Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4897","trackingIds":["s2fcd47376e6c8d876eac76d94eb652168339ab5fa","D28863810605F4F88D1907319054D856"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a49d9e86a622baf3ef3314bd1bd32fb2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4907"} {"timestamp":"2022-08-04T19:54:03.302Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4899","trackingIds":["C5182683F48808AFA9860A81D9D29DC8","s26f72e13bd641b9cac930cb600b18e53edb180858"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["968609468b888f20ca0cc77c2cbcc7a7"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4909"} {"timestamp":"2022-08-04T19:54:03.303Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4865","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4873"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52740},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5330b0ff3ec4dfa117f9c8e522f650ec"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4913"} {"timestamp":"2022-08-04T19:54:03.304Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4911"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.304Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4911"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.304Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4911"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.304Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4911"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.304Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4911"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.304Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4911"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.304Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4911"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.304Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4911"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.305Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4874","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4885"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4885","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4919"} {"timestamp":"2022-08-04T19:54:03.305Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4874","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4885"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4922"} {"timestamp":"2022-08-04T19:54:03.306Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4874","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4885"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52054},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fad7f001b75e45c507f90479eaba8a2e"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4924"} {"timestamp":"2022-08-04T19:54:03.307Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4911"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.307Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4911","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4917"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4926"} {"timestamp":"2022-08-04T19:54:03.314Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4929","trackingIds":["s2c35f3e519f015efef41edba04e4a9943ed9d9225","518A17654407ED9A00FBAEC0A74BC406"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a6fb91aaad69c7f2d62fc161e1724c13"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4933"} {"timestamp":"2022-08-04T19:54:03.315Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4911","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4917"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4917","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4935"} {"timestamp":"2022-08-04T19:54:03.315Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4911","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4917"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4937"} {"timestamp":"2022-08-04T19:54:03.316Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4901"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.316Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4911","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4917"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9290880193a491241d805ba672fa1605"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4939"} {"timestamp":"2022-08-04T19:54:03.316Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4920"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.322Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4928"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.326Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4920","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4873","s29c6b482c6188cce5718c6d6acbb3acd82df4d7a9","DC1CE0FD33CFAA5F091CB8FED6E72929"],"client":{"ip":"10.0.6.14","port":52740},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d2092b80ddd870c165244230902d1225"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4944"} {"timestamp":"2022-08-04T19:54:03.326Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4901","trackingIds":["D42B4208FD730E2E1812B2ABA95297F3","70069da9-74a3-4bfb-a67c-a93f8fd00789-4864","s239af25dd53d6ce2476f337913eeb118a12c04ac2"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["62450afcc2fbf53f3d5ec2bb11ed7425"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4945"} {"timestamp":"2022-08-04T19:54:03.330Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4941"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.333Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4946"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.333Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4946"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.333Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4928","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4885","44351EC16C2879D2595F75C04AC021E9","s2f95893df7bd3b9cd8c4c5b0d4bded160cb4bba64"],"client":{"ip":"10.0.6.14","port":52054},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c4d22849bea3918c14cc8f84c4d61059"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4950"} {"timestamp":"2022-08-04T19:54:03.333Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4946"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.333Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4946"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.333Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4946"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.333Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4946"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.333Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4946"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.333Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4946"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.337Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4946"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.337Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4946","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4952"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4958"} {"timestamp":"2022-08-04T19:54:03.338Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4954"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.338Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4954"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.338Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4954"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.338Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4954"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.338Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4954"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.338Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4954"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.338Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4954"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.338Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4954"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.341Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4941","trackingIds":["8EBB5C1A36235C3897A68AEB19150C7F","s2fcd47376e6c8d876eac76d94eb652168339ab5fa","70069da9-74a3-4bfb-a67c-a93f8fd00789-4917"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b8e8162295e13d1bb217ca8db55dcae3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4961"} {"timestamp":"2022-08-04T19:54:03.342Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4954"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:03.342Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4954","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4959"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4964"} {"timestamp":"2022-08-04T19:54:03.344Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4946","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4952"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4952","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4966"} {"timestamp":"2022-08-04T19:54:03.344Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4946","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4952"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4968"} {"timestamp":"2022-08-04T19:54:03.345Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4946","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4952"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["dece4305ed87d3ba66176cf8ae4d7390"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4970"} {"timestamp":"2022-08-04T19:54:03.348Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4954","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4959"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4959","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4975"} {"timestamp":"2022-08-04T19:54:03.349Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4954","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4959"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4977"} {"timestamp":"2022-08-04T19:54:03.350Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4954","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4959"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52300},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9faa622e2804e3c17226288c5a8bcc01"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4979"} {"timestamp":"2022-08-04T19:54:03.357Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4983","trackingIds":["4B5D684C6D542974DFD024D1B3E25B63","s2704830709ee59244d25281ac30cd061ed5a71899"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5d39914f19408ef92f9356226cff8086"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4985"} {"timestamp":"2022-08-04T19:54:03.359Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4973"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.359Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4987"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.359Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4987"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.359Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4987"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.359Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4987"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.359Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4987"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.359Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4987"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.359Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4987"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.359Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4987"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.360Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4986","trackingIds":["E69E8F18D267C01D15F1ADDA3AE08D54","s27d587077ce259edb766d91b02af0c366971cdd91"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["924dc3746b9574eaae46e6ac5ea7a92b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4992"} {"timestamp":"2022-08-04T19:54:03.362Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4982"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.363Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4987"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:03.363Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4987","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4990"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4995"} {"timestamp":"2022-08-04T19:54:03.367Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4996","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4814"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5000"} {"timestamp":"2022-08-04T19:54:03.368Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4996","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4814"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4814","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5002"} {"timestamp":"2022-08-04T19:54:03.369Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4973","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4952","s291a8020121d5d7c9b26daf4fb359979d59b0b8cf","0919D476C91F07DFD18E8AD1CD98CE0E"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["11c9fa485f5730e5c02e949195dd334b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5005"} {"timestamp":"2022-08-04T19:54:03.370Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4987","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4990"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4990","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5007"} {"timestamp":"2022-08-04T19:54:03.370Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4987","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4990"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5009"} {"timestamp":"2022-08-04T19:54:03.371Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.371Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4987","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4990"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8dfff8e8885b27ce0250ea9fc35bf27f"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5011"} {"timestamp":"2022-08-04T19:54:03.373Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4982","trackingIds":["s2a93d1d6c12949eab7ad65018e5da47803f014189","B7A77AEA0F7CE31205EF4381877F50B4","70069da9-74a3-4bfb-a67c-a93f8fd00789-4959"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["59f983e44d6d19d6a705870a39dd115e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5014"} {"timestamp":"2022-08-04T19:54:03.381Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5016"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.381Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5016"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.382Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5016"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.382Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5016"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.382Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5016"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.382Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5016"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.382Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5016"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.382Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5016"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.385Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5015"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.385Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5016"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:03.385Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5016","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5019"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5025"} {"timestamp":"2022-08-04T19:54:03.386Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5020","trackingIds":["C72B41FAFD4402F9AF04096423B83A28","s20f1e6caec5178e743ef79484ac3fa98202d8cf94"],"client":{"ip":"10.0.6.14","port":52740},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["effbdb2e7fa5ccc4120c0101484ec9ea"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5028"}{"timestamp":"2022-08-04T19:54:03.386Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5022"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.386Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5022"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.387Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5022"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.387Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5022"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.387Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5022"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.387Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5022"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.387Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5022"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.387Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5022"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.387Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5021","trackingIds":["s2fd539da90608bb40272631547758160905ca0815","1F7F98EB8CFDCF80FFBE2FB21C47455A"],"client":{"ip":"10.0.6.14","port":52742},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4f0b4cb4c1d4d630535e776a8f97a5b3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5030"} {"timestamp":"2022-08-04T19:54:03.390Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5022"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:03.390Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5022","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5031"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5034"} {"timestamp":"2022-08-04T19:54:03.393Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5016","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5019"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5019","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5037"} {"timestamp":"2022-08-04T19:54:03.394Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5016","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5019"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5039"} {"timestamp":"2022-08-04T19:54:03.395Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5016","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5019"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52008},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1f1e854eaaee652c76f80ed6a6dad050"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5042"} {"timestamp":"2022-08-04T19:54:03.395Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5015","trackingIds":["DEDB7CA868201D9B0F9B168295EC0D51","70069da9-74a3-4bfb-a67c-a93f8fd00789-4990","s2704830709ee59244d25281ac30cd061ed5a71899"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cc97717ade7711d2fe814fda261d9705"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5045"} {"timestamp":"2022-08-04T19:54:03.397Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5022","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5031"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5031","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5048"} {"timestamp":"2022-08-04T19:54:03.398Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5022","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5031"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5050"} {"timestamp":"2022-08-04T19:54:03.398Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5022","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5031"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52054},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["dbdee0f54ab4fbf514d6dc2bdef77037"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5053"} {"timestamp":"2022-08-04T19:54:03.411Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5056","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4885"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5058"} {"timestamp":"2022-08-04T19:54:03.411Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5056","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-4885"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-4885","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5060"} {"timestamp":"2022-08-04T19:54:03.415Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.416Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5055"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.419Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5051"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.427Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5055","trackingIds":["65934602DCBD1996605C1D2547299E2F","s2b8c639006fa8f5841efb80a8b33034b230352486","70069da9-74a3-4bfb-a67c-a93f8fd00789-5031"],"client":{"ip":"10.0.6.14","port":52054},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["794ffe68ceca49fc49c1e6df963e1812"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":26,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5063"} {"timestamp":"2022-08-04T19:54:03.429Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5051","trackingIds":["s2f709be6fd55b5d35722eff126e2a735a4e7dc6b2","70069da9-74a3-4bfb-a67c-a93f8fd00789-5019","EE0A8B0E8FB39A2AA6544C9A1687269D"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ac96ce60df811353701f4ca5c4838517"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":31,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5065"} {"timestamp":"2022-08-04T19:54:03.433Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5067"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.433Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5067"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.433Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5067"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.433Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5067"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.433Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5067"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.433Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5067"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.433Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5067"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.433Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5067"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.437Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5067"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:03.437Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5067","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5070"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5072"} {"timestamp":"2022-08-04T19:54:03.444Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5067","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5070"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5070","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5078"} {"timestamp":"2022-08-04T19:54:03.445Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5074"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.445Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5074"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.445Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5067","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5070"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5080"} {"timestamp":"2022-08-04T19:54:03.445Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5074"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.445Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5074"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.445Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5074"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.445Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5074"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.445Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5074"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.445Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5074"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.446Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5067","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5070"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52054},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["896c75faa71a7f58fcba68d18340c7fe"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5083"} {"timestamp":"2022-08-04T19:54:03.447Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5084"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.447Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5084"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.447Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5084"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.447Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5084"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.447Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5084"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.447Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5084"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.447Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5084"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.447Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5084"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.448Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5074"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:03.448Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5074","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5081"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5090"} {"timestamp":"2022-08-04T19:54:03.451Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5084"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:03.451Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5084","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5088"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5094"} {"timestamp":"2022-08-04T19:54:03.456Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5074","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5081"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5081","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5098"} {"timestamp":"2022-08-04T19:54:03.456Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5074","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5081"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5100"} {"timestamp":"2022-08-04T19:54:03.457Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5084","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5088"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5088","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5102"} {"timestamp":"2022-08-04T19:54:03.457Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5074","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5081"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1b5d2e91a47a78e0d2d3311876c8db4e"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5104"} {"timestamp":"2022-08-04T19:54:03.458Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5084","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5088"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5106"} {"timestamp":"2022-08-04T19:54:03.458Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5084","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5088"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52300},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1b391c481ab105e23f129acb535ed391"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5108"} {"timestamp":"2022-08-04T19:54:03.461Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5091"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.469Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5115"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.469Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5115"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.470Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5115"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.470Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5115"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.470Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5115"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.470Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5115"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.470Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5115"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.470Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5115"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.471Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5114","trackingIds":["s2ef06df3660d1d8cc3ccac556d90717ab0170ef21","5DA55C950348C05436DE88C35944F206"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1460b15118a9495fef611bbe3c06974a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5120"} {"timestamp":"2022-08-04T19:54:03.472Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5091","trackingIds":["s2ebc313809e3ca5c3bb2c1ad51a0a91b08626fffc","70069da9-74a3-4bfb-a67c-a93f8fd00789-5070","D6C49DEB85D8F8B06F43A42A3F9EFB7E"],"client":{"ip":"10.0.6.14","port":52054},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fddbf1e71c6f2a42d135e04524f44716"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5123"} {"timestamp":"2022-08-04T19:54:03.473Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5111"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.474Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5115"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:03.474Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5115","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5118"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5125"} {"timestamp":"2022-08-04T19:54:03.476Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5112"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.481Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5115","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5118"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5118","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5129"} {"timestamp":"2022-08-04T19:54:03.481Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5115","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5118"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5131"} {"timestamp":"2022-08-04T19:54:03.482Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5115","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5118"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["04b4d497c71b22801bcb9474f1e7f05d"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5133"} {"timestamp":"2022-08-04T19:54:03.483Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5111","trackingIds":["s20cb554114862ef074f8a6e29850b7c3bd4d27481","42835FC1F6E08ED9D1E61606AF1DBA6C","70069da9-74a3-4bfb-a67c-a93f8fd00789-5081"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b052e40bec534d176b8c920be79ac82d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5135"} {"timestamp":"2022-08-04T19:54:03.485Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5112","trackingIds":["9EFDBE644D74856B037B633863F925EC","s213b30cae9c6593e6a927761ca8e3979b48b709ad","70069da9-74a3-4bfb-a67c-a93f8fd00789-5088"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["244a374ce68ecd537220d8441a3885cc"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5139"} {"timestamp":"2022-08-04T19:54:03.493Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5140","trackingIds":["s25803a9e0290c269001a86dc7085717025ff97ebe","CE555F9BF6FDF3F788E7112621651CCB"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bf2efeb0a3d0f6ef7e52076ad3ab2c10"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5142"} {"timestamp":"2022-08-04T19:54:03.495Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5137"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.505Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5137","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5118","s204945acf68ff120335c7f387c56f630d8530fc5a","5C740EE2CA8ABE32CA6AA23A3E018A9B"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ef70c21a2bd515209ad58dbeb44e42a5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5144"} {"timestamp":"2022-08-04T19:54:03.514Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5146","trackingIds":["s21b3e53d350cfdfb6405bd1f804434352997dd75b","27856089DE789BCF54D67AECCEB6BD1E"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cb88c0e0ce4d102f5a7545beb7ebe413"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5148"} {"timestamp":"2022-08-04T19:54:03.515Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5145","trackingIds":["36329A2F1CCE5437848D32085C84B6A1","s2358531aff41493e86d4c53aa20a0c02a6ac018a1"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0148b6bdd725e7b1d8ddffdae41c4bdd"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5150"} {"timestamp":"2022-08-04T19:54:03.517Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5151"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.517Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5151"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.517Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5151"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.517Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5151"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.517Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5151"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.517Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5151"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.517Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5151"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.517Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5151"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.522Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5151"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.522Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5151","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5154"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5156"} {"timestamp":"2022-08-04T19:54:03.530Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5151","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5154"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5154","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5161"} {"timestamp":"2022-08-04T19:54:03.531Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5151","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5154"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5163"} {"timestamp":"2022-08-04T19:54:03.531Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5151","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5154"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["27cd9a3ab2fa5607da882b0b2f09547e"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5165"} {"timestamp":"2022-08-04T19:54:03.538Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5168","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5070"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5170"} {"timestamp":"2022-08-04T19:54:03.538Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5168","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5070"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5070","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5172"} {"timestamp":"2022-08-04T19:54:03.541Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.545Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5167"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.546Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5173","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5081"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5176"} {"timestamp":"2022-08-04T19:54:03.547Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5173","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5081"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5081","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5178"} {"timestamp":"2022-08-04T19:54:03.552Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.556Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5167","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5154","s2358531aff41493e86d4c53aa20a0c02a6ac018a1","BB71D001E10522EF2A111CE2F82E4B00"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9360a56bd5ac2cebeab802d7f8eac812"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5181"} {"timestamp":"2022-08-04T19:54:03.560Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5182","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5088"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5184"} {"timestamp":"2022-08-04T19:54:03.560Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5182","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5088"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5088","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5186"} {"timestamp":"2022-08-04T19:54:03.564Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.564Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5188","trackingIds":["EACF5BCFE64AFE11F311D0966F1908A9","s207026e80a080ee2e26e1e7c2bf7812a9abcdcd12"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["123c89fe6da78f1a780d86012a09b98d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5191"} {"timestamp":"2022-08-04T19:54:03.565Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5189","trackingIds":["s2002b28812da3a22565d6be1c08503d4f27648337","9D86C38626A0445E3EA9ED3A4F4E42D7"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cc25e0cbb5f349047591d60fd6490998"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5193"} {"timestamp":"2022-08-04T19:54:03.574Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5194"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.574Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5194"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.574Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5194"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.574Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5194"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.574Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5194"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.574Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5194"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.574Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5194"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.574Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5194"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.578Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5194"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.578Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5194","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5197"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5199"} {"timestamp":"2022-08-04T19:54:03.584Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5194","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5197"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5197","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5202"} {"timestamp":"2022-08-04T19:54:03.585Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5194","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5197"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5204"} {"timestamp":"2022-08-04T19:54:03.586Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5194","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5197"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52300},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b12dcf5fffee9066e589cf751e7dd589"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5206"} {"timestamp":"2022-08-04T19:54:03.602Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5208"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.606Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5210"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.606Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5210"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.606Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5210"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.606Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5210"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.606Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5210"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.606Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5210"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.606Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5210"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.606Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5210"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.610Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5210"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:03.610Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5210","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5213"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5215"} {"timestamp":"2022-08-04T19:54:03.611Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5216"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.611Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5216"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.612Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5216"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.612Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5216"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.612Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5216"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.612Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5216"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.612Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5216"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.612Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5216"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.614Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5208","trackingIds":["48DB55AE175D0BE8AD26F8B91B6E333F","70069da9-74a3-4bfb-a67c-a93f8fd00789-5197","s220e71504c743e9e6c6885419c6d6e6343b2214a5"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4e717009e6b96f332e39f1ea65854041"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5222"} {"timestamp":"2022-08-04T19:54:03.615Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5216"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:03.615Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5216","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5219"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5224"} {"timestamp":"2022-08-04T19:54:03.617Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5210","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5213"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5213","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5226"} {"timestamp":"2022-08-04T19:54:03.617Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5210","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5213"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5228"} {"timestamp":"2022-08-04T19:54:03.618Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5210","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5213"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1ab98da6ab4c5daf0d774b420a48ff5e"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5230"} {"timestamp":"2022-08-04T19:54:03.621Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5233"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.621Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5233"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.622Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5233"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.621Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5216","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5219"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5219","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5238"} {"timestamp":"2022-08-04T19:54:03.622Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5233"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.622Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5233"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.622Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5233"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.622Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5233"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.622Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5233"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.622Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5216","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5219"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5240"} {"timestamp":"2022-08-04T19:54:03.623Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5216","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5219"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52068},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b4919f82cd590d5c7ec843f7628660a8"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5243"} {"timestamp":"2022-08-04T19:54:03.625Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5233"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.625Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5233","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5241"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5247"} {"timestamp":"2022-08-04T19:54:03.628Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5245","trackingIds":["2B3A922BCB0BFFFE6293E77C0B812B0A","s2273874553732560807412f2231f3c929a11a4d20"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7f410e308c1a6d4e049f397876666ddf"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5250"} {"timestamp":"2022-08-04T19:54:03.630Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5251"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.630Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5251"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.630Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5251"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.630Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5251"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.630Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5251"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.630Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5251"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.630Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5251"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.630Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5251"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.632Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5235"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.633Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5233","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5241"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5241","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5257"} {"timestamp":"2022-08-04T19:54:03.633Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5233","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5241"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5259"} {"timestamp":"2022-08-04T19:54:03.633Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5251"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.633Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5251","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5255"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5261"} {"timestamp":"2022-08-04T19:54:03.634Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5233","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5241"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["85d0f8b386a9a4ca4bf15e3a883c2a9c"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5263"} {"timestamp":"2022-08-04T19:54:03.635Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5264"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.635Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5264"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.635Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5264"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.635Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5264"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.636Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5264"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.636Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5264"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.636Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5264"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.636Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5264"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.637Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5248"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.639Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5264"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:03.639Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5264","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5268"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5272"} {"timestamp":"2022-08-04T19:54:03.640Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5251","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5255"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5255","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5274"} {"timestamp":"2022-08-04T19:54:03.641Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5251","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5255"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5276"} {"timestamp":"2022-08-04T19:54:03.641Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5251","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5255"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52050},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["57bb3c0cd504e0f6000f9b0356a41179"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5278"} {"timestamp":"2022-08-04T19:54:03.645Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5235","trackingIds":["CE7D0CB60C55B5D8DEC32EAA51412868","70069da9-74a3-4bfb-a67c-a93f8fd00789-5213","s27b88c136735fa084cac7a1ff804ccc0683e2e906"],"client":{"ip":"10.0.6.14","port":52742},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["83abdca3f22d13209e2d8cab714b3a25"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5283"} {"timestamp":"2022-08-04T19:54:03.646Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5264","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5268"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5268","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5286"} {"timestamp":"2022-08-04T19:54:03.647Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5264","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5268"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5288"} {"timestamp":"2022-08-04T19:54:03.647Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5264","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5268"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52300},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cb5a6c5d659adf0c6c8244b6b8885954"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5290"} {"timestamp":"2022-08-04T19:54:03.648Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5284","trackingIds":["A7A7526B1BBDCC2FCEF5335C87B51458","s2c334d2f487ddb79b97a63676289b6b7b125cbaad"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["920cac83e89b33cf2dd76bfdc0fc9eee"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5292"} {"timestamp":"2022-08-04T19:54:03.649Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5269"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.650Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5248","trackingIds":["s29fe49318e4100b2ce528de6a9560d8d00964efcd","407E658F893D11E0D765A11A927314A9","70069da9-74a3-4bfb-a67c-a93f8fd00789-5219"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["73fc68223f73406975aee71e87281616"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5295"} {"timestamp":"2022-08-04T19:54:03.653Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5297","trackingIds":["26D26C5E4C1C7764FBE6C539C1521BA7","s2da3a46789928a2e24c2168f4e5700a9fa2d19e01"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5435b8bbabc7af7ea4dc3aa2cd0f8410"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5300"} {"timestamp":"2022-08-04T19:54:03.655Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5301"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.655Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5301"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.655Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5301"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.655Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5301"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.655Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5301"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.655Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5301"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.656Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5301"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.655Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5298","trackingIds":["s2755e56070fd49696e066e668a95ba88f787bff83","46A650140737054D1ED69F33CE945893"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4648b71fa49afdd68aac0f0affacb841"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5305"} {"timestamp":"2022-08-04T19:54:03.656Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5301"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.657Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5306"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.657Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5306"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.658Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5281"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.658Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5306"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.658Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5306"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.658Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5306"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.658Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5306"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.658Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5306"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.658Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5306"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.660Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5301"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:03.660Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5301","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5308"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5313"} {"timestamp":"2022-08-04T19:54:03.660Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5269","trackingIds":["s2740d6c6ac643d3a452553e97db36bdaefd94875a","70069da9-74a3-4bfb-a67c-a93f8fd00789-5241","77C5B6173F985895A67B1054E9435B48"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["666319b7ca0c4408198faf1c668183aa"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5315"} {"timestamp":"2022-08-04T19:54:03.661Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5296"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.662Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5306"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:03.662Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5306","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5310"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5318"} {"timestamp":"2022-08-04T19:54:03.663Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5316","trackingIds":["s29b1fba1d8fb230aac677379ef50bd3e29e596790","B91D817E10CB7F7DB7109C3E757986CA"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e5ad6e15659fd408e9e7406bbe922448"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5320"} {"timestamp":"2022-08-04T19:54:03.665Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5322"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.665Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5322"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.665Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5322"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.665Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5322"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.666Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5322"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.666Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5322"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.666Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5322"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.666Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5322"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.667Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5321","trackingIds":["s2fc07b5190682c011783a6def2d85a6795626fa42","8C1F0980D4297E8147B1F9D1C5711852"],"client":{"ip":"10.0.6.14","port":52054},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b9aab4b412e9d8d3b59a40dc0815dd9c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5329"} {"timestamp":"2022-08-04T19:54:03.667Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5301","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5308"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5308","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5331"} {"timestamp":"2022-08-04T19:54:03.668Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5301","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5308"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5333"} {"timestamp":"2022-08-04T19:54:03.668Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5301","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5308"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52008},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2b6eb4e289e36bd2b57ddf93e86c3b17"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5335"} {"timestamp":"2022-08-04T19:54:03.669Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5306","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5310"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5310","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5337"} {"timestamp":"2022-08-04T19:54:03.669Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5322"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.669Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5306","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5310"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5339"} {"timestamp":"2022-08-04T19:54:03.669Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5322","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5326"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5341"} {"timestamp":"2022-08-04T19:54:03.669Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5281","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5255","BF4629C9FB7B35A9E15EE807AA56F1CC","s2273874553732560807412f2231f3c929a11a4d20"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d6f27041858a138b55dc01020b829e6e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5343"} {"timestamp":"2022-08-04T19:54:03.670Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5306","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5310"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52222},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["acd405f6f28460682ad7f74d6f1212b3"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5345"} {"timestamp":"2022-08-04T19:54:03.673Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5296","trackingIds":["s2d7e6adedc8f9210e3073b736e1053ed66e7274b8","70069da9-74a3-4bfb-a67c-a93f8fd00789-5268","4BCA976B813300A40CB5EDC8F0DEF059"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["87847101d7aac4f8c72fb2d70c36cb2d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5352"} {"timestamp":"2022-08-04T19:54:03.673Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5347","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5197"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5354"} {"timestamp":"2022-08-04T19:54:03.674Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5347","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5197"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5197","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5357"} {"timestamp":"2022-08-04T19:54:03.676Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5322","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5326"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5326","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5359"} {"timestamp":"2022-08-04T19:54:03.676Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5322","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5326"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5361"} {"timestamp":"2022-08-04T19:54:03.677Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5322","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5326"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b4a6965259b5a88ef08ad88d79d83e9b"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5363"} {"timestamp":"2022-08-04T19:54:03.677Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.681Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5349"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.681Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5350"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.690Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5365"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.691Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5349","trackingIds":["s2da3a46789928a2e24c2168f4e5700a9fa2d19e01","46B0AAD14CCF21E7844A9A4A4ED285E6","70069da9-74a3-4bfb-a67c-a93f8fd00789-5308"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2793eedb3113ea44d3d25c84e6fc1aeb"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5368"} {"timestamp":"2022-08-04T19:54:03.691Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5350","trackingIds":["s2755e56070fd49696e066e668a95ba88f787bff83","70069da9-74a3-4bfb-a67c-a93f8fd00789-5310","4B329920B1BEDA857A474A8E5FB5568F"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["64a6cb06d974d86883b2c09d3cc70266"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5370"} {"timestamp":"2022-08-04T19:54:03.700Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5365","trackingIds":["s29b1fba1d8fb230aac677379ef50bd3e29e596790","70069da9-74a3-4bfb-a67c-a93f8fd00789-5326","CA5B8FE60560252226FFD7F62C54B471"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a9c31abdbf72d8d7a44978321f893bff"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5373"} {"timestamp":"2022-08-04T19:54:03.713Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5374","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5219"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5379"} {"timestamp":"2022-08-04T19:54:03.713Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5375"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.713Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5375"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.713Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5374","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5219"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5219","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5381"} {"timestamp":"2022-08-04T19:54:03.714Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5375"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.714Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5375"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.714Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5375"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.714Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5375"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.714Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5375"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.714Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5375"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.716Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.717Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5375"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.718Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5375","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5383"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5385"} {"timestamp":"2022-08-04T19:54:03.724Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5375","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5383"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5383","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5389"} {"timestamp":"2022-08-04T19:54:03.725Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5375","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5383"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5391"} {"timestamp":"2022-08-04T19:54:03.726Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5375","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5383"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52008},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2f9bb5f54d3da3b1191c8de0402e219e"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5394"} {"timestamp":"2022-08-04T19:54:03.729Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5395","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5241"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5398"} {"timestamp":"2022-08-04T19:54:03.729Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5395","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5241"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5241","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5401"} {"timestamp":"2022-08-04T19:54:03.732Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.737Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5403","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5268"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5407"} {"timestamp":"2022-08-04T19:54:03.737Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5403","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5268"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5268","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5409"} {"timestamp":"2022-08-04T19:54:03.738Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5405","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5255"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5411"} {"timestamp":"2022-08-04T19:54:03.739Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5405","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5255"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5255","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5413"} {"timestamp":"2022-08-04T19:54:03.740Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.742Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.743Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5399"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.744Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5414","trackingIds":["12CA515F37B2D659D2898985F4AB93D5","s2b607e1899145121403015322814928be39765e77"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fa6a673300f2b74af44ef79ff9f06970"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5417"} {"timestamp":"2022-08-04T19:54:03.744Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5415","trackingIds":["D5DE657ADAE5C10BD195749DBF6B6C92","s2bfba5d375d1311812d7d0782d4118ec580a70f69"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["63364c1551500473544be66ce003744a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5420"} {"timestamp":"2022-08-04T19:54:03.749Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5422","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5308"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5426"} {"timestamp":"2022-08-04T19:54:03.749Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5421","trackingIds":["CEA73D84EF52A2E6B8CECA904A4BCE74","s27214e6e27022df8ccdfec7d0209e5f58a32e1afe"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c5a194418c25bc096785aabf0cc0bb6a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5429"} {"timestamp":"2022-08-04T19:54:03.749Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5422","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5308"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5308","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5431"} {"timestamp":"2022-08-04T19:54:03.749Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5423"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.749Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5423"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.750Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5423"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.750Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5423"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.750Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5423"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.750Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5423"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.750Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5423"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.750Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5423"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.752Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.753Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5423"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.753Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5399","trackingIds":["s21851720b1196aa7c337175382ae25e823b2afff2","70069da9-74a3-4bfb-a67c-a93f8fd00789-5383","A2B8745B90871685AF1E762F8E1A7FCF"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["457b0a5bb574354056abc8f8a0cd6e13"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5434"} {"timestamp":"2022-08-04T19:54:03.753Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5423","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5432"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5436"} {"timestamp":"2022-08-04T19:54:03.758Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5437","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5326"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5440"} {"timestamp":"2022-08-04T19:54:03.759Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5437","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5326"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5326","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5442"} {"timestamp":"2022-08-04T19:54:03.760Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5423","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5432"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5432","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5444"} {"timestamp":"2022-08-04T19:54:03.760Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5423","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5432"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5446"} {"timestamp":"2022-08-04T19:54:03.760Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5423","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5432"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52300},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["542414af4465ee04cd64c07b323f1bb1"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5448"} {"timestamp":"2022-08-04T19:54:03.761Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.765Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5452"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.765Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5452"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.765Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5452"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.765Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5452"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.765Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5452"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.765Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5452"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.765Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5452"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.765Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5452"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.768Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5452"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.768Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5452","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5455"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5458"} {"timestamp":"2022-08-04T19:54:03.770Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5456","trackingIds":["F347560253B808CBFD1A3AEFE0524218","s25a1882a3c3c651dcac67109b34106194a4093448"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4e29f552b8b4ec31be09a4ee19cabcfe"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5460"} {"timestamp":"2022-08-04T19:54:03.771Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5462"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.771Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5462"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.772Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5462"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.772Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5462"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.772Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5462"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.772Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5462"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.772Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5462"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.772Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5462"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.773Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5461","trackingIds":["71461A570724CB8795BE5A674C61BE1E","s26572765e91e3768b5fd9843f1fa3a3760e31cb06"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4c0d0d921002865f6601083a5ca8abc6"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5467"} {"timestamp":"2022-08-04T19:54:03.773Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5451"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.775Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5469"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.775Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5469"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.775Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5469"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.775Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5469"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.775Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5469"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.775Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5469"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.775Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5469"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.775Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5469"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.775Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5452","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5455"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5455","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5473"} {"timestamp":"2022-08-04T19:54:03.775Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5462"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.775Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5452","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5455"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5475"} {"timestamp":"2022-08-04T19:54:03.775Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5462","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5465"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5478"} {"timestamp":"2022-08-04T19:54:03.776Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5452","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5455"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9907d492252f875c27bf5e3dd7883be9"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5480"} {"timestamp":"2022-08-04T19:54:03.778Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5469"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:03.778Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5469","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5477"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5484"} {"timestamp":"2022-08-04T19:54:03.779Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5481","trackingIds":["s2f367e26d05543019ba79df409404961b4fbda5e0","5B2710DCA1E9BB02E47B0FC4BB8F46BF"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e75072b12ebe7ee6771e984b98de88bc"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5487"} {"timestamp":"2022-08-04T19:54:03.782Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5462","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5465"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5465","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5490"} {"timestamp":"2022-08-04T19:54:03.782Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5462","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5465"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5494"} {"timestamp":"2022-08-04T19:54:03.783Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5451","trackingIds":["16D8F47B6A59C30185B74C6889F6E94F","70069da9-74a3-4bfb-a67c-a93f8fd00789-5432","s24f0a575ba58794a91fc4d1ccae132969b8f84c7c"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b1331f7205f74389ab37140db737f01c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5496"} {"timestamp":"2022-08-04T19:54:03.783Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5462","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5465"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a72ee571b0ba17ecd68132b3f056ccc8"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5498"} {"timestamp":"2022-08-04T19:54:03.784Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5491","trackingIds":["F81EAFAFAD83B891A7A9CFF24189749A","s21209c35cf9c4f5a622a633ea1aaaa8f17794f7f2"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["29761168cb93e50df3e1ca723c1f7776"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5501"} {"timestamp":"2022-08-04T19:54:03.784Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5469","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5477"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5477","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5503"} {"timestamp":"2022-08-04T19:54:03.785Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5469","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5477"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5505"} {"timestamp":"2022-08-04T19:54:03.786Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5469","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5477"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52222},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["108fa55a616eea1dce38adf9d40841ee"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5511"} {"timestamp":"2022-08-04T19:54:03.786Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5506"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.786Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5506"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.786Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5506"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.786Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5506"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.786Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5506"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.786Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5506"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.786Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5506"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.786Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5506"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.789Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5485"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.790Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5506"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.790Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5506","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5512"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5516"} {"timestamp":"2022-08-04T19:54:03.794Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5517"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.794Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5517"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.794Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5517"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.794Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5517"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.794Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5517"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.794Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5517"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.794Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5517"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.794Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5517"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.795Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5508"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.797Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5506","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5512"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5512","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5523"} {"timestamp":"2022-08-04T19:54:03.797Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5506","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5512"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5525"} {"timestamp":"2022-08-04T19:54:03.798Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5517"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.798Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5517","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5521"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5527"} {"timestamp":"2022-08-04T19:54:03.798Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5506","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5512"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["77b4415692f7e67e133dde4f1a8f0818"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5529"} {"timestamp":"2022-08-04T19:54:03.799Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5514"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.800Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5485","trackingIds":["3A979CCFB7354E63C93A639D12E86797","70069da9-74a3-4bfb-a67c-a93f8fd00789-5455","s29bb1bb516d8b83e21a840c3b83512d30214552b3"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5bc904b64b5f8f362c4b23ff18f6c004"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5532"} {"timestamp":"2022-08-04T19:54:03.804Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5508","trackingIds":["s25a1882a3c3c651dcac67109b34106194a4093448","5ED9E53CF3FC23D07362CDC513520F5A","70069da9-74a3-4bfb-a67c-a93f8fd00789-5465"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5a7ed67a594b7d725c7d22fb9cd456fe"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5536"} {"timestamp":"2022-08-04T19:54:03.804Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5517","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5521"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5521","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5541"} {"timestamp":"2022-08-04T19:54:03.804Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5517","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5521"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5544"} {"timestamp":"2022-08-04T19:54:03.805Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5537"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.805Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5537"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.805Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5537"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.805Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5537"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.805Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5537"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.805Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5537"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.805Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5537"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.805Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5517","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5521"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52300},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d2eb8074b0dbd004b898e42aaabf2685"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5546"} {"timestamp":"2022-08-04T19:54:03.805Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5537"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.809Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5537"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.809Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5537","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5547"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5551"} {"timestamp":"2022-08-04T19:54:03.809Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5514","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5477","14A2EA28DFA26B7C12841FCE3391EFF1","s26572765e91e3768b5fd9843f1fa3a3760e31cb06"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["90f17714590d30b6aacb19998aa75c85"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5553"} {"timestamp":"2022-08-04T19:54:03.810Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5533"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.815Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5537","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5547"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5547","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5557"} {"timestamp":"2022-08-04T19:54:03.816Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5537","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5547"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5559"} {"timestamp":"2022-08-04T19:54:03.817Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5537","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5547"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9d1f0a4e88784dea651e09800a1b1644"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5562"} {"timestamp":"2022-08-04T19:54:03.818Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5555","trackingIds":["s2ba0faa910cc99ad6c0cb052e968f8acfd3bf96f3","F39C4ED366296DF9AF11C32F7657CD77"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5838136f0181fe6a8cc3b18fbc3f2dea"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5564"} {"timestamp":"2022-08-04T19:54:03.818Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5560","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5383"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5566"} {"timestamp":"2022-08-04T19:54:03.818Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5560","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5383"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5383","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5569"} {"timestamp":"2022-08-04T19:54:03.819Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5533","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5512","s21209c35cf9c4f5a622a633ea1aaaa8f17794f7f2","5774B2E1AA8B4CD922E26B091EC0D20F"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["501ac5ef8491d6b5a9fa3fac944d01db"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5571"} {"timestamp":"2022-08-04T19:54:03.820Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5549"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.822Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.829Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5549","trackingIds":["s282c82b4d34f5e0e65e61bdc72c0f13bfc17962ec","D744136F3C024594E37692C834F6F37C","70069da9-74a3-4bfb-a67c-a93f8fd00789-5521"],"client":{"ip":"10.0.6.14","port":52300},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b783badaabac2559dc59d64c07305eb0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5575"} {"timestamp":"2022-08-04T19:54:03.831Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5572"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.831Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5576"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.831Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5576"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.832Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5576"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.832Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5576"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.832Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5576"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.832Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5576"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.832Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5576"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.832Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5576"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.834Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5579","trackingIds":["s2df2249ecd502571a8b94f6b479ae95cf830beba6","FE5B65D4318BB35B0458D054DE72015A"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c82ae88402a1f2e83f7eaeac7df4dc94"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5582"} {"timestamp":"2022-08-04T19:54:03.835Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5576"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:03.835Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5576","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5580"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5585"} {"timestamp":"2022-08-04T19:54:03.838Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5583","trackingIds":["F15B3FDC4D5324EA08150E6FEC0FCDB7","s26379af1e69e0058fc479627fb74444c0c641444e"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9eb20eb635f767cc029680354d2f36cf"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5587"} {"timestamp":"2022-08-04T19:54:03.839Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5588"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.839Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5588"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.840Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5588"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.840Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5588"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.840Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5588"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.840Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5588"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.840Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5588"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.840Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5588"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.840Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5572","trackingIds":["s2d4d518ba6ec759360c226ce88ca18ffdb10258ba","70069da9-74a3-4bfb-a67c-a93f8fd00789-5547","DD676264821F0310E549D56BF34F32BC"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cbff34f0bd33bedbc38a0cac5d5970ad"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5594"} {"timestamp":"2022-08-04T19:54:03.842Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5576","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5580"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5580","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5596"} {"timestamp":"2022-08-04T19:54:03.842Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5576","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5580"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5598"} {"timestamp":"2022-08-04T19:54:03.843Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5588"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:03.843Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5588","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5592"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5600"} {"timestamp":"2022-08-04T19:54:03.843Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5576","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5580"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52008},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["efccd6884611e6a8c3c39423c79b5f7e"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5602"} {"timestamp":"2022-08-04T19:54:03.847Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5605"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.847Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5605"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.847Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5605"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.847Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5605"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.847Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5605"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.847Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5605"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.847Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5605"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.847Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5605"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.849Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5588","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5592"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5592","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5611"} {"timestamp":"2022-08-04T19:54:03.850Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5588","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5592"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5613"} {"timestamp":"2022-08-04T19:54:03.850Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5605"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:03.850Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5605","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5609"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5615"} {"timestamp":"2022-08-04T19:54:03.850Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5588","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5592"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a5852f044fac3ed9709265b6be0891b6"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5617"} {"timestamp":"2022-08-04T19:54:03.857Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5605","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5609"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5609","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5624"} {"timestamp":"2022-08-04T19:54:03.858Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5605","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5609"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5626"} {"timestamp":"2022-08-04T19:54:03.858Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5605","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5609"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51982},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c4889f0fb6e0335deec9393885658525"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5628"} {"timestamp":"2022-08-04T19:54:03.861Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5604"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.864Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5620"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.870Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5634","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5455"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5636"} {"timestamp":"2022-08-04T19:54:03.870Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5634","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5455"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5455","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5638"} {"timestamp":"2022-08-04T19:54:03.871Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5631"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.871Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5604","trackingIds":["45F4C62ED43B09CAC059079CF4844B44","s2e6ccb8f6806037dbe0333e9f4100ea1360e07707","70069da9-74a3-4bfb-a67c-a93f8fd00789-5580"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cebebc3e6b5e6a0ead0b653dd9b016d6"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5641"} {"timestamp":"2022-08-04T19:54:03.873Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.875Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5620","trackingIds":["CAB194B3374482F2C8656FC858612F86","s26379af1e69e0058fc479627fb74444c0c641444e","70069da9-74a3-4bfb-a67c-a93f8fd00789-5592"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["78b4ef8192c7dba287991e221d1ab8cf"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5645"} {"timestamp":"2022-08-04T19:54:03.876Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5642","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5465"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5648"} {"timestamp":"2022-08-04T19:54:03.876Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5642","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5465"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5465","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5652"} {"timestamp":"2022-08-04T19:54:03.877Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5646"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.877Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5646"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.877Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5646"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.877Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5646"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.877Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5646"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.877Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5646"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.877Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5646"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.877Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5646"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.878Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5643","trackingIds":["619755AE04E76B818AFAE130D0F6DB53","s258b72e69f8d30fcf0868c24e816373d1b29bc2d1"],"client":{"ip":"10.0.6.14","port":52914},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5dcf0506cb927e4c652385878f0acc34"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5655"} {"timestamp":"2022-08-04T19:54:03.880Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.881Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5646"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:03.881Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5646","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5653"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5660"} {"timestamp":"2022-08-04T19:54:03.881Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5656"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.881Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5656"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.881Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5631","trackingIds":["s2146c01f3a53e7de3cdfc00179a2b822c3d2dd813","101491D42BC5AD15122772E056B85817","70069da9-74a3-4bfb-a67c-a93f8fd00789-5609"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0a67625117386396ea3b853a5dee643f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5662"} {"timestamp":"2022-08-04T19:54:03.882Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5656"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.882Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5656"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.882Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5656"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.882Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5656"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.882Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5656"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.882Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5656"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.885Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5656"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.885Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5656","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5663"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5666"} {"timestamp":"2022-08-04T19:54:03.886Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5664","trackingIds":["s25a0ccb405d3cdeacd7e4ea783653fad26c33da22","87212A609CCBE5ABF4949AAE5B4966BB"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c7f6b4bb8b852f5fdf3e96dcde513a99"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5669"} {"timestamp":"2022-08-04T19:54:03.887Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5646","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5653"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5653","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5671"} {"timestamp":"2022-08-04T19:54:03.888Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5646","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5653"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5674"} {"timestamp":"2022-08-04T19:54:03.888Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5646","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5653"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52010},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["461e598ec57b54c55c2b827dd667d32e"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5676"} {"timestamp":"2022-08-04T19:54:03.891Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5656","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5663"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5663","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5681"} {"timestamp":"2022-08-04T19:54:03.891Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5656","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5663"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5683"} {"timestamp":"2022-08-04T19:54:03.892Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5656","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5663"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52050},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ddf70bff9059e26ed687cff96557ab94"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5685"} {"timestamp":"2022-08-04T19:54:03.900Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5679"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.902Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5688","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5547"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5690"} {"timestamp":"2022-08-04T19:54:03.902Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5688","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5547"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5547","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5692"} {"timestamp":"2022-08-04T19:54:03.904Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.905Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5687"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.910Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5679","trackingIds":["8D0CE432DE91BB5E0BF9427EAFF635EA","s200025be76b46fdbca17e09cf6b2f3212edd07742","70069da9-74a3-4bfb-a67c-a93f8fd00789-5653"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f280f5f2eedcb412a7047fbe4869c46d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5694"} {"timestamp":"2022-08-04T19:54:03.914Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5687","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5663","DB9742366A25EA195FF895F71CFA2F74","s2511281a6250ba910ff694d2ad469bc27de351bc7"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b92d333d6ccf58dbdb1db791c3cea240"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5696"} {"timestamp":"2022-08-04T19:54:03.949Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5700","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5580"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5702"} {"timestamp":"2022-08-04T19:54:03.950Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5700","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5580"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5580","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5704"} {"timestamp":"2022-08-04T19:54:03.954Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.962Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5707","trackingIds":["84E5F46E439E2142A3AF0720BA69DA41","s26bd838fc68198f8db235b26a9391d6d55bd22a5d"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e0ade5480d26ac61b86c81ab10f05d47"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5710"} {"timestamp":"2022-08-04T19:54:03.964Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5711"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.964Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5711"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.964Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5711"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.964Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5711"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.964Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5711"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.964Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5711"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.964Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5711"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.964Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5711"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.968Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5711"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.968Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5711","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5714"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5718"} {"timestamp":"2022-08-04T19:54:03.969Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5715","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5653"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5720"} {"timestamp":"2022-08-04T19:54:03.970Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5715","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5653"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5653","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5722"} {"timestamp":"2022-08-04T19:54:03.970Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5716","trackingIds":["s2d7ef11b08b1377c9ce08038bfcd45b7851266691","BB4242A3441A4CD6D6677CEA947828DE"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["db14ba42ff3edd189c9cfcfc7d7b0c41"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5724"} {"timestamp":"2022-08-04T19:54:03.973Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.975Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5711","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5714"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5714","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5727"} {"timestamp":"2022-08-04T19:54:03.976Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5711","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5714"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5729"} {"timestamp":"2022-08-04T19:54:03.977Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5711","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5714"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["af0c8c3059936fe39a4ee613c7f474fc"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5731"} {"timestamp":"2022-08-04T19:54:03.990Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5733"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:03.992Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5734"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.992Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5734"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.992Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5734"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.992Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5734"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:03.992Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5734"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.992Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5734"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:03.992Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5734"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.992Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5734"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:03.996Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5734"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:03.996Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5734","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5737"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5739"} {"timestamp":"2022-08-04T19:54:04.001Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5733","trackingIds":["BB5FC3FC561478AA742EAB45E6605AFC","s26bd838fc68198f8db235b26a9391d6d55bd22a5d","70069da9-74a3-4bfb-a67c-a93f8fd00789-5714"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d09eaa59fc2560e943fe257363b38d62"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5742"} {"timestamp":"2022-08-04T19:54:04.003Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5734","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5737"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5737","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5744"} {"timestamp":"2022-08-04T19:54:04.003Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5734","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5737"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5746"} {"timestamp":"2022-08-04T19:54:04.004Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5734","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5737"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["58ac6de2d792ffab4f9afe3b040072a6"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5748"} {"timestamp":"2022-08-04T19:54:04.014Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5751","trackingIds":["35D875E5A8F1FD78AC34C8BE185F4D40","s22f254b095713667c3cf8894b75041b7381e44e25"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9513a45623f239eb8050346af2c25715"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5755"} {"timestamp":"2022-08-04T19:54:04.015Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5752"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.015Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5752"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.015Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5752"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.015Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5752"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.015Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5752"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.015Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5752"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.015Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5752"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.015Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5752"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.017Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5750"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.018Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5752"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:04.018Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5752","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5757"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5759"} {"timestamp":"2022-08-04T19:54:04.025Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5752","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5757"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5757","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5762"} {"timestamp":"2022-08-04T19:54:04.025Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5752","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5757"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5764"} {"timestamp":"2022-08-04T19:54:04.026Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5752","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5757"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7273a3f3ff97de3648614fb110895b3b"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5766"} {"timestamp":"2022-08-04T19:54:04.026Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5750","trackingIds":["DD9544A9FDBDF6837B81C38311192F27","s24d842c9a4bad34d83cf729a99bf7a066b7b95cd7","70069da9-74a3-4bfb-a67c-a93f8fd00789-5737"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["793e8b2558867c8628033ba171852bde"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5768"} {"timestamp":"2022-08-04T19:54:04.029Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5770"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.029Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5770"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.030Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5770"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.030Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5770"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.030Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5770"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.030Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5770"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.030Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5770"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.030Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5770"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.033Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5770"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:04.033Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5770","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5774"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5776"} {"timestamp":"2022-08-04T19:54:04.039Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5770","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5774"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5774","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5779"} {"timestamp":"2022-08-04T19:54:04.039Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5770","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5774"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5781"} {"timestamp":"2022-08-04T19:54:04.040Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5770","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5774"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4fa4314068101be579d5a1512dd77b35"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5783"} {"timestamp":"2022-08-04T19:54:04.048Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5773"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.053Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5786"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.057Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5773","trackingIds":["s24a9980c52e0e2b3c0da7591942fbdff2cfab11b5","70069da9-74a3-4bfb-a67c-a93f8fd00789-5757","9EF4D9A3D5C6857B73A3E3E157279EC3"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["383831272ba14ca603fea9bbf1b4a3d2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":28,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5788"} {"timestamp":"2022-08-04T19:54:04.061Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5789","trackingIds":["s2b69cec9d75a85b9da3b8d6dddbbd3e2f6cf1da0a","AF303D7660C1B6E340FC2848CAE7B8E1"],"client":{"ip":"10.0.6.14","port":52742},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e7cdcf2c0b9296e09e2766a9a9b150e2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5792"} {"timestamp":"2022-08-04T19:54:04.064Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5786","trackingIds":["8F5DBD476CCE35C16A02DBDB7A1D49D1","70069da9-74a3-4bfb-a67c-a93f8fd00789-5774","s2db457943b0d05fd6f0189a25b0da1b0ab6561d67"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a60298d8350a4ae8e15b2612cc0be430"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5794"} {"timestamp":"2022-08-04T19:54:04.071Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5795","trackingIds":["E35AE33B3A555A7522258A53D4BF6BE0","s21ca15c45dde4b51201dde3c5deb20838ec2f132e"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c06f7fe20fca21f01d41bf81ec6048f4"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5799"} {"timestamp":"2022-08-04T19:54:04.073Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5796","trackingIds":["0299F861C5CBA24DEC386E10BD49FC50","s2e613a0bf8e150a16a61d3ad68d7fe78801536609"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4bbec096da6fc8ec23d02fd8932ebb0d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5801"} {"timestamp":"2022-08-04T19:54:04.073Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5797","trackingIds":["s230ddfdde8f5385bf4fb19a861c268084b280d9ec","E745F695FCF6EF7396C59DFD9091705F"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["df4361950460e26d8ce1144ed60904df"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5803"} {"timestamp":"2022-08-04T19:54:04.091Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5805"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.091Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5805"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.092Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5805"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.092Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5805"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.092Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5805"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.092Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5805"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.092Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5805"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.092Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5805"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.096Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5805"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:04.096Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5808","trackingIds":["s2fd340382a32bb2719a2f7bb3b06bc47c9d26d5ae","639F02B0000BA9B3ECE6D832FEE8F5ED"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bb25cbdc3c8ee76656967b4b60345836"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5811"} {"timestamp":"2022-08-04T19:54:04.096Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5805","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5809"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5813"} {"timestamp":"2022-08-04T19:54:04.102Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5805","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5809"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5809","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5817"} {"timestamp":"2022-08-04T19:54:04.103Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5805","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5809"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5819"} {"timestamp":"2022-08-04T19:54:04.103Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5805","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5809"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52010},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d1020f1e33ba5766ef234ea7183d3b28"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5821"} {"timestamp":"2022-08-04T19:54:04.110Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5825","trackingIds":["BF9F59B2FB58753035C846F0B3FB1F00","s2841ce88eed9cdd0f379e8d7c3a6d6ecafe1e4c27"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1052d21d168a741a04a8bc01b9bdc1df"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5827"} {"timestamp":"2022-08-04T19:54:04.112Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5828"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.112Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5828"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.112Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5828"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.112Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5828"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.112Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5828"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.112Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5828"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.113Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5828"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.113Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5828"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.116Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5828"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:04.116Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5828","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5831"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5833"} {"timestamp":"2022-08-04T19:54:04.119Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5824"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.121Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5834","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5774"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5837"} {"timestamp":"2022-08-04T19:54:04.121Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5834","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5774"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5774","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5839"} {"timestamp":"2022-08-04T19:54:04.122Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5828","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5831"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5831","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5841"} {"timestamp":"2022-08-04T19:54:04.122Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5828","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5831"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5843"} {"timestamp":"2022-08-04T19:54:04.123Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5828","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5831"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51982},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["26b70b18c03bf7e9c559332b448d5e4c"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5845"} {"timestamp":"2022-08-04T19:54:04.124Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.132Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5848","trackingIds":["s208c17a3362b488ec3939674d26f6d6e963d21e6f","08AB86941A38B2F926B2BE687C28FEB6"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0fb63b0860a0cdeff7d81122bec0b942"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5852"} {"timestamp":"2022-08-04T19:54:04.132Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5849","trackingIds":["23C5B2E9ECEBC00B9AC6BDBDB710461A","s2c13e478787a087baa9a147e6e8a30a03ae370072"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["98ebb557cb38e9402ef77b6278308719"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5853"} {"timestamp":"2022-08-04T19:54:04.135Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5824","trackingIds":["s2081ebf435e4b5d2dd4f7e12c19e0b5b8fc487551","70069da9-74a3-4bfb-a67c-a93f8fd00789-5809","1E20DF37E3A116E00D1BDEBCA664850C"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5dde553fd916a10fcfa28783e00f8f61"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":28,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5855"} {"timestamp":"2022-08-04T19:54:04.136Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5847"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.144Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5856"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.144Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5856"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.144Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5856"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.144Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5856"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.144Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5856"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.144Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5856"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.144Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5856"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.144Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5856"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.146Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5847","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5831","7F9064761C34EEF428154F7CC9D93849","s2841ce88eed9cdd0f379e8d7c3a6d6ecafe1e4c27"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["66a7fdaea4aa4373c4cdf11c1122d1aa"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5861"} {"timestamp":"2022-08-04T19:54:04.148Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5856"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:04.148Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5856","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5859"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5863"} {"timestamp":"2022-08-04T19:54:04.154Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5856","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5859"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5859","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5866"} {"timestamp":"2022-08-04T19:54:04.155Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5856","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5859"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5868"} {"timestamp":"2022-08-04T19:54:04.156Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5856","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5859"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["af440852a3f3464a75bf4f6928f6ec9c"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5870"} {"timestamp":"2022-08-04T19:54:04.172Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5872"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.182Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5872","trackingIds":["s2baa426a66254cfcf7f061bdd124648040a003600","88C9EF3DF2DA5E091EDAFDB169CDFE16","70069da9-74a3-4bfb-a67c-a93f8fd00789-5859"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9d420642e1255a177a7017622b32dbc4"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":24,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5876"} {"timestamp":"2022-08-04T19:54:04.183Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5874","trackingIds":["s2b10cf9fe4b18d73a34df6b99c1b05452d8d71d1b","99DCD24D625C1A050E6C57A639703D72"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ce654bc6264bbd5855dc128a51cf5c5e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5878"} {"timestamp":"2022-08-04T19:54:04.187Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5879","trackingIds":["566E904434352737B794D36876AA1B44","s22ea3cdbfd6725dd7b5d339f0229382f6eb35865e"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0b16d1d50d3eff7d39744aab303a3c82"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5885"} {"timestamp":"2022-08-04T19:54:04.188Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5881"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.188Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5881"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.188Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5881"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.188Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5881"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.188Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5881"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.188Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5881"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.188Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5881"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.188Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5881"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.191Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5881"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:04.191Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5881","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5886"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5888"} {"timestamp":"2022-08-04T19:54:04.197Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5881","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5886"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5886","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5893"} {"timestamp":"2022-08-04T19:54:04.198Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5881","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5886"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5895"} {"timestamp":"2022-08-04T19:54:04.198Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5881","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5886"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52740},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5a01fafada3ca9b4d4dda14c80929f20"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5897"} {"timestamp":"2022-08-04T19:54:04.199Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5891","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5809"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5899"} {"timestamp":"2022-08-04T19:54:04.199Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5891","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5809"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5809","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5901"} {"timestamp":"2022-08-04T19:54:04.201Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5902"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.201Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5902"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.201Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5902"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.201Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5902"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.201Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5902"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.201Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5902"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.201Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5902"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.201Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5902"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.203Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.204Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5902"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:04.204Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5902","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5907"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5909"} {"timestamp":"2022-08-04T19:54:04.210Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5906"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.211Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5902","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5907"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5907","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5913"} {"timestamp":"2022-08-04T19:54:04.211Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5902","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5907"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5915"} {"timestamp":"2022-08-04T19:54:04.211Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5910","trackingIds":["s2c75f0c371b93a9b97b6404d5361cce454a2f0f4f","3555E4A92B48DA132787C59D04435067"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c607c492a8310a073ab0a8a612122255"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5917"} {"timestamp":"2022-08-04T19:54:04.212Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5902","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5907"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52050},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["99b95a20a8bb99307d9b938553cc9c94"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5919"} {"timestamp":"2022-08-04T19:54:04.213Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5920"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.213Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5920"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.213Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5920"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.213Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5920"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.213Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5920"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.213Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5920"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.213Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5920"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.213Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5920"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.216Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5920"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:04.217Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5920","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5924"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5927"} {"timestamp":"2022-08-04T19:54:04.219Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5906","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5886","s26de37c36a87855a9efd0f6a522c7685a2b4a97bf","80EA1F4C27F622B69473802C93CAF4EF"],"client":{"ip":"10.0.6.14","port":52740},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f679a8073c35c662c875be7f7d14a527"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5929"} {"timestamp":"2022-08-04T19:54:04.222Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5920","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5924"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5924","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5932"} {"timestamp":"2022-08-04T19:54:04.223Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5920","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5924"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5934"} {"timestamp":"2022-08-04T19:54:04.223Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5920","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5924"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52010},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0370d97035f9bdf8b64197c227b0739c"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5937"} {"timestamp":"2022-08-04T19:54:04.226Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5938"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.226Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5938"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.226Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5938"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.226Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5938"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.226Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5938"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.226Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5938"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.226Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5938"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.226Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5938"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.228Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5925"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.230Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5938"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:04.230Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5938","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5943"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5945"} {"timestamp":"2022-08-04T19:54:04.233Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5946"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.233Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5946"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.233Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5946"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.233Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5946"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.233Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5946"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.233Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5946"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.234Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5946"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.234Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5946"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.236Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5925","trackingIds":["ABE2F2A8101ED7A52D04736144E927C2","s2ab438c27b50c66d8c218e12c091df063643e9fbb","70069da9-74a3-4bfb-a67c-a93f8fd00789-5907"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0978efc1545acc6cef0f1746bc75676d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5952"} {"timestamp":"2022-08-04T19:54:04.236Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5942"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.237Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5946"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:04.237Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5946","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5950"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5954"} {"timestamp":"2022-08-04T19:54:04.236Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5938","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5943"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5943","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5956"} {"timestamp":"2022-08-04T19:54:04.237Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5938","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5943"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5958"} {"timestamp":"2022-08-04T19:54:04.238Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5938","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5943"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cdf691fe3828f8f217569fad4fb07371"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5960"} {"timestamp":"2022-08-04T19:54:04.242Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5946","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5950"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5950","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5965"} {"timestamp":"2022-08-04T19:54:04.243Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5946","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5950"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5967"} {"timestamp":"2022-08-04T19:54:04.244Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5946","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5950"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51982},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8d654f7e8e6662e55a4fc49d7dda1af0"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5969"} {"timestamp":"2022-08-04T19:54:04.245Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5942","trackingIds":["s2c75f0c371b93a9b97b6404d5361cce454a2f0f4f","FC0B9CD4F842674B9C937232EAA025A7","70069da9-74a3-4bfb-a67c-a93f8fd00789-5924"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["73e15682da548f80d9a585641a36ac1a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5971"} {"timestamp":"2022-08-04T19:54:04.251Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5963"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.256Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5974"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.256Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5974"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.256Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5974"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.256Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5974"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.256Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5974"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.256Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5974"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.256Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5973"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.256Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5974"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.256Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5974"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.259Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5974"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:04.259Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5974","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5977"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5979"} {"timestamp":"2022-08-04T19:54:04.262Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5963","trackingIds":["s288b50bd9bb7197b4ac48880298a24d6caec1783f","70069da9-74a3-4bfb-a67c-a93f8fd00789-5943","74C8BD1668E09DA5C6FEA5BCB4B9FA8F"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["154ef84660d8d6c459da29e88b7c36a4"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5982"} {"timestamp":"2022-08-04T19:54:04.265Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5974","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5977"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5977","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5986"} {"timestamp":"2022-08-04T19:54:04.266Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5974","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5977"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5988"} {"timestamp":"2022-08-04T19:54:04.266Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5974","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5977"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52050},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4eab9ae9b0ab396af0604ab7e4bf4e32"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5990"} {"timestamp":"2022-08-04T19:54:04.267Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5973","trackingIds":["78840B2DCE8FF9EF41A050EEEA26C74E","70069da9-74a3-4bfb-a67c-a93f8fd00789-5950","s2493e8e5f2d5da72bd69afec42e9d0932fe1144d5"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["23486d3a0bd50831b7318b679f916d5c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5992"} {"timestamp":"2022-08-04T19:54:04.278Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5994"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.285Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5995","trackingIds":["75938ED7DFAA1396159FA1338B72AF7D","s28e97e5da2c415f2993f1cb46ee55426538ed2a94"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2c8c0403c513236c7e6ed0fe06d23058"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":4,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5998"} {"timestamp":"2022-08-04T19:54:04.287Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5994","trackingIds":["EF66A89B456F89995F0A3A65BDE30CD7","70069da9-74a3-4bfb-a67c-a93f8fd00789-5977","s221d4533c6d3b85962fb83d9b78a73b8ebab5f254"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bc583ec2fb1a7eafc69b1880de753dec"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6001"} {"timestamp":"2022-08-04T19:54:04.290Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6002","trackingIds":["6138C9CEEB6A14FE0E42DAC1A7824C19","s25fda9f514c0e4d5b22a4b64c09b254b1bdd5f6de"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e289f0c77b6669824ca6ec99e1c8a29e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6004"} {"timestamp":"2022-08-04T19:54:04.298Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6005","trackingIds":["s2100525624dce5a0d411df710ceacaf8e984fce06","7F47D16E481CDD9C0FE8AA554D6D5BE2"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c88fdd9362378adca13e94299910c1be"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6007"} {"timestamp":"2022-08-04T19:54:04.305Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6009"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.305Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6009"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.305Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6009"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.305Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6009"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.305Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6009"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.305Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6009"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.305Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6009"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.305Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6009"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.307Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6013"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.307Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6013"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.307Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6013"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.307Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6013"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.307Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6013"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.307Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6013"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.307Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6013"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.307Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6013"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.308Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6009"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:04.308Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6009","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6012"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6018"} {"timestamp":"2022-08-04T19:54:04.310Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6013"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:04.310Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6013","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6016"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6020"} {"timestamp":"2022-08-04T19:54:04.314Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6009","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6012"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6012","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6024"} {"timestamp":"2022-08-04T19:54:04.315Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6009","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6012"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6026"} {"timestamp":"2022-08-04T19:54:04.315Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6009","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6012"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52740},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["14685b20be79e51c57fbf448df99efc0"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6028"} {"timestamp":"2022-08-04T19:54:04.316Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6013","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6016"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6016","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6030"} {"timestamp":"2022-08-04T19:54:04.317Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6013","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6016"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6032"} {"timestamp":"2022-08-04T19:54:04.317Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6013","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6016"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d2dc933f21a9fb6e1ee9cb1f5a28f081"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6035"} {"timestamp":"2022-08-04T19:54:04.324Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6040"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.324Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6040"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.324Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6040"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.324Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6040"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.324Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6040"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.324Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6040"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.324Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6040"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.324Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6040"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.328Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6040"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:04.328Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6040","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6043"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6045"} {"timestamp":"2022-08-04T19:54:04.329Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6039"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.332Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6046","trackingIds":["C8EECE7989D5A5DA2E87002148C92F2D","s294f061793283522ab7e13698a30b79f4a0f0853b"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4f0310175bc8fe03a7d55b1f2d373cbf"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6048"} {"timestamp":"2022-08-04T19:54:04.332Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6037"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} ou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s22df94fd8352a4a6b22b53d6f8036655709f6e29d&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 24ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s23fe754b32a0ab52f5fbd1e984c38891d90c13cb3&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfakBZKI6iExgUJpAkQh93c1GWR0qSrE4n9/UrRJtiBm%2B289%2BT34iVBazq5cxcX/AGpc5YwurbGkhyfViz0VjogTdJCiyS9ksf1fidFzGXXO%2B%2BUMyzaIHltwWtnV%2BzT%2B45kklyNC7GGNr4VE1W3MdqLtoi9tpdO%2B1i5NoE22W7ej8YdsNY9Kp%2B06GFtNFCi645F282KUZqDyKoq5fM8TQuApqhyMauaCoqmAUingEVWqGqA218fJzcQhchQ5cgr1Uwz5Hla57yZqxxwmnKFHNQ8WzR5rQYmUcCtJQ/Wr5jgQkz4YsKz07SQs0xy8cGiM/Y0ehzss3J5y0iOvP4htdehARH2t6BYSd0yeZC463Xy6MEHeu7eXI3RGUzA1%2Bo0ouUxKIVELHlW2Q8zuGB5wK8w/FikKaqdxYju8CYY831f6T/jefrXPl9O%2BQM%3D&RelayState=s235d955051168659476b41542ab175a07e4c50636 HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:02 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SZoQPixAoqCqSNtuSugeenOcCWvJX/U4u/Tf1wnQpVLLYU%2BWPDPPeN53vECmpKXrzj/rPfzsAH10UlIjHQJL0jlNDUOBVDMFSD2n1frLA83ilFpnvOFGkmiNCM4LozdGY6fAVeBeBIfv%2B4clefbeIk2SkzTdCG08nLxRsQXXxq0DfYyNOyZMJdfyRIFnaykYJmhJtA3PEpr1Df7GxYKpN14ACQ3ghD5a4WNuVM%2Bsqsc9NMIB9zdY0QTuJ%2BM4DLMvScskAol22yXBLJ/ldV20xaxoJ4xP8jpvJzAd1/m0yNl8VhTTLId5Wod8LBmieIE3AmIHO42eab8kWZplo3Q2SseHD3NajGma/SBReVHuo9BNeO19metzEtLPh0M5Kh%2BrA4mewOGgRkggq0VvFh0auxv77mPZ1TOyQrtIbhBnnqVfQ81uWxop%2BK9oLaV53ThgPozqXQeDfIr5%2B136G9GM2iGVesc0CtCeRFXZ4791TIpWgAuqW5JcO19WEZrBnLAVHk7%2BHZNFG6MscwJ7qeDEuL%2BKdQveyFCxh3Z1F8op7/PCde/4q3FN72LYKmgO/VjWOH%2BR8Z/wc%2Bw/s/2J3v7E1W8%3D HTTP/1.1" 200 2293 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHfycBJILIKEygUJpAoQh94WZ0MtOXaatSX69w1BrUgP3HbXM6Od8S4JWt2Jnb1a7w5InTWEwa3VhsT4VDHfG2GBFAkDLZJwUhzX%2B53gYSy63jorrWbBBskpA05ZU7FP5zoSUXTT1ocK2vBezGTdhmiuyiD2ylw75UJp2wjaaLt5P2p7wFr1KF3UooO1VkCRqjsWbDcVI5RxXnBZp5dk0ZRykadFEctFnHPeyFwWRZbUaV1mA9z8%2BjjZgcjzNOUwx1LmfJ5eIANMEsCiyXIuCw4wT8syWfDLwCTyuDXkwLiK8ZjzWVzM4uyUlCLPRMw/WHDGnkaPg322Wt4zEiOvf0rtdWhAhP09KLaibhk9STz0OnF04DxNuzdbY3AG7fG1Oo1ocfRSIhGLpir7YQZXXB3wyw8/FigKamswoAe88Vp/P1b6z5hO/9rp5ax%2BAA%3D%3D&RelayState=s2ee3340aa8601d385327dca249596d84248237093 HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBasMwDP2V4HsTz3GaxLSFsl4KG4x27LCbYiudwbGzyIbt75e2bKw77CbJ7z30nrUiGNyoHsIppHhAGoMnzD4G50ldntYsTV4FIEvKw4CkolbH7eODEjlX4xRi0MGxbIcUrYdog1%2BztxhHUkXx4ULKLQz5uVhoM%2BToT9YjTtafRhtzHYYChmK/ezq6cEBjJ9SxGDDC1lmgwpqRZfvdmlHZL9tGQIldrXULosNKYr/s6/JOQ8u5FI3UlVzOcP/t4znMRAHLruwbBJSm6%2Bq6NlVvagO80tCUAKIV0PSSy5lJlHDvKYKPaya4EAveLLh8vmtVJRUXryx7wYkuHmf7bLM6Z6QuvOlXav%2BHBkQ4nYNiGxpXxS%2BJq96ojhFiotvuPhjMXsAl/F%2BdLmh1TFojEStuVR7nGZxwc8D3NP9YZikzwWNGV3ifnPu8rvSXcTv9aW8vZ/MF&RelayState=s2f6bb015054a583261a4e656c6e103bbe78ada6ec HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds24aee610bdfbb160f84afb222886fe966957ca8a1&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds297377ddbc39870b273273de14a9fd7d0d47a3da0&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2aea781ffc62a6d4134f653819f5f1d619c58f45f&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysr3/WCBhFqAREFVkdJmy9IcevN6x8SSv%2BrxJvTf17tAQ6WWQ06WPDPPeN53PEemlaOrLjybHfzsAENy1MogHQIL0nlDLUOJ1DANSAOn9erLAy2zgjpvg%2BVWkWSFCD5Ia9bWYKfB1%2BBfJIfvu4cFeQ7BIc3zo7Jdii4bTt7qzIEXmfBgDpn1h5zp/FKeawhspSTDHB1JNvFZ0rC%2Bwd%2B4TDL9xosgaQC8NAcnQ8at7pl1/biDVnrg4Qor28j9ZD2HYfYFEUwhkGS7WRAsp%2BOmHImG3c2EGN/dl4UY8ZZNm5mA%2BzGfNsVoAiPWTGM%2BVgxRvsAbAbGDrcHATFiQsijLtJilxWQ/%2BkCnE1qMf5CkOiv3UZo2vva2zM0pCenn/b5Kq8d6T5In8DioERPIct6bRYfG/sq%2B21h28Yws0c3zK8SJ5%2BjXWLPdVFZJ/itZKWVf1x5YiKMG38Egn2bhdpf%2BRrapGFJp8MygBBNIUlc9/lvHlBQSfFTdkfzS%2BbyK0A7mxK0IcAzvmCxZW%2B2Yl9hLBUfGw0Wsa/BaxYodiOVNKKe8z4vXveOv1re9i3GroN33Yznrw1nGf8JPsf/M9id6/ROXvwE%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SchCCBYgUVBVpG03S9I99OZ1Jqwlf9Xj7NJ/XydAl0pdDj1Z8sw843nf8QKZkpauO/%2Bi9/CzA/TRUUmNdAgsSec0NQwFUs0UIPWcVuuv9zSLU2qd8YYbSaI1IjgvjN4YjZ0CV4F7FRy%2B7%2B%2BX5MV7izRJjtJ0I7TxcPJGxRZcG7cO9CE27pAwlVzKEwWeraVgmKAl0TY8S2jWN/gbFwum3nkBJDSAE/pghY%2B5UT2zqh720AgH3F9hRRO4n43jMMy%2BJC2TCCTabZcEM1bMs3kxGfMsy4tp0eb8Ls/Gs2I6zibPxSyfsDmb5W0a8rFkiOIV3gmIHew0eqb9kmRplo3SYpRO6vGcTic0vftBovKs3Cehm/Da2zI/n5KQfqnrclQ%2BVDWJnsDhoEZIIKtFbxYdGrsr%2B25j2cUzskK7SK4QJ56l30LNblsaKfivaC2leds4YD6M6l0Hg3yK%2Bdtd%2BhvRjNohlXrHNArQnkRV2eMfOyZFK8AF1S1JLp3PqwjNYE7YCg9H/x%2BTRRujLHMCe6ngyLi/iHUN3shQsYd2dRPKKe/zwnXv%2BJtxTe9i2Cpo6n4sa5w/y/hP%2BCn2wWx/otc/cfUb HTTP/1.1" 200 2293 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s24aee610bdfbb160f84afb222886fe966957ca8a1&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 26ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR7PjeFxmoqlVaISgubbQoHbl5n0rXkLzzObvn3OGnLFgl64GTJM/OM533HC2RKWroa/LPewY8B0EdHJTXSKVCTwWlqGAqkmilA6jltV5/vaZFk1DrjDTeSRCtEcF4YvTYaBwWuBfciOHzd3dfk2XuLNE2P0gwx2mQ6eacSC65Pegf6kBh3SJlKL%2BWpAs9WUjBM0ZJoE54lNBsb/IlLBFNvvAASGsAJfbDCJ9yokdm2DzvohAPur7CiC9yPxnGYZq9JzyQCibabmmAxm8P7gs3mZV7ewbu8rPJ5l1dZXwHLoaqqp6yEnM15yMeGIYoXeCMgDrDV6Jn2NSmyooizeZyV%2B7yis5Jmd99J1JyV%2ByB0F157W%2BanUxLST/t9EzcP7Z5E38DhpEZIIMvFaBadGrsr%2B25j2cUzskS7SK8QJ56lX0LNdtMYKfjPaCWleV07YD6M6t0Ak3yK%2BdtdxhvRxf2USr1jGgVoT6K2GfGPA5OiF%2BCC6pakl87nVYRuMidshYej/4/JorVRljmBo1RwZNxfxLoGr2Wo2EG/vAnllI954Xp0/NW4bnQxbBV0%2B3Esa5w/y/hX%2BCn2j9l%2BR69/4vIX HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPbjtowEIZfJfJ9DiRsCRYgpaCqSNtuSmgvemecCWvJp3qcXfr2dQJ0qdRyUSmSJc/MN57/nyyQKWlp1ftnvYMfPaCPTkpqpGNgSXqnqWEokGqmAKnntKk%2BPdI8yah1xhtuJIkqRHBeGL02GnsFrgH3Ijh83T0uybP3FmmanqTpY7TJePJWJRZcl3QO9DEx7pgylV7LUwWeVVIwTNGSaBOeJTQbGvyJSwRTb7wAEhrACX20wifcqIHZNE87aIUD7m%2Bwog3cD8ZxGGdfko5JBBJtN0uC%2BaGcHHjxLoNy/lDOZmXB2oxPGJtAwafzLHxlN5sWecjHmiGKF3gjIPaw1eiZ9kuSZ3keZ2WcTfeTOX2Y0qz4TqL6otx7odvw2vsyH85JSD/u93VcPzV7En0Dh6MaIYGsFoNZdGzsbuy7j2VXz8gK7SK9QZx5ln4ONdtNbaTgP6NKSvO6dsB8GNW7Hkb5FPP3uww3oo27MZV6xzQK0J5ETT3gv/RMik6AC6pbkl47X1YR2tGcsBUeTv4/JovWRlnmBA5SwYlxfxXrFryWoWIH3eoulFM%2B5IXrwfFX49rBxbBV0O6Hsaxx/iLjX%2BHn2D9m%2Bx29/RNXvwA%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUhIyVqAlIKqIm27KaE99GacCWvJX/U4u/Tf1wnQpVLLoSdLnplnPO87XiBT0tKq9896Bz96QB%2BdlNRIx8CS9E5Tw1Ag1UwBUs9pU316pFmcUuuMN9xIElWI4Lwwem009gpcA%2B5FcPi6e1ySZ%2B8t0iQ5SdNP0MbjyVsVW3Bd3DnQx9i4Y8JUci1PFHhWScEwQUuiTXiW0Gxo8CcuFky98QJIaAAn9NEKH3OjBmbTPO2gFQ64v8GKNnA/GMdhnH1JOiYRSLTdLAlm8DBPM1YcpizPD%2B10VrTv8rI8ZGkJBS%2B7siiynM9hHvKxZojiBd4IiD1sNXqm/ZJkaZZN0nKSzvbTB1rMaJp/J1F9Ue690G147X2ZD%2BckpB/3%2B3pSPzV7En0Dh6MaIYGsFoNZdGzsbuy7j2VXz8gK7SK5QZx5ln4ONdtNbaTgP6NKSvO6dsB8GNW7Hkb5FPP3uww3op10Yyr1jmkUoD2JmnrAf%2BmZFJ0AF1S3JLl2vqwitKM5YSs8nPx/TBatjbLMCRykghPj/irWLXgtQ8UOutVdKKd8yAvXg%2BOvxrWDi2GroN0PY1nj/EXGv8LPsX/M9jt6%2BxNXvwA%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds253b21fba68ff36720f1cda5b8fe73c5b014e1ab5&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s297377ddbc39870b273273de14a9fd7d0d47a3da0&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 28ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2aea781ffc62a6d4134f653819f5f1d619c58f45f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 25ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2e9702a5b1a33bd145d6388b208e5c8f85523c7e7&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQgLDRYgUVBVpG03JbSH3ow9YS35qx5nl/77OgG6qdRy6MmSZ%2BYZz/uOF8i0cnTdhmezhx8tYEjOWhmkfWBJWm%2BoZSiRGqYBaeC0Xn96pEWaU%2BdtsNwqkqwRwQdpzcYabDX4GvyL5PB1/7gkzyE4pFl2VrYdoUv7kwudOvBN2ngwp9T6U8Z0divPNAS2VpJhho4k2/gsaVjX4E9cKpl%2B40WQNABempOTIeVWd8y6ftqDkB54GGCliNwP1nPoZ1%2BShikEkuy2S4LF9MjELJ/NxPxdCePZfCzK8YTzSXOcT/OyYYIVZTMvxzEfK4YoX%2BCNgNjCzmBgJixJkRfFKC9H%2BcNhPKfTB5pPvpOkuir3XhoRX3tf5uMlCenHw6EaVU/1gSTfwGOvRkwgq0VnFu0b%2B4F997Hs5hlZoVtkA8SF5%2BjnWLPbVlZJ/jNZK2VfNx5YiKMG30Ivn2bhfpfuRopR06fS4JlBCSaQpK46/JeWKdlI8FF1R7Jb5%2BsqgujNiVsR4Bz%2BY7JkY7VjXmInFZwZDzexhuCNihV7aFZ3oZzyLi9ed46/Wi86F%2BNWgTh0Yznrw1XGv8IvsX/M9js6/ImrXw%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s253b21fba68ff36720f1cda5b8fe73c5b014e1ab5&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 24ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2e9702a5b1a33bd145d6388b208e5c8f85523c7e7&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 26ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SRqWJWsRpBRUFWnbTQntoTdjT1hL/qrH2aX/vk6ALpVaDj1Z8sw843nf8QKZVo7WfXg2W/jRA4bkqJVBOgYq0ntDLUOJ1DANSAOnbf3pkRZpTp23wXKrSFIjgg/SmpU12GvwLfgXyeHr9rEizyE4pFl2VLafoEvHkwudOvBd2nkwh9T6Q8Z0dinPNARWK8kwQ0eSdXyWNGxo8CculUy/8SJIGgAvzcHJkHKrB2bbPm1BSA88XGGliNwP1nMYZ69IxxQCSTbrimDR7e%2B76ey%2B5ILxPQPBWZ7n5XSfz6EU83I%2Bmz6UZVeUMR8bhihf4I2A2MPGYGAmVKTIi2KSl5P8bvfugc7uaD79TpLmrNx7aUR87W2Z96ckpB93u2bSPLU7knwDj6MaMYEsF4NZdGzsr%2By7jWUXz8gS3SK7Qpx4jn6ONZt1Y5XkP5NaKfu68sBCHDX4Hkb5NAu3uww3Uky6MZUGzwxKMIEkbTPgv/RMyU6Cj6o7kl06n1cRxGhO3IoAx/AfkyUrqx3zEgep4Mh4uIh1DV6pWLGFbnkTyikf8uL14Pir9WJwMW4ViN0wlrM%2BnGX8K/wU%2B8dsv6PXP3H5Cw%3D%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwEP2VkrttTFvbBhVkvQgKixUPe0uTqRtIk24nAffvtyq72D14m5m895j3MksUnen53l1c8EfA3lmE6NoZi/z%2BtCJhsNwJ1Mit6AC5l7zeHPacxZT3g/NOOkOiLaDXVnjt7Ip8et8jT5KrcSHWootvxUyqLgZ70RZg0PbSax9L1yWiS3bb99q4Iyg9gPRJB15sjBaYaNWTaLddEVRlVbVpIcpFm%2BWyYKJiGUsZNLRtJJtXbSELWkI1wu2vj5MbiSyt0pI1ZSHzpmCNSlXLmKRzRUulCqGyvGoWWb7IRyZigJ1FL6xfEUYZm9FyRrPTvOJ5xmn6QaIzDHj3ONon6%2BUtI37nDU%2BpvQ5NIMJwC4qssV8mTxIPvZ7XXviA0%2B7NKYjOwgR4rY53NK%2BDlIBIkqnKYZyJC6yP8BXGH4s0RspZiPABb4Mx34%2BV/jOm0792ejnrHw%3D%3D&RelayState=s28a56260bfd8cdfec10047a0a930987d3721600e8 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPbbhoxEIZfZeX7PbDhECxAoqCqSGmzYWkuemfsWWLJp3q8CX37ehdoqNRw0StLnplvPP8/niHTytFlG17MFn62gCE5amWQ9oE5ab2hlqFEapgGpIHTevn1gZZZQZ23wXKrSLJEBB%2BkNStrsNXga/CvksP37cOcvITgkOb5Udk2RZf1Jxc6c%2BCbrPFgDpn1h5zp/FKeawhsqSTDHB1J1vFZ0rCuwd%2B4TDL9zosgaQC8NAcnQ8at7ph1/bgFIT3wcIWVInI/W8%2Bhn31OGqYQSLJZzwmWkzte3E%2BLyZTzieD7AWdFIwbDPWOjUozKMW%2Bmk3ExLmM%2BVgxRvsI7AbGFjcHATJiTsijLtLhPi%2BFuMKWjIS3ufpCkOiv3SRoRX3tb5v0pCemX3a5Kq8d6R5Jn8NirERPIYtaZRfvG/sq%2B21h28Yws0M3yK8SJ5%2Bi3WLNZV1ZJ/itZKmXfVh5YiKMG30Ivn2bhdpfuRoq06VNp8MygBBNIUlcd/qllSjYSfFTdkfzS%2BbyKIHpz4lYEOIb/mCxZWe2Yl9hJBUfGw0Wsa/BKxYotNIubUE55lxevO8ffrBedi3GrQOy6sZz14SzjP%2BGn2Aez/Yle/8TFbw%3D%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPfb9owEMf/lcjvJGmgLViAlIGmIXVrSlgf9ubYF2rJv%2BZzWvbfzwmwMmnlYU%2BWfHef832/5zkyrRwtu/BitvCzAwzJQSuDdAgsSOcNtQwlUsM0IA2c1uXXB1qkOXXeBsutIkmJCD5Ia1bWYKfB1%2BBfJYfv24cFeQnBIc2yg7LdCF06nFzo1IFv09aD2afW7zOms3N5piGwUkmGGTqSrOOzpGF9g79xqWT6nRdB0gB4afZOhpRb3TPr%2BnELQnrg4QIrReR%2Btp7DMPuCtEwhkGSzXhAsZs3tjSgYa3gLs0nORXs/zZvZHczEuCjG00I0k/tc3MV8rBiifIV3AmIHG4OBmbAgRV4Uo3w6yie7mxm9ndB8/IMk1Um5T9KI%2BNrrMjfHJKRfdrtqVD3WO5I8g8dBjZhAlvPeLDo09hf2Xceys2dkiW6eXSCOPEe/xZrNurJK8l9JqZR9W3lgIY4afAeDfJqF6136GylG7ZBKg2cGJZhAkrrq8U8dU7KV4KPqjmTnzqdVBDGYE7ciwCH8x2TJymrHvMReKjgwHs5iXYJXKlZsoV1ehXLK%2B7x43Tv%2BZr3oXYxbBWLXj%2BWsDycZ/wk/xj6Y7U/08icufwM%3D HTTP/1.1" 200 2292 2ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds222249557b9f52dec60a3c911d1e9d12f75775b72&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2272c7fa8bb8dc039ab88bcb8de37bd8e60551de4&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQgsUAuQKKgq0rabEtpDb8aZsJb8Vc9kl/77OgG6VGo59BRpPp7xvO9kjsJoz1ctPdsd/GgBKTkZbZH3iQVrg%2BVOoEJuhQHkJHm1%2BvTIizTnPjhy0mmWrBAhkHJ27Sy2BkIF4UVJ%2BLp7XLBnIo88y07atQP0af%2BVtUk9hCZtAthj6sIxEya7tmcGSKy0EpihZ8kmPktZ0Q34E5cqYd54EaQsQFD26BWl0pmOWVVPO6hVAEk3WFVH7gcXJPS7L1gjNAJLtpsFw2JSPBSjZjw5jA%2BT4XQ4nU5mddPEcDEtYhDyegTTQz6L9VgKRPUCbwTEFrYWSVhasCIvikE%2BG%2BTj/fAdfxjzfPSdJeVFuffK1vG192U%2BnIuQf9zvy0H5VO1Z8g0C9mrEAracd2bxfnC4se8%2BVlw9Y0v08%2BwGceZ5/jn2bDel00r%2BTFZau9d1AEFxVQot9PIZQfendBFVD5q%2BlFMQFhVYYklVdvgvrdCqURCi6p5l18mXU4S6NydeBcGJ/mOzZO2MF0FhJxWchKSrWLfgtY4dO2iWd6GSy64uhjvHX12oOxfjVUG979byLtBFxr/Cz7l/7PY7e/snLn8B HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CQmwdC1AoqCqSNtuSugeehucCWvJX/U4u/Tf1wnQpVLLYU%2BWPDPPeN53PCPQyvFlG57NFn%2B2SCE5amWI94E5a73hFkgSN6CReBC8Wn554EU65M7bYIVVLFkSoQ/SmpU11Gr0FfoXKfD79mHOnkNwxLPsqGw7IJf2p6h16tA3aePRHFLrDxno7FKeaQywVBIoI8eSdXyWNNA1%2BBuXStBvvAiSBtFLc3AypMLqjllVj1uspUcRrrCyjtxP1gvsZ5%2BzBhQhSzbrOaNif1c0ezGBySTPmzoXzQhATEb5/fRuCtDsx1jEYDGN%2BVQCkXzBNwJRixtDAUyYs2JYFIPhh8FwvMvv%2BWTMh6MfLCnPyn2Upo6vvS3z/pRE/PNuVw7Kx2rHkif01KsRE9hi1pnF%2B8b%2Byr7bWLh4xhbkZtkV4sRz/Gus2axLq6T4lSyVsq8rjxDiqMG32MunIdzu0t3IetD0qTx4MCTRBJZUZYf/1oKSjUQfVXcsu3Q%2BryLWvTlxKwIewzsmS1ZWO/CSOqnwCCJcxLoGr1Ss2GKzuAkVXHR58bpz/NX6unMxbhXWu24sZ304y/hP%2BCn2n9n%2BRK9/4uI3 HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2d8db38ff0fce0eaa72797b2b510118ba56e8f7c3&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s222249557b9f52dec60a3c911d1e9d12f75775b72&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 24ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2272c7fa8bb8dc039ab88bcb8de37bd8e60551de4&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds26f02c613be8db9e8d1de9dee1bc58a1d2667cb1d&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2adc1de241eb93c4abf6019f7a8f3ab2ec9b362b1&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2d8db38ff0fce0eaa72797b2b510118ba56e8f7c3&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds292ede9055f50d9b510aa34d274a5ec657672fd84&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s26f02c613be8db9e8d1de9dee1bc58a1d2667cb1d&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 26ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2422164fb67e68c684353a8d2f8bc0742eec24517&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2bda8cb4bd203af6455fe84ac27bb98e0a06e52b8&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2adc1de241eb93c4abf6019f7a8f3ab2ec9b362b1&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 25ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2422164fb67e68c684353a8d2f8bc0742eec24517&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s292ede9055f50d9b510aa34d274a5ec657672fd84&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 28ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQgsXSxAoqCqSNtuSugeehucCWvJX/U4u/Tf1wnQpVLLYU%2BWPDPPeN53PCPQyvFlG57NFn%2B2SCE5amWI94E5a73hFkgSN6CReBC8Wn554EWac%2BdtsMIqliyJ0AdpzcoaajX6Cv2LFPh9%2BzBnzyE44ll2VLYdkEv7U9Q6deibtPFoDqn1hwx0dinPNAZYKgmUkWPJOj5LGuga/I1LJeg3XgRJg%2BilOTgZUmF1x6yqxy3W0qMIV1hZR%2B4n6wX2s89ZA4qQJZv1nFFR7xuc4N1wmtd5gSO8n8AExvvhWEynk6n4AEMc70diGPOpBCL5gm8EohY3hgKYMGdFXhSD/H6Qj3fDKb8b83z0gyXlWbmP0tTxtbdl3p%2BSiH/e7cpB%2BVjtWPKEnno1YgJbzDqzeN/YX9l3GwsXz9iC3Cy7Qpx4jn%2BNNZt1aZUUv5KlUvZ15RFCHDX4Fnv5NITbXbobWQ%2BaPpUHD4YkmsCSquzw31pQspHoo%2BqOZZfO51XEujcnbkXAY3jHZMnKagdeUicVHkGEi1jX4JWKFVtsFjehgosuL153jr9aX3cuxq3CeteN5awPZxn/CT/F/jPbn%2Bj1T1z8Bg%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2bda8cb4bd203af6455fe84ac27bb98e0a06e52b8&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 25ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSJ3FeFiChckECqQLEoTdjb6glx06ztkT/vgHUivTAbR8zI8945yg60/Otu7jg94C9swjRtTMW%2BX21IGGw3AnUyK3oALmX/LDabXkWU94PzjvpDInWgF5b4bWzC/LpfY88Sa7GhViLLr4VM6m6GOxFW4BB20uvfSxdl4gu2azfD8btQekBpE868GJltMBEq55Em/WCYJozWdVlxfJznVWlTCmrVE1LKFWjhGpEIykdVyPc/vo4upGYyVxWKaszBueiZKksRZXnlVKsLVRbtkWt4NzkKYxMxAAbi15YvyAZzbIZrWeUHdOGF4zT/INEJxjw7nG0T5bzW0b8zhueUnsdmkCE4RYUWWI/T54kHno9P3jhA067N6cgOgkT4LU63tH8EKQERJJMVXbjTFxguYevMP5YpDFSzkKED3gbjPl%2BPOk/Yzr9a6eXs/wB&RelayState=s2799149f81cb23039d2af6fbf92c1d9a8531b5f33 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNJQCESChcUECaQLEYTeTOCxSmnR1IrG/XwFtgh242c57T34vnhE0rpWbcA4p7pDa4AmzS%2BM8ydvTnKXOywBkSXpokGRUcr/cbqTIuWy7EIMKjmUrpGg9RBv8nH3G2JIsiosLKbfQ5NdioHSToz9bj9hZf25tzFVoCmiK9ep978IOte1QxaLBCEtngQqrW5atV3NGqMoxr4WA2gCK2hh%2BOnEzFlNQleGlqPTEjMsSe7j/9XEIPVHU1amqgJupgB7EFZgKwWijSjUSeqKHteAnLCc9kyjh2lMEH%2BdMcCEGfDLg1aGcylEl%2BfCDZUfs6Oaxt88Ws2tG8sbrHlJ7HRoQYXcNii2onRUPEne9Vu4jxETP3VvQmB3BJXytTje03CelkIgVzyrbfgZnXOzwK/U/llnKdPCY0R1uknPf95X%2BM56nf%2B3z5Sx%2BAA%3D%3D&RelayState=s2c46eb83dc0c2cae9eab0fbe9b383ee2c6e2a82e0 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNjxoxDIb/yih35nOBEgESBVVF2nanDO2ht5B42Ej5apzZpf%2B%2BmQG6VGo59BQpth/H7%2BvMkWnl6KoLz2YHPzrAkJy0MkiHwIJ03lDLUCI1TAPSwGmz%2BvRIyzSnzttguVUkWSGCD9KatTXYafAN%2BBfJ4evucUGeQ3BIs%2BykbDdClw4nFzp14Nu09WCOqfXHjOnsWp5pCGylJMMMHUk28VnSsL7Bn7hUMv3GiyBpALw0RydDyq3umU3ztAMhPfBwg5Uicj9Yz2GYfUFaphBIst0sCJaiKKqiKsX0MJlV7MCrih/EGIrpjI9FXsymZSvaSTGJ%2BVgzRPkCbwTEDrYGAzNhQcq8LEf5u1H%2BsC9mdPxA8%2Bo7SeqLcu%2BlEfG192U%2BnJOQftzv61H91OxJ8g08DmrEBLKc92bRobG/se8%2Bll09I0t08%2BwGceY5%2BjnWbDe1VZL/TFZK2de1BxbiqMF3MMinWbjfpb%2BRYtQOqTR4ZlCCCSRp6h7/pWNKthJ8VN2R7Nr5soogBnPiVgQ4hf%2BYLFlb7ZiX2EsFJ8bDVaxb8FrFih20y7tQTnmfF697x1%2BtF72LcatA7PuxnPXhIuNf4efYP2b7Hb39ictf HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2dbfe6e5190d02e3e86a6a4b14c9969c7a1e4b3c1&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PghsNliAREFVkbbdLKF76M04E9aSv%2Bpxdum/rxOgS6Uuh54seWae8bzveIZMSUuXnX/RW/jZAfroqKRGOgTmpHOaGoYCqWYKkHpO6%2BXXB5onGbXOeMONJNESEZwXRq%2BMxk6Bq8G9Cg7ftw9z8uK9RZqmR2m6GG0ynLxRiQXXJq0DfUiMO6RMpZfyVIFnSykYpmhJtA7PEpr1Df7GJYKpd14ACQ3ghD5Y4RNuVM%2Bs68ctNMIB91dY0QTuZ%2BM4DLPPScskAok26znBfMqn46woWF6W2aS8m%2B55yfd5M2qL0f2omNyX40kzLvZFyMeKIYpXeCcgdrDR6Jn2c5JneR5nZZxNdqMpvZvQbPyDRNVZuU9CN%2BG1t2Xen5KQftntqrh6rHckegaHgxohgSxmvVl0aOyu7LuNZRfPyALtLL1CnHiWfgs1m3VlpOC/oqWU5m3lgPkwqncdDPIp5m936W9EE7dDKvWOaRSgPYnqqsc/dUyKVoALqluSXjqfVxGawZywFR6O/j8mi1ZGWeYE9lLBkXF/EesavJKhYgvt4iaUU97nheve8Tfjmt7FsFXQ7PqxrHH%2BLOM/4afYB7P9iV7/xMVv HTTP/1.1" 200 2293 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR7k5Cm0LXaSqUVotLChqZw4DbrTLqW/IXH2S3/Hidt2SBBD5wseWae8bzveEGglePrLjyZPf7okEJy0soQHwJL1nnDLZAkbkAj8SB4vf50z4s0587bYIVVLFkToQ/Smo011Gn0NfpnKfDr/n7JnkJwxLPspGw3IZcOp2h06tC3aevRHFPrjxno7FqeaQywVhIoI8eSbXyWNNA3%2BBOXStCvvAiSBtFLc3QypMLqnlnXD3tspEcRRljZRO4H6wUOsy9ZC4qQJbvtklExbxsAAVNsSkBs386n77CEx1kxR5zCtGxngGVe3MV8qoBIPuMrgajDnaEAJixZkRfFJJ9P8vLw5o7PSp5Pv7Okuij3Xpomvva2zI/nJOIfD4dqUj3UB5Z8Q0%2BDGjGBrRa9WXxo7Ef23cbC1TO2IrfIRogzz/HPsWa3rayS4meyVsq%2BbDxCiKMG3%2BEgn4Zwu0t/I5tJO6Ty4MGQRBNYUlc9/ksHSrYSfVTdseza%2BbKK2AzmxK0IeAr/MVmysdqBl9RLhScQ4SrWGLxRsWKP7eomVHDR58Xr3vEX65vexbhV2Bz6sZz14SLjX%2BHn2D9m%2Bx0d/8TVLw%3D%3D HTTP/1.1" 200 2286 2ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfatE0pjQAJjQsSSBMgDruZxLBIadLVicT%2BfgW0CXbgZjvvPfm9eErQ2k6u/dnHsEXqvCNMLq11JG9PMxZ7Jz2QIemgRZJByd1is5ZFymXX%2B%2BCVtyxZIgXjIBjvZuwzhI5kll2sj6mBNr0WI6XbFN3ZOMTeuHNnQqp8m0GbrZbvO%2Bu3qE2PKmQtBlhYA5QZ3bFktZwx0mVeHZWAXFS1HgOfQF0IrAVOjrUYV1DUTQmomwHufn3s/UAs8Ci0PpWnvMm5ELxuqnEBJa%2B1ynOBTS0q3pSn8sokirhyFMCFGSt4UYz4ZMTFPm9kJSQvP1hywJ5uHgf7bD69ZiRvvP4htdehARH216DYnLpp9iBx1%2BvkLkCI9Ny9eY3JAWzE1%2Bp0Q8tdVAqJWPasshlmcMb5Fr/i8GOJoUR7hwnd4ado7fd9pf%2BM5%2Blf%2B3w58x8%3D&RelayState=s23dbcc07c3b2cd80d495f61dceedc99fb0190e905 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQipAAuQUlBVpG03JWkPvXntCWvJX/U4u/Tf1wnQpVLLoadYnplnPO87WSHTytGqD8/mAD96wJCctDJIx8Ca9N5Qy1AiNUwD0sBpU316oEWaU%2BdtsNwqklSI4IO0ZmsN9hp8A/5Fcvh6eFiT5xAc0iw7KdtP0KXjlwudOvBd2nkwx9T6Y8Z0di3PNARWKckwQ0eSXXyWNGxo8CculUy/8SJIGgAvzdHJkHKrB2bTPB5ASA883GCliNwP1nMYZ1%2BTjikEkux3a4IFCBDLvHialzPRTbtFJ5Z8Po%2BH6YLDcpqXUya4KGcxH2uGKF/gjYDYw95gYCasSZEXxSRfTPKynS7pu5Lms%2B8kqS/KvZdGxNfel/npnIT0Y9vWk/qxaUnyDTyOasQEslkNZtGxsb%2Bx7z6WXT0jG3Sr7AZx5jn6Odbsd7VVkv9MKqXs69YDC3HU4HsY5dMs3O8y3Egx6cZUGjwzKMEEkjT1gP/SMyU7CT6q7kh27XxZRRCjOXErApzCf0yWbK12zEscpIIT4%2BEq1i14q2LFAbrNXSinfMiL14Pjr9aLwcW4VSDaYSxnfbjI%2BFf4OfaP2X5Hb//EzS8%3D HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STZAAQuQKKgq0rabEtpDb8aZsJb8Vc9kl/77OgG6VGo59BTZM/OM530ncxRGe75q6dnu4EcLSMnJaIu8DyxYGyx3AhVyKwwgJ8mr1adHXqQ598GRk06zZIUIgZSza2exNRAqCC9Kwtfd44I9E3nkWXbSrh2gT/uvrE3qITRpE8AeUxeOmTDZtTwzQGKllcAMPUs28VnKiq7Bn7hUCfPGiyBlAYKyR68olc50zKp62kGtAki6wao6cj%2B4IKGffcEaoRFYst0sGBaH0TQfj%2Bt301kxPAxF/ZBPJkOYxmMDk2IqJrNiNJkNDzEfS4GoXuCNgNjC1iIJSwtW5EUxyKeDfLR/mPHxiOfD7ywpL8q9V7aOr70v8%2BGchPzjfl8Oyqdqz5JvELBXIyaw5bwzi/eNw41997Hi6hlbop9nN4gzz/PPsWa7KZ1W8mey0tq9rgMIiqNSaKGXzwi636W7UfWg6VM5BWFRgSWWVGWH/9IKrRoFIaruWXbtfFlFqHtz4lYQnOg/JkvWzngRFHZSwUlIuop1C17rWLGDZnkXKrns8uJ15/irC3XnYtwqqPfdWN4Fusj4V/g59o/Zfkdv/8TlLw%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds28fdaaca3ed4aeef6837e4ab528ee3a34f5ae4029&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2eded902b743df1f8fd9c771f818ce91041adcd43&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2dbfe6e5190d02e3e86a6a4b14c9969c7a1e4b3c1&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 26ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSx3k0sQAJlQsSlSpAHHpb7IVacuw0a0v07xtAraAHbt7xzGhn7ClBZ3u59icfwwap944wOXfWkbxezVgcnPRAhqSDDkkGJbeLt7UUKZf94INX3rJkiRSMg2C8m7HPEHqSWXa2PqYGuvRymCjdpehOxiEOxp16E1Lluwy6bLV831q/QW0GVCHrMMDCGqDM6J4lq%2BWM0VGIVjeqhFaURZPnUBUai0bXvH3Rqi2gFFVbH/KR7n5z7PwoHOGyraHI1ahQgIUQRcl5hceKNy%2BoVX0o62OjDqOSKOLKUQAXZkxwISa8mfByl7eyKiUvPliyx4GuGcf4bD69dCSvuuGuteelAREOl6LYnPppdmdx8%2BvlNkCI9Di9eo3JHmzE5%2B50ZcttVAqJWPbo8jZicML5Br/i%2BGKJoUR7hwnd6Mdo7fdtpf%2BKR/RvfPw58x8%3D&RelayState=s2f5176576f98b786e01519ba442dceb9b259a6f91 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds23c55dc332d7d379961723d53188ba71b1af1f45f&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQgBdi1AoqCqSNtultA99OY4E9aSv%2Bpxdum/rxOgm0pdDj1Z8sw843nf8QKZkpauW/%2Bi9/CzBfTRSUmNtA8sSes0NQwFUs0UIPWcluuvDzSLU2qd8YYbSaI1IjgvjN4Yja0CV4J7FRy%2B7x%2BW5MV7izRJTtK0I7Rxf/JaxRZcEzcO9DE27pgwlVzLEwWeraVgmKAl0TY8S2jWNfgbFwum3nkBJDSAE/pohY%2B5UR2zLB/3UAsH3A%2Bwog7cz8Zx6GdfkoZJBBLttkuCWQ5VlU8m0Eyq9C6t7lk%2ByebzOdTTWdWkwKZZPhtPx7OQjwVDFK/wTkBsYafRM%2B2XJEuzbJTejdL8ML6n05ymkx8kKi7KfRK6Dq%2B9LXN1TkL65XAoRsVjeSDRMzjs1QgJZLXozKJ9Yzew7zaWXT0jK7SLZIA48yz9Fmp228JIwX9FaynN28YB82FU71ro5VPM3%2B7S3Yh61PSp1DumUYD2JCqLDv/UMikaAS6obkly7XxZRah7c8JWeDj5/5gs2hhlmRPYSQUnxv1VrCF4I0PFHprVTSinvMsL153jb8bVnYthq6A%2BdGNZ4/xFxn/Cz7EPZvsTHf7E1W8%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysr3/WAXkmABEgVVRUqbDUtz6M2xZ4klf9XjTei/r3eBhkoNh54seWae8bzveIZMK0eXXXgxW/jZAYbkoJVBOgTmpPOGWoYSqWEakAZOm%2BXXe1pmBXXeBsutIskSEXyQ1qyswU6Db8C/Sg7ft/dz8hKCQ5rnB2W7FF02nFzozIFvs9aD2WfW73Om83N5riGwpZIMc3QkWcdnScP6Bn/jMsn0Oy%2BCpAHw0uydDBm3umc2zcMWhPTAwwVWisj9bD2HYfY5aZlCIMlmPSdYVlPWlhMhJpW44VCOb2/aqrqdjiqA59Hojo1KXowZL2M%2B1gxRvsI7AbGDjcHATJiTsijLtLhLi/FuNKWTMS2qHySpT8p9kkbE116X%2BfmYhPTLblen9UOzI8kTeBzUiAlkMevNokNjf2HfdSw7e0YW6Gb5BeLIc/RbrNmsa6sk/5UslbJvKw8sxFGD72CQT7NwvUt/I0XaDqk0eGZQggkkaeoe/9gxJVsJPqruSH7ufFpFEIM5cSsCHMJ/TJasrHbMS%2BylggPj4SzWJXilYsUW2sVVKKe8z4vXveNv1ovexbhVIHb9WM76cJLxn/Bj7IPZ/kQvf%2BLiNw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s28fdaaca3ed4aeef6837e4ab528ee3a34f5ae4029&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2eded902b743df1f8fd9c771f818ce91041adcd43&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBauswEPwVo3tsyYrtSCSB8nIJtPBISg%2B9baR1nkCWXK8E7d8/J6Gl6aG33dXMsDPaNcHgR/0YzzGnA9IYA2HxPvhA%2Bvq0YXkKOgI50gEGJJ2MPj48Peq65HqcYoomelbskJILkFwMG/YvpZF0Vb37mEsHQ3kpFsYOJYazC4iTC%2BfRpdLEoYKh2u/%2BHn08oHUTmlQNmODBO6DK2ZEV%2B92GkVCn01Ja2chW9dJ0vFP8ZE2jrJSCi1Vrm1aaHmZ4%2BPTxHGdibTu%2BWgopFCgQjeCo2r6zvINGYNN2qLoGuIV%2BZhJl3AdKENKG1byuF3y14MtnoXSz1Fy%2BsuIFJ7p6nO2z7fqSkb7ypm%2Bp/R4aEOF0CYptaVxX3yRueqM%2BJkiZ7rs/0WLxAj7j7%2Bp0RetjNgaJWHWv8jTP4IzbA77l%2BccKR4WNAQu6wfvs/cdtpZ%2BM%2B%2BlXe3852/8%3D&RelayState=s2ac29a0df3627f7a49225f97c6b4b111300be0f7e HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s23c55dc332d7d379961723d53188ba71b1af1f45f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 19ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds239af25dd53d6ce2476f337913eeb118a12c04ac2&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CRu%2BLUBKQVWRtt0soT30ZuwJa8lf9Ti79N/XCdBNpZZDT5Y8M8943ne8RKaVo0UTXswefjSAITlrZZB2gRVpvKGWoURqmAakgdOq%2BPxI83RInbfBcqtIUiCCD9KajTXYaPAV%2BFfJ4ev%2BcUVeQnBIs%2BysbDNAl3YnFzp14Ou09mBOqfWnjOnsVp5pCKxQkmGGjiTb%2BCxpWNvgT1wqmX7nRZA0AF6ak5Mh5Va3zKp62oOQHnjoYaWI3I/Wc%2BhmX5GaKQSS7LYrgnnNxXg2mk1hyudiHk/GZ1OxGMNxOskfpvPRaMGOk5rFfCwZonyFdwJiAzuDgZmwIvkwzwfD%2BWA4Pjws6GRMh6PvJCmvyn2QRsTX3pf5eElC%2BulwKAflU3UgyTfw2KkRE8h62ZpFu8a%2BZ999LLt5RtbollkPceE5%2BiXW7LalVZL/TAql7NvGAwtx1OAb6OTTLNzv0t5IMai7VBo8MyjBBJJUZYt/bpiStQQfVXcku3W%2BriKIzpy4FQHO4T8mSzZWO%2BYltlLBmfFwE6sP3qhYsYd6fRfKKW/z4nXr%2BJv1onUxbhWIQzuWsz5cZfwr/BL7x2y/o/2fuP4F HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQgfZS1AoqCqSNtuSmgPvRlnwlryVz2TXfrv6wToUqnl0JMlz8wznvcdz1EY7fmqpWe7gx8tICUnoy3yPrBgbbDcCVTIrTCAnCSvVp8eeZHm3AdHTjrNkhUiBFLOrp3F1kCoILwoCV93jwv2TOSRZ9lJu3aAPu1PWZvUQ2jSJoA9pi4cM2Gya3lmgMRKK4EZepZs4rOUFV2DP3GpEuaNF0HKAgRlj15RKp3pmFX1tINaBZB0g1V15H5wQUI/%2B4I1QiOwZLtZMCymzbsChqNDPR0PDw9SyIdRLg/TPD8MZzAZQR3PfDaZxXwsBaJ6gTcCYgtbiyQsLViRF8Ugnw3y8X74wCdjno%2B%2Bs6S8KPde2Tq%2B9r7Mh3MS8o/7fTkon6o9S75BwF6NmMCW884s3jcON/bdx4qrZ2yJfp7dIM48zz/Hmu2mdFrJn8lKa/e6DiAojkqhhV4%2BI%2Bh%2Bl%2B5G1YOmT%2BUUhEUFllhSlR3%2BSyu0ahSEqLpn2bXzZRWh7s2JW0Fwov%2BYLFk740VQ2EkFJyHpKtYteK1jxQ6a5V2o5LLLi9ed468u1J2Lcaug3ndjeRfoIuNf4efYP2b7Hb39ictf HTTP/1.1" 200 2289 2ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 19ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds29c6b482c6188cce5718c6d6acbb3acd82df4d7a9&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 19ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f95893df7bd3b9cd8c4c5b0d4bded160cb4bba64&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR7kzRNJGI1lUorRKWFDU3hwM1rT7qW/IXH2S3/Hidt2SJBD5wseWae8bzveIlMK0fXQ3g2e/gxAIbkpJVBOgUaMnhDLUOJ1DANSAOn3frTAy3SnDpvg%2BVWkWSNCD5IazbW4KDBd%2BBfJIev%2B4eGPIfgkGbZSdlhhi6dTi506sD3ae/BHFPrjxnT2bU80xDYWkmGGTqSbOOzpGFjgz9xqWT6jRdB0gB4aY5OhpRbPTK77nEPQnrg4QYrReR%2BsJ7DNHtDeqYQSLLbNgQLvqj6BVTzus/nFfTQl3MQTywvoWR1XS5A1KIuiirmY8sQ5Qu8ERAH2BkMzISGFHlRzPJ3s7w8zGtalTRffCdJe1HuvTQivva%2BzE/nJKQfD4d21j52B5J8A4%2BTGjGBrJajWXRq7G/su49lV8/ICt0yu0GceY5%2BjjW7bWuV5D%2BTtVL2deOBhThq8ANM8mkW7ncZb6SY9VMqDZ4ZlGACSbp2xH8ZmJK9BB9VdyS7dr6sIojJnLgVAU7hPyZLNlY75iWOUsGJ8XAV6xa8UbFiD/3qLpRTPubF69HxV%2BvF6GLcKhCHcSxnfbjI%2BFf4OfaP2X5Hb3/i6hc%3D HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2fcd47376e6c8d876eac76d94eb652168339ab5fa&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s29c6b482c6188cce5718c6d6acbb3acd82df4d7a9&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s239af25dd53d6ce2476f337913eeb118a12c04ac2&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 26ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f95893df7bd3b9cd8c4c5b0d4bded160cb4bba64&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 24ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2fcd47376e6c8d876eac76d94eb652168339ab5fa&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 10ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds291a8020121d5d7c9b26daf4fb359979d59b0b8cf&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a93d1d6c12949eab7ad65018e5da47803f014189&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQihgEWQKKgq0rabJbSH3lx7wlryVz3OLv33dQJ0qdRy6MmSZ%2BYZz/uOl8i0cnTdhWezhx8dYEhOWhmkQ6AinTfUMpRIDdOANHDarD890CLNqfM2WG4VSdaI4IO0ZmMNdhp8A/5Fcviyf6jIcwgOaZadlO1G6NLh5EKnDnybth7MMbX%2BmDGdXcszDYGtlWSYoSPJNj5LGtY3%2BBOXSqbfeBEkDYCX5uhkSLnVPbNpHvcgpAcebrBSRO4H6zkMs1ekZQqBJLttRbCY5eV8ks/yBcB0UZSlKKbFfMz4JOcifzcGMWWz8XyxiPlYM0T5Am8ExA52BgMzoSJFXhSjfD7Ky8N4QaclzSffSFJflHsvjYivvS/z93MS0o%2BHQz2qH5sDSb6Cx0GNmEBWy94sOjT2N/bdx7KrZ2SFbpndIM48Rz/Hmt22tkryn8laKfu68cBCHDX4Dgb5NAv3u/Q3UozaIZUGzwxKMIEkTd3jnzqmZCvBR9Udya6dL6sIYjAnbkWAU/iPyZKN1Y55ib1UcGI8XMW6BW9UrNhDu7oL5ZT3efG6d/zVetG7GLcKxKEfy1kfLjL%2BFX6O/WO239Hbn7j6BQ%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScguZLEAiYKqIm27WUJ76M3YE9aSv%2Bpxdum/rxOgm0oth54izccznvedzJFp5eiqDS9mBz9awJCctDJI%2B8SCtN5Qy1AiNUwD0sBpvfr8SIs0p87bYLlVJFkhgg/SmrU12GrwNfhXyeHr7nFBXkJwSLPspGw7Qpf2Xy506sA3aePBHFPrjxnT2bU90xDYSkmGGTqSbOKzpGHdgD9xqWT6nRdB0gB4aY5OhpRb3THr%2BmkHQnrgYYCVInI/Ws%2Bh331BGqYQSLLdLAgWpZg8lHlZcigmMxCHcjoVs/EhL1iT87vpdFaOuYiRWI8VQ5Sv8E5AbGFrMDATFqTIi2KUP4zy%2B/14Rif3NL/7TpLqotwHaUR87W2ZD%2BcipJ/2%2B2pUPdV7knwDj70asYAs551ZtB/sB/bdxrKrZ2SJbp4NEGeeo19iz3ZTWSX5z2SllH1be2Ahrhp8C718moXbU7qIFKOmL6XBM4MSTCBJXXX455Yp2UjwUXVHsuvkyymC6M2JVxHgFP5js2RttWNeYicVnBgPV7GG4LWKHTtoljehnPKuLoY7x9%2BsF52L8apA7Lu1nPXhIuNf4efcP3b7nR3%2Bictf HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHfycBIaW4CEygWJShUgDr0t9oZacuw0a0v07xtAraAHbrvrmdHOeGcEne3lxp98DFuk3jvC5NxZR/L6NGdxcNIDGZIOOiQZlNwt3zaSp7nsBx%2B88pYlK6RgHATj3Zx9htCTzLKz9TE10KWXYqJ0l6I7GYc4GHfqTUiV7zLosvXqfWf9FrUZUIWswwBLa4Ayo3uWrFdzRlhrLdppA1Up8qnix6LkdY5V8YIaVKFEq1UJQo9w9%2Btj70cix2PZFFxxIQDqpngp1PR41FVdt5XQ0xrqSjeiwHZkEkVcOwrgwpzxnPNJ3kzyal8IWVcyLz9YcsCBrh5H%2B2wxu2Qkr7zhLrXnoQERDpeg2IL6WXYncdPr5S5AiPTYvXqNyQFsxOfqdEXLXVQKiVj2qPI2zuCEiy1%2BxfHHEkOJ9g4TusHbaO33baX/jMfpX/t4OYsf&RelayState=s28f715d94bb27c5431a2d541bf2435a017d7de001 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s291a8020121d5d7c9b26daf4fb359979d59b0b8cf&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a93d1d6c12949eab7ad65018e5da47803f014189&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2704830709ee59244d25281ac30cd061ed5a71899&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNPj9owEMW/SuQ7SYBsAQuQKKgq0rabJXQPvbnOhLXkf/VMdum3rxOgS6Uuh54i2W9%2B43lvMkdhtOerlp7tDn62gJQcjbbI%2B4sFa4PlTqBCboUB5CR5tfpyz0dpzn1w5KTTLFkhQiDl7NpZbA2ECsKLkvBtd79gz0QeeZYdtWsH6NP%2BK2uTeghN2gSwh9SFQyZMdinPDJBYaSUwQ8%2BSTXyWsqJr8DcuVcK88SJIWYCg7MErSqUzHbOqHnZQqwCSrrCqjtxPLkjoZ1%2BwRmgElmw3C4ajvBnCBylA3g0nU5gUY2gms2JaCDluxGw6ykf1VDazIuqxFIjqBd4IiC1sLZKwtGBROhrk00Fe7IczflfwfPydJeXZuY/K1vG1t23%2BcRIh/7zfl4Pyodqz5AkC9m5EAVvOu7B43zhcxXcbKy6ZsSX6eXaFOPE8/xprtpvSaSV/JSut3es6gKA4KoUWevuMoNtduhNVD5peyikIiwossaQqO/xjK7RqFIToumfZpfN5FaHuw4lbQXCk/5gsWTvjRVDYWQVHIeli1jV4rWPFDprlTajkstPF4y7xVxfqLsW4VVDvu7G8C3S28Z/w0907s/25vf4Tl78B HTTP/1.1" 200 2288 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7iQmEBQuQKKgq0rabJbSH3owzYS35qx5nl/77OgG6VGo59GTJM/OM533Hc%2BRaObZqw4vZwY8WMCQnrQyyPrAgrTfMcpTIDNeALAhWrT4/sjylzHkbrLCKJCtE8EFas7YGWw2%2BAv8qBXzdPS7ISwgOWZadlG0H6NL%2BFLVOHfgmbTyYY2r9MeM6u5ZnGgJfKckxQ0eSTXyWNLxr8CculVy/8yJIGgAvzdHJkAqrO2ZVPe2glh5EuMHKOnI/Wi%2Bgn31BGq4QSLLdLAjmTV2MZjWf0QmdHg5jmj/kk9GwGD88FNPhhM5oITidDouYjyVHlK/wTkBsYWswcBMWJKd5PqDTAR3vhzNWjBkdfSdJeVHugzR1fO19mQ/nJGSf9vtyUD5Ve5J8A4%2B9GjGBLOedWaxv7G/su4/lV8/IEt08u0GceY59iTXbTWmVFD%2BTlVL2be2Bhzhq8C308mke7nfpbmQ9aPpUFjw3KMEEklRlh39uuZKNBB9VdyS7dr6sItS9OXErApzCf0yWrK123EvspIITF%2BEq1i14rWLFDprlXahgosuL153jb9bXnYtxq6Ded2M568NFxr/Cz7F/zPY7evsTl78A HTTP/1.1" 200 2293 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2704830709ee59244d25281ac30cd061ed5a71899&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f709be6fd55b5d35722eff126e2a735a4e7dc6b2&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2b8c639006fa8f5841efb80a8b33034b230352486&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHfycGySWICEygUJpAqqHnpbnA215Nhp1pbo3zeAWpUeettdz4x2xrsg6O2gdv7sYzggDd4RJpfeOlK3pyWLo1MeyJBy0COpoNVxvd8pnuZqGH3w2luWbJCCcRCMd0v2HsJAKssu1sfUQJ9ei5lu%2BxTd2TjE0bjzYEKqfZ9Bn203z0frD9iaEXXIegywtgYoM%2B3Aku1myajLpWwbfkJRCd6IAmosqiKXWnZzAfOqzLUWUpwmuPv28eInIhcnja0uOddCo66qkpeyE01VdN28rptaguRQYjsxiSJuHQVwYcl4zvksr2e5eCkaJYXKyzeWvOJIN4%2BTfbZaXDNSN974K7X/QwMiHK9BsRUNi%2ByXxF1vUMcAIdJj9%2BRbTF7BRvxfnW5odYxaIxHLHlX20wzOuDrgR5x%2BLDGUtN5hQnd4F639vK/0l/E4/WkfL2f1BQ%3D%3D&RelayState=s28ded739372c7dfeeb65c938d63c4a963fdf08f63 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2b8c639006fa8f5841efb80a8b33034b230352486&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 26ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f709be6fd55b5d35722eff126e2a735a4e7dc6b2&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 32ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ebc313809e3ca5c3bb2c1ad51a0a91b08626fffc&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds20cb554114862ef074f8a6e29850b7c3bd4d27481&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds213b30cae9c6593e6a927761ca8e3979b48b709ad&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPfb9owEMf/lcjvJCEUaC1AykDTkLo1JVkf9ubaF2rJv%2BZzWvbfzwmwMmnlYU%2BWfHef832/5wUyrRwtu/BidvCzAwzJQSuDdAgsSecNtQwlUsM0IA2c1uXXe1qkOXXeBsutIkmJCD5Ia9bWYKfB1%2BBfJYfvu/sleQnBIc2yg7LdCF06nFzo1IFv09aD2afW7zOms3N5piGwUkmGGTqSbOKzpGF9g79xqWT6nRdB0gB4afZOhpRb3TPr%2BmEHQnrg4QIrReR%2Btp7DMPuStEwhkGS7WRIsoM1nop3MZrkYi1vOJ5wzPp3OxF0%2BH8/Zcz6e59AW45iPFUOUr/BOQOxgazAwE5akyItilN%2BO8ptmfEenNzSf/CBJdVLukzQivva6zM/HJKRfmqYaVQ91Q5In8DioERPIatGbRYfG/sK%2B61h29oys0C2yC8SR5%2Bi3WLPdVFZJ/isplbJvaw8sxFGD72CQT7NwvUt/I8WoHVJp8MygBBNIUlc9/rFjSrYSfFTdkezc%2BbSKIAZz4lYEOIT/mCxZW%2B2Yl9hLBQfGw1msS/BaxYodtKurUE55nxeve8ffrBe9i3GrQDT9WM76cJLxn/Bj7IPZ/kQvf%2BLqNw%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ebc313809e3ca5c3bb2c1ad51a0a91b08626fffc&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 24ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s20cb554114862ef074f8a6e29850b7c3bd4d27481&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 24ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds204945acf68ff120335c7f387c56f630d8530fc5a&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s213b30cae9c6593e6a927761ca8e3979b48b709ad&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 25ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp3ds0mBLAAiYKqIqXNhqU59OZ4Z4klf9XjTei/r71AQ6WGQ0%2BWPDPPeN53PEOulWPLLryYLfzsAEN20Mog6wNz0nnDLEeJzHANyIJg9fLrPStzypy3wQqrSLZEBB%2BkNStrsNPga/CvUsD37f2cvITgkBXFQdlugC7vT9Ho3IFv89aD2efW7wuui3N5oSHwpZIcC3QkW8dnScNTg79xueT6nRdB0gB4afZOhlxYnZh1/bCFRnoQ4QIrm8j9bL2AfvY5ablCINlmPSdYjib0hk%2BBllMqyrsppUM%2BuWvEmE5G4%2BGYlqO2nY7hOeVjxRHlK7wTEDvYGAzchDkpaVkO6GRAb3fDKRvdMnrzg2TVSblP0jTxtddlfj4mIfuy21WD6qHekewJPPZqxASymCWzWN/YX9h3HcvPnpEFullxgTjyHPsWazbryiopfmVLpezbygMPcdTgO%2Bjl0zxc75JuZDNo%2B1QWPDcowQSS1VXCP3ZcyVaCj6o7Upw7n1YRmt6cuBUBDuE/JstWVjvuJSap4MBFOIt1CV6pWLGFdnEVKphIefE6Of5mfZNcjFsFzS6N5awPJxn/CT/GPpjtT/TyJy5%2BAw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s204945acf68ff120335c7f387c56f630d8530fc5a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SchHd9cCJAqqirTtpoT20JuxJ6wlf9Xj7NJ/XydAl0oth54seWae8bzveIZMK0eXfXg2W/jRA4bkqJVBOgbmpPeGWoYSqWEakAZO2%2BWnR1qkOXXeBsutIskSEXyQ1qyswV6Db8G/SA5ft49z8hyCQ5plR2X7Cbp0PLnQqQPfpZ0Hc0itP2RMZ5fyTENgSyUZZuhIso7PkoYNDf7EpZLpN14ESQPgpTk4GVJu9cBs26ctCOmBhyusFJH7wXoO4%2Bxz0jGFQJLNek6wmO5LqEtR1jnvRLd/V%2BX1Xky7%2B7yqyqqsi4eHOyHu6n3Mx4Yhyhd4IyD2sDEYmAlzUuRFMcnvJ3m1mz7QuqJ5%2BZ0kzVm599KI%2BNrbMu9PSUg/7nbNpHlqdyT5Bh5HNWICWcwGs%2BjY2F/ZdxvLLp6RBbpZdoU48Rz9HGs268YqyX8mS6Xs68oDC3HU4HsY5dMs3O4y3Egx6cZUGjwzKMEEkrTNgP/SMyU7CT6q7kh26XxeRRCjOXErAhzDf0yWrKx2zEscpIIj4%2BEi1jV4pWLFFrrFTSinfMiL14Pjr9aLwcW4VSB2w1jO%2BnCW8a/wU%2Bwfs/2OXv/ExS8%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQiwYi1AoqCqSNtuStIe9jZ1Jqwlf9Xj7NJ/XydAl0othz1Z8sw843nf8YJAK8fXXXg2e/zZIYXkqJUhPgSWrPOGWyBJ3IBG4kHwav35gRdpzp23wQqrWLImQh%2BkNRtrqNPoK/QvUuC3/cOSPYfgiGfZUdluRC4dTtHo1KFv09ajOaTWHzLQ2aU80xhgrSRQRo4l2/gsaaBv8DculaDfeBEkDaKX5uBkSIXVPbOqHvfYSI8iXGFlE7kfrRc4zL5kLShCluy2S0bFZDafTcbQttPx9H6C87tmKmYTgCKHXOQF3IHIx3MYx3wqgUi%2B4BuBqMOdoQAmLFmRF8Uon4/yaT2%2B57MpzydPLCnPyn2QpomvvS3zj1MS8U91XY7Kx6pmyXf0NKgRE9hq0ZvFh8b%2Byr7bWLh4xlbkFtkV4sRz/Eus2W1Lq6T4layVsq8bjxDiqMF3OMinIdzu0t/IZtQOqTx4MCTRBJZUZY//2oGSrUQfVXcsu3Q%2BryI2gzlxKwIewzsmSzZWO/CSeqnwCCJcxLoGb1Ss2GO7ugkVXPR58bp3/NX6pncxbhU2dT%2BWsz6cZfwn/BT7z2x/otc/cfUb HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 16ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2358531aff41493e86d4c53aa20a0c02a6ac018a1&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 12ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwEP2VkrttWk1rgwqyXgSFRcXD3qbJ6AbSpNtJwP37rcouugdPmZm898h7kxlBazu58Wcfww6p844wubTWkbxdzVnsnfRAhqSDFkkGJffL7UYWKZdd74NX3rJkhRSMg2C8m7PPEDqSWXaxPqYG2vRajJRuU3Rn4xB7486dCanybQZttl69763foTY9qpC1GGBpDVBmdMeS9WrOqGnyss6Rl6KZ1HWj60pVZQ5TrPVwNGKskE9O43yAu18fBz8QiwJKLaA6lWKKalqOS6hq5EKLggvRYFUqzHNdNAOTKOLaUQAX5qzgRTHi0xGfHPJaionk4w%2BWHLGnm8fBPlvMrhnJG69/SO11aECE/TUotqBulj1I3PU6uQ8QIj13b15jcgQb8bU63dByH5VCIpY9q2yHGZxxscOvOGwsMZRo7zChO/wUrf2%2BP%2Bk/43n61z7/nMUP&RelayState=s231113be925a0724a1807d704d0bbad32b111c2c5 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNLSFRhQJjQsSkyZAO%2BzmJi6LlCZdnUjb36%2BANsEOu9nOe09%2BL14R9HaQe3/2MRyQBu8Ik8/eOpLXp4bF0UkPZEg66JFkUPK4ed5LkXI5jD545S1LtkjBOAjGu4a9hzCQzLJP62NqoE8vxUzpPkV3Ng5xNO48mJAq32fQZ7vty9H6A2ozogpZjwE21gBlRg8s2W0bRqWYC6hb7GqooejavKs0qLot53xeV6i07viiKmCCux8fJz8RxbIs6laD5q3SXV7mCzFRFshzvWwBVVctClG2VTkxiSLuHAVwoWGCCzHjyxkvTnkty0Ly%2BRtLXnGkq8fJPluvLhnJK2%2B8S%2B3/0IAIx0tQbE3DKruTuOkN8hggRHrsnrzG5BVsxP/V6YqWx6gUErHsUeV5msEZ1wf8iNOPJYYS7R0mdIN30dqv20p/GY/T3/bxctbf&RelayState=s2f86ff18e1e2085a81a965afbe4b5e160feef0528 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2358531aff41493e86d4c53aa20a0c02a6ac018a1&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwFPyVkrttmqa1BhVkvQgKi4qHvaXJqxtIk25fAu7fb1V20T14y5vMDG8mmaPsbC%2B2/uxj2AP23iEkl846FLerBYmDE16iQeFkByiCEofVbitYSkU/%2BOCVtyRZAwbjZDDeLchnCD2KLLtYH1Mju/R6mCjdpeDOxgEMxp17E1Llu0x22Wb9frB%2BD9oMoELWQZArayRmRvck2awXBNucSV03Jaimmk1Zkxea53U7m8qyLKcapqwCqECPdPeb4%2BhH4YhzVheqoC00HFhVF5RCwXMlm4qWBeiSl5zzqxIxwsZhkC4sCKOMTWg9ofyYz0TJBS0%2BSHKCAW8Zx/hkOb92JG664aG116VJRBiuRZEl9vPsweLu14tDkCHi8/TmNSQnaSO8dscbWxyiUoBIsmeX3YjJMyz38BXHF0sMJto7SPBOb6O13/eV/iue0b/x%2BecsfwA%3D&RelayState=s2b3f28900eb5d6eb5733a9277cdcab6cc6f050ece HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR7kzQstGs1lUIrRKWFDU3hwG3qTLqW/IXH2S3/Hidt2SJBD5wie2ae8bzvZEGgleNVH57MFn/0SCE5amWIj4GS9d5wCySJG9BIPAjeVJ8eeJHm3HkbrLCKJRUR%2BiCtWVlDvUbfoH%2BWAr9uH0r2FIIjnmVHZfsJuXT8ilanDn2Xdh7NIbX%2BkIHOLuWZxgCVkkAZOZas47OkgaHBn7hUgn7lRZA0iF6ag5MhFVYPzKZ53GIrPYpwhZVt5H6wXuA4e8k6UIQs2axLRkU%2By4t3OM8hn%2BeIBcbDFGei2Hez%2BbSAe9iLVrTTIuZTDUTyGV8JRD1uDAUwoWRFXhSTfD7J73bTe/72judvvrOkPiv3Xpo2vva2zPtTEvGPu109qR%2BbHUu%2BoadRjZjAlovBLD429lf23cbCxTO2JLfIrhAnnuOfY81mXVslxc%2BkUsq%2BrDxCiKMG3%2BMon4Zwu8twI9tJN6by4MGQRBNY0tQD/ksPSnYSfVTdsezS%2BbyK2I7mxK0IeAz/MVmystqBlzRIhUcQ4SLWNXilYsUWu%2BVNqOBiyIvXg%2BMv1reDi3GrsN0NYznrw1nGv8JPsX/M9jt6/ScufwE%3D HTTP/1.1" 200 2288 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STAfSy1AoqCqSNtuSmgPvRl7wlryVz3OLv33dQJ0qdRy6MmSZ%2BYZz/uO58iN9mzVxme7gx8tYMxORltkfWBB2mCZ46iQWW4AWRSsXn16ZDQvmQ8uOuE0yVaIEKJydu0stgZCDeFFCfi6e1yQ5xg9sqI4adcO0Of9KaTJPYQmbwLYY%2B7CseCmuJYXBiJfacWxQE%2ByTXqWsrxr8CcuV9y88RJIWYCg7NGrmAtnOmZdP%2B1AqgAi3mCVTNwPLgjoZ1%2BQhmsEkm03C4K0LOmBzmZDKvmIUzqZTuT0AENRziblSI4b%2BjAdz0ajh5SPFUdUL/BGQGxhazFyGxeElpQOytmgHO%2BH79hkzMrRd5JVF%2BXeKyvTa%2B/LfDgnIfu431eD6qnek%2BwbBOzVSAlkOe/MYn3jcGPffSy/ekaW6OfFDeLM8%2BxzqtluKqeV%2BJmttHav6wA8plFjaKGXz/B4v0t3o%2BSg6VNZDNyiAhtJVlcd/kvLtWoUhKS6J8W182UVQfbmpK2IcIr/MVm2dsbzoLCTCk5cxKtYt%2BC1ThU7aJZ3oYKJLi9dd46/uiA7F9NWgdx3Y3kX4kXGv8LPsX/M9jt6%2BxOXvwA%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds220e71504c743e9e6c6885419c6d6e6343b2214a5&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s220e71504c743e9e6c6885419c6d6e6343b2214a5&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 26ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds27b88c136735fa084cac7a1ff804ccc0683e2e906&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds29fe49318e4100b2ce528de6a9560d8d00964efcd&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BXCggAVIFFQVadvNEtpDb64zYS35qx5nl/77OgG6VGo59GTJM/OM533HC%2BRaObbuwrPZw48OMCQnrQyyIbAknTfMcpTIDNeALAhWrz89MJrmzHkbrLCKJGtE8EFas7EGOw2%2BBv8iBXzZPyzJcwgOWZadlO1G6NLhFI1OHfg2bT2YY2r9MeM6u5ZnGgJfK8kxQ0eSbXyWNLxv8CculVy/8SJIGgAvzdHJkAqre2ZdP%2B6hkR5EuMHKJnI/WC9gmH1JWq4QSLLbLglSOi1n0/FkUk5LOnmXz/LpuKAtpWXRlmJO57wo%2BLiheczHiiPKF3gjIHawMxi4CUtCc0pH%2BWyUjw/FnE3GLC%2B/kaS6KPdemia%2B9r7M389JyD4eDtWoeqwPJPkKHgc1YgJZLXqz2NDY39h3H8uvnpEVukV2gzjzHPsca3bbyiopfiZrpezrxgMPcdTgOxjk0zzc79LfyGbUDqkseG5Qggkkqase/9RxJVsJPqruSHbtfFlFaAZz4lYEOIX/mCzZWO24l9hLBScuwlWsW/BGxYo9tKu7UMFEnxeve8dfrW96F%2BNWQXPox3LWh4uMf4WfY/%2BY7Xf09ieufgE%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2740d6c6ac643d3a452553e97db36bdaefd94875a&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2273874553732560807412f2231f3c929a11a4d20&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s27b88c136735fa084cac7a1ff804ccc0683e2e906&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 24ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7EjawfFiAREFVkbbdLKF76M2xJ6wlf9Xj7NJ/XydAl0pdDj1Z8sw843nf8RyZVo6u2vBidvCzBQzJUSuDtA8sSOsNtQwlUsM0IA2cVquvD7TIBtR5Gyy3iiQrRPBBWrO2BlsNvgL/Kjl83z0syEsIDmmeH5VtU3RZf3KhMwe%2ByRoP5pBZf8iZzi/luYbAVkoyzNGRZBOfJQ3rGvyNyyTT77wIkgbAS3NwMmTc6o5ZVY87ENIDD1dYKSL3s/Uc%2BtkXpGEKgSTbzYJgwYfDkSia0XQiRD2Z1bMJGw/Hk3ExndXjelLfFfe8ZkzEfCwZonyFdwJiC1uDgZmwIMWgKNLBNB2M9nczej%2Big%2BEPkpRn5T5JI%2BJrb8tcn5KQftnvy7R8rPYkeQaPvRoxgSznnVm0b%2Byv7LuNZRfPyBLdPL9CnHiOfos1201pleS/kpVS9m3tgYU4avAt9PJpFm536W6kSJs%2BlQbPDEowgSRV2eGfWqZkI8FH1R3JL53PqwiiNyduRYBj%2BI/JkrXVjnmJnVRwZDxcxLoGr1Ws2EGzvAnllHd58bpz/M160bkYtwrEvhvLWR/OMv4Tfop9MNuf6PVPXP4G HTTP/1.1" 200 2293 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2d7e6adedc8f9210e3073b736e1053ed66e7274b8&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s29fe49318e4100b2ce528de6a9560d8d00964efcd&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 25ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bMdN20RIAmQJhgXoVi/OetiNk%2BlUgL4mym327yc7yeoBWw49CRDJh%2BL7UnMCrRxfteHZ7PBnixSSo1aGeB9YsNYbboEkcQMaiQfBq9XnB16kOXfeBiusYsmKCH2Q1qytoVajr9C/SIHfdg8L9hyCI55lR2XbEbm0P0WtU4e%2BSRuP5pBaf8hAZ5fyTGOAlZJAGTmWbOKzpIGuwd%2B4VIJ%2B40WQNIhemoOTIRVWd8yqetxhLT2KMMDKOnI/Wi%2Bwn33BGlCELNluFoyKGm5gcnc/nc2KKRRYTEQxvps2E7y9z3OYNVDU4xnm45hPJRDJF3wjELW4NRTAhAUr8qIY5dNRPtmPZ/x2wvOb7ywpz8p9kKaOr70u849TEvFP%2B305Kh%2BrPUue0FOvRkxgy3lnFu8b%2B4F917Fw8Ywtyc2zAeLEc/xLrNluSquk%2BJWslLKva48Q4qjBt9jLpyFc79LdyHrU9Kk8eDAk0QSWVGWH/9qCko1EH1V3LLt0Pq8i1r05cSsCHsM7JkvWVjvwkjqp8AgiXMQagtcqVuywWV6FCi66vHjdOf5qfd25GLcK6303lrM%2BnGX8J/wU%2B89sf6LDn7j8DQ%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PspCCBYgpaCqSNtuStIeejPOhLXkr3qcXfrv6wToUqnl0JMlz8wznvcdL5EpaWnZ%2B2e9hx89oI9OSmqkY2BFeqepYSiQaqYAqee0Lj890kmSUeuMN9xIEpWI4LwwemM09gpcDe5FcPi6f1yRZ%2B8t0jQ9SdPHaJPx5K1KLLgu6RzoY2LcMWUqvZanCjwrpWCYoiXRNjxLaDY0%2BBOXCKbeeAEkNIAT%2BmiFT7hRA7Oun/bQCgfc32BFG7gfjOMwzr4iHZMIJNptVwQn89kMZnk2z7p2usgXOWR5DnlesMXswIqimxfzQ9cVDyEfK4YoXuCNgNjDTqNn2q/IJJtM4qyIs2nzbkFnU5o9fCdRdVHuvdBteO19mQ/nJKQfm6aKq6e6IdE3cDiqERLIejmYRcfG7sa%2B%2B1h29Yys0S7TG8SZZ%2BnnULPbVkYK/jMqpTSvGwfMh1G962GUTzF/v8twI9q4G1Opd0yjAO1JVFcD/kvPpOgEuKC6Jem182UVoR3NCVvh4eT/Y7JoY5RlTuAgFZwY91exbsEbGSr20K3vQjnlQ164Hhx/Na4dXAxbBW0zjGWN8xcZ/wo/x/4x2%2B/o7U9c/wI%3D HTTP/1.1" 200 2293 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2740d6c6ac643d3a452553e97db36bdaefd94875a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PgjLsrEAKQVVRdp2syTtoTfjTFhL/qrH2aX/vk6ALpVaDj1Z8sw843nf8QKZkpaWvX/RO/jRA/roqKRGOgaWpHeaGoYCqWYKkHpO6/LzI82TjFpnvOFGkqhEBOeF0WujsVfganCvgsPX3eOSvHhvkabpUZo%2BRpuMJ29VYsF1SedAHxLjDilT6aU8VeBZKQXDFC2JNuFZQrOhwZ%2B4RDD1zgsgoQGc0AcrfMKNGph1/bSDVjjg/gor2sD9aByHcfYl6ZhEINF2sySYF/tJt2eT9qHb59OMMX4/n0/nBXSzbN9OIS9gVtzPiyzkY8UQxSu8ExB72Gr0TPslybM8j7OHOLtrJgWd3dFs%2Bp1E1Vm5D0K34bW3Zd6fkpB%2Bapoqrp7qhkTfwOGoRkggq8VgFh0buyv7bmPZxTOyQrtIrxAnnqVfQs12Uxkp%2BM%2BolNK8rR0wH0b1rodRPsX87S7DjWjjbkyl3jGNArQnUV0N%2BOeeSdEJcEF1S9JL5/MqQjuaE7bCw9H/x2TR2ijLnMBBKjgy7i9iXYPXMlTsoFvdhHLKh7xwPTj%2BZlw7uBi2CtpmGMsa588y/hV%2Biv1jtt/R65%2B4%2BgU%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bMfNV4UkQJZgWIBudeNsh91UmU4F6Gsi3Wb/frKTrBmw5bCTAJF8KL4vNUdhtOerll7sDn60gJQcjbbI%2B8CCtcFyJ1Aht8IAcpK8Wn1%2B4EWacx8cOek0S1aIEEg5u3YWWwOhgvCqJHzdPSzYC5FHnmVH7doB%2BrQ/ZW1SD6FJmwD2kLpwyITJLuWZARIrrQRm6Fmyic9SVnQN/sSlSph3XgQpCxCUPXhFqXSmY1bV4w5qFUDSFVbVkfvRBQn97AvWCI3Aku1mwbBoZD59Hg/v88mskPlwOJ3diUkNTVHPxmIyvR9PikkjRkXMx1Igqld4JyC2sLVIwtKCFXlRDPLZIB/th/d8POL53XeWlGflPihbx9felvn5lIT8035fDsrHas%2BSbxCwVyMmsOW8M4v3jcOVfbex4uIZW6KfZ1eIE8/zL7FmuymdVvJnstLava0DCIqjUmihl88Iut2lu1H1oOlTOQVhUYElllRlh39qhVaNghBV9yy7dD6vItS9OXErCI70H5Mla2e8CAo7qeAoJF3EugavdazYQbO8CZVcdnnxunP8zYW6czFuFdT7bizvAp1l/Cv8FPvHbL%2Bj1z9x%2BQs%3D HTTP/1.1" 200 2292 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2273874553732560807412f2231f3c929a11a4d20&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 25ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2da3a46789928a2e24c2168f4e5700a9fa2d19e01&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2755e56070fd49696e066e668a95ba88f787bff83&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2d7e6adedc8f9210e3073b736e1053ed66e7274b8&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcS47wtQELlggRSBYhDb4uzUEuOnWZtif59A6gV6YHb7npmtDPeGUFrOrlxFxf8DqlzljC6tsaSvD/NWeitdECapIUWSXol98vtRoqYy6533ilnWLRC8tqC187O2af3HckkuRoXYg1tfCsmqmljtBdtEXttL532sXJtAm2yXr3vjdtho3tUPmnRw9JooEQ3HYvWqzkjflbTdAqVyJscRFOLPBVVWqoTYIEKlBA8h1SdB7j99XFwA1FAmYpTVqQFoiqzvIC6zkU1LXGQKXh9yrMaeZWJgUkUcG3Jg/VzJrgQE15NeHaY1jLPJE8/WHTEnu4eB/tsMbtlJO%2B8/im116EBEfa3oNiCulnyJPHQ6%2BTegw807t5cg9ERTMDX6nRHy31QColYMlbZDjO44GKHX2H4sUhT1DiLET3g52DM92Ol/4zx9K8dX87iBw%3D%3D&RelayState=s2cb18777bb305e2f3ae38b7a07666fae8be7c466e HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds29b1fba1d8fb230aac677379ef50bd3e29e596790&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2da3a46789928a2e24c2168f4e5700a9fa2d19e01&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2755e56070fd49696e066e668a95ba88f787bff83&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s29b1fba1d8fb230aac677379ef50bd3e29e596790&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSxw4viyChckECqQLEoTfHXlNLjp1mbYn%2BfQOoFfTAbXc9M/LM7gJl6zqxDeeQ4h6wCx4hu7TOo7g91ST1XgSJFoWXLaCIShxWu61gORVdH2JQwZFsDRitl9EGX5PPGDsURXFxIeVWtvm1GCnd5uDP1gP01p87G3MV2kK2xWb9fnBhD9r2oGLRQpQrZyUWVnck26xrgnyuGj6dTZpmNuelYWxKoaoaZgzjdMxlOakayqge4P7XxzEMREYVhfHUmHJ6rUDPB16luVGMa%2BDASmqUko0ZmIgJNh6j9LEmjDI2orMRrY7lXIwrQfkHyU7Q483jYJ8sF9eMxI3XP6T2OjSJCP01KLLEblE8SNz1OnGIMiZ87t6ChuwkXYLX6nhDi0NSChBJ8ayyG2byDMs9fKVhY5nFTAcPGd7hJjn3ff/Sf8bz9K99vpzlDw%3D%3D&RelayState=s26a2d650a81ac3ddd3d7a4584d58b03bc57f8fe20 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds21851720b1196aa7c337175382ae25e823b2afff2&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBagIxEP2VJXd3Y3aVTVCh1IvQQlHx0NuYTGwgm2x3Emj/vqvSoj14m5m895j3MguCzvfqJZ5iTlukPgbC4qvzgdTlacnyEFQEcqQCdEgqabV7en1RouSqH2KKOnpWrJGSC5BcDEv2kVJPqqq%2BfMylg648FxNtuhLDyQXEwYVT71KpY1dBV23Wbzsft2jcgDpVHSZ48g6ocqZnxWa9ZGRnaAQK2/D5FORMguTGzluDbSOlaLWpeS3ntRjh4dfHPo5EAdgiNnNurZlaXUupp1K2gEfbHms%2B01LXjbXARyZRxk2gBCEtmeBCTHg74c1%2BKtWsUbx%2BZ8UBB7p4HO2z1eKckbrwhpvUHocGRDicg2Ir6hfVjcRVr1e7BCnTffccDRYH8Bkfq9MFrXZZayRi1b3K6ziDE662%2BJnHHyscFSYGLOgKt9n77%2BtK/xn307/2/nJWPw%3D%3D&RelayState=s2db2d92e6718a69d0d4558ee725cef578ef9b9824 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVJNawIxEP0rS%2B7uxrhfBhWkXgSFouKhtzGZtYFsst1JwP77rkqL9uBtZvLeY97LzAha28mNP/sYdkidd4TJpbWO5O1pzmLvpAcyJB20SDIouV9uN1KkXHa9D155y5IVUjAOgvFuzj5D6Ehm2cX6mBpo02sxUrpN0Z2NQ%2ByNO3cmpMq3GbTZevW%2Bt36H2vSoQtZigKU1QJnRHUvWqzkjzUWhxAlKgAZOYqx5VcCJTzU0U9DjSVkg1kU5GeDu18fBD0ShToBVrbnKscZJnUNV6ZyrMlfTpmw0YFlrnYtqYBJFXDsK4MKcCS7EiNcjnh/GU1nkkk8%2BWHLEnm4eB/tsMbtmJG%2B8/iG116EBEfbXoNiCuln2IHHX6%2BQ%2BQIj03L15jckRbMTX6nRDy31UColY9qyyHWZwxsUOv%2BLwY4mhRHuHCd3hTbT2%2B77Sf8bz9K99vpzFDw%3D%3D&RelayState=s2276ca72f8fa380088ff3f497ab64f1c468b0654c HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBasMwDP2V4HsTx0maxbSFsl4KG4x27LCbYsudwbGzyIbt75e2bKw77CbJ7z30nrUiGNwoH8IppHhAGoMnzD4G50lentYsTV4GIEvSw4Ako5LH7eODFDmX4xRiUMGxbIcUrYdog1%2BztxhHkkXx4ULKLQz5uVgoPeToT9YjTtafRhtzFYYChmK/ezq6cEBtJ1SxGDDC1lmgwuqRZfvdmpHuTS1q0YuqA2hazttetVXFW2NqWCrTlY1pmrae4f7bx3OYiaJUS2OMNiWvS9FUbd/1QrctdqBFVRpYohC90TgziRLuPUXwcc0EF2LB7xa8fi472dSSV68se8GJLh5n%2B2yzOmckL7zpV2r/hwZEOJ2DYhsaV8UviaveKI8RYqLb7j5ozF7AJfxfnS5oeUxKIRErblUe5xmccHPA9zT/WGYp08FjRle4Sc59Xlf6y7id/rS3l7P5Ag%3D%3D&RelayState=s2bc4693937180752a302141f3aa80688dba494838 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PgkLWIBEQVWRtt0soT30ZpwJa8lf9Ti79N/XCdClUsuhJ0uemWc87zueI1PS0lXnX/QOfnSAPjopqZEOgQXpnKaGoUCqmQKkntN69fmRFklGrTPecCNJtEIE54XRa6OxU%2BBqcK%2BCw9fd44K8eG%2BRpulJmi5Gmwwnb1RiwbVJ60AfE%2BOOKVPptTxV4NlKCoYpWhJtwrOEZn2DP3GJYOqdF0BCAzihj1b4hBvVM%2Bv6aQeNcMD9DVY0gfvROA7D7AvSMolAou1mQbA4PGQTyKezWV6O8yIvs1GWj0dFMc3LWTE9wGg2eRjDZBLysWKI4hXeCYgdbDV6pv2CFFlRxNk0zsp9PqPjkmaj7ySqLsp9ELoJr70v8%2BGchPTTfl/F1VO9J9E3cDioERLIct6bRYfG7sa%2B%2B1h29Yws0c7TG8SZZ%2BmXULPdVEYK/jNaSWne1g6YD6N618Egn2L%2Bfpf%2BRjRxO6RS75hGAdqTqK56/HPHpGgFuKC6Jem182UVoRnMCVvh4eT/Y7JobZRlTmAvFZwY91exbsFrGSp20C7vQjnlfV647h1/M67pXQxbBc2%2BH8sa5y8y/hV%2Bjv1jtt/R25%2B4/AU%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQhQWAuQUlBVpG03JWkPvRl7wlryVz3OLv33dQJ0qdRy6CmyZ%2BYZz/tOlsi0crTswrPZw48OMCQnrQzSIbAinTfUMpRIDdOANHBal58eaZHm1HkbLLeKJCUi%2BCCt2ViDnQZfg3%2BRHL7uH1fkOQSHNMtOynYjdOnw5UKnDnybth7MMbX%2BmDGdXcszDYGVSjLM0JFkG58lDesb/IlLJdNvvAiSBsBLc3QypNzqnlnXT3sQ0gMPN1gpIveD9RyG2VekZQqBJLvtimBxaA9sJibzmRhPxuPFuBBzkc8XhZjGE/DZImfzvH33EPOxYojyBd4IiB3sDAZmwooUeVGM8sUonzbjBzqb0nzynSTVRbn30oj42vsyH85JSD82TTWqnuqGJN/A46BGTCDrZW8WHRr7G/vuY9nVM7JGt8xuEGeeo59jzW5bWSX5z6RUyr5uPLAQRw2%2Bg0E%2BzcL9Lv2NFKN2SKXBM4MSTCBJXfX4Lx1TspXgo%2BqOZNfOl1UEMZgTtyLAKfzHZMnGase8xF4qODEermLdgjcqVuyhXd%2BFcsr7vHjdO/5qvehdjFsFounHctaHi4x/hZ9j/5jtd/T2T1z/Ag%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SchCYS1AoqCqSNtultAeenPtCWvJX/U4u/Tf1w7QTaWWQ0%2BWPDPPeN53vECmlaPrLjybPfzoAEN20sog7QNL0nlDLUOJ1DANSAOnzfrTA63ykjpvg%2BVWkWyNCD5IazbWYKfBN%2BBfJIcv%2B4cleQ7BIS2Kk7LdCF3en1zo3IFv89aDOebWHwumi2t5oSGwtZIMC3Qk28ZnScNSgz9xuWT6jRdB0gB4aY5OhpxbnZhN87gHIT3wMMBKEbkfrOfQz74kLVMIJNttlwSrWTWewDuoZmVViXbOuWiBz0RZlfcwbadzdlfBmLUpH2uGKF/gjYDYwc5gYCYsSRUJo3I%2BKieH8T2dTmh5941k9UW599KI%2BNrbMn8/JyH9eDjUo/qxOZDsK3js1YgJZLVIZtG%2BsR/YdxvLrp6RFbpFMUCceY5%2BjjW7bW2V5D%2BztVL2deOBhThq8B308mkWbndJN1KM2j6VBs8MSjCBZE2d8E8dU7KV4KPqjhTXzpdVBNGbE7ciwCn8x2TZxmrHvMQkFZwYD1exhuCNihV7aFc3oZzylBevk%2BOv1ovkYtwqEIc0lrM%2BXGT8K/wc%2B8dsv6PDn7j6BQ%3D%3D HTTP/1.1" 200 2285 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfatA2ERoCExgUJpAkQh91M6rJIadLVicT%2BfgW0CXbgZjvvPfm9eEbQ2k5t/NnHsEPqvCNMLq11pG5PcxZ7pzyQIeWgRVJBq/1yu1FFylXX%2B%2BC1tyxZIQXjIBjv5uwzhI5Ull2sj6mBNr0WI123KbqzcYi9cefOhFT7NoM2W6/e99bvsDY96pC1GGBpDVBm6o4l69Wc0UmKcTUVojxJyWVTV7IqhSzHyJu8bEReccE5r4oB7n59HPxALHg9kTLHKufFeKI1aJiWE51PBTQgJtDo4qQBZTUwiSKuHQVwYc4KXhQjPh1xccgrNRaKlx8sOWJPN4%2BDfbaYXTNSN17/kNrr0IAI%2B2tQbEHdLHuQuOt1ah8gRHru3nyNyRFsxNfqdEOrfdQaiVj2rLIdZnDGxQ6/4vBjiaGk9g4TusObaO33faX/jOfpX/t8OYsf&RelayState=s25cb5edca204a46549e09dfd79fe2d883789960f3 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s21851720b1196aa7c337175382ae25e823b2afff2&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 24ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNKSURoCExgWJSRNMHHZzE8MipUlXJ9L29yugTWMHbrbz3pPfixcEnevVLpxDinukPnjC7LNzntT1acnS4FUAsqQ8dEgqanVYP%2B%2BUyLnqhxCDDo5lG6RoPUQb/JK9x9iTKopPF1JuocsvxUSbLkd/th5xsP7c25jr0BXQFdvNy8GFPRo7oI5FhxHWzgIV1vQs226WjHRjKi6FqGQLJ1lWtW7qeduWbWtOpSixQhCmbOQI9z8%2BXsNIFLJBIZHPdC2h5XVTQlNzFAizppWnSvLKzObTio9MooRbTxF8XDLBhZjw%2BYTL17JRlVR8%2BsayIw509TjaZ6vFJSN15Q1/UnscGhDhcAmKrahfFH8kbnq9OkSIie67p2AwO4JL%2BFidrmh1SFojESvuVZ7HGZxxtcePNP5YZikzwWNGN/gpOfd1W%2Bk/4376295fzuob&RelayState=s248ece98747cab4838849a382511a0f74b1048545 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds24f0a575ba58794a91fc4d1ccae132969b8f84c7c&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BSJQsACJgqoibbspoT30NutMWEuO7XqcXfrv6wToUqnl0JMlz8wznvcdLwhaZfm68896jz86JB%2BdWqWJD4El65zmBkgS19AicS94tf70wPM45dYZb4RRLFoTofPS6I3R1LXoKnQvUuDX/cOSPXtviSfJSZluRDYeTlG3sUXXxI1DfYyNOybQJtfypEUPayWBErIs2oZnSQ19gz9xsYT2jRdAUiM6qY9W%2BliYtmdW1eMea%2BlQ%2BBusrAP3g3ECh9mXrAFFyKLddskon0A2m%2BUwFmMxnWS1ADF9l6Xzp3GRpdNsXkCRzsdFMQv5VAKRfME3AlGHO00etF%2ByPM3zUTobpcUhm/NJwdPxdxaVF%2BXeS12H196X%2BemcRPzj4VCOysfqwKJv6GhQIySw1aI3iw%2BN3Y1997Fw9YytyC6SG8SZZ/nnULPblkZJ8TNaK2VeNw7Bh1G963CQrwV/v0t/I%2BtRM6Ry70CTRO1ZVJU9/ksHSjYSXVDdsuTa%2BbKKWA/mhK3wePL/MVm0Ma0FJ6mXCk8g/FWsW/BGhYo9Nqu7UMFFnxeue8dfjat7F8NWYX3ox7LG%2BYuMf4WfY/%2BY7Xf09ieufgE%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPbjtowEIZfJfI9SUg4WoCUgqoibbtZQveid8aZsJZ8qsfZpW9fJ0CXSl0uehVpDt94/n%2ByQKakpUXrX/QOfraAPjopqZH2iSVpnaaGoUCqmQKkntOq%2BPpAszil1hlvuJEkKhDBeWH02mhsFbgK3Kvg8H33sCQv3lukSXKSph2gjfsvr1VswTVx40AfY%2BOOCVPJtT1R4FkhBcMELYk24VlCs27A37hYMPXOCyChAZzQRyt8zI3qmFX1uINaOOD%2BBivqwP1sHId%2B9yVpmEQg0XazJJhNxtNsOhnDfAj5dDI7jJt6PhvlzbBhOQuRFPIhP6STUI8lQxSv8E5AbGGr0TPtlyRLs2yQzgbpaD%2Bc0/GIpvkPEpUX5T4JXYfX3pf5cC5C%2BmW/LwflY7Un0TM47NUIBWS16Myi/WB3Y999LLt6RlZoF8kN4syz9Fvo2W5KIwX/FRVSmre1A%2BbDqt610MunmL8/pYuIetD0pdQ7plGA9iSqyg7/1DIpGgEuqG5Jcp18OUWoe3PCVXg4%2Bf/YLFobZZkT2EkFJ8b9Vaxb8FqGjh00q7tQTnlXF8Kd42/G1Z2L4aqg3ndrWeP8RcZ/ws%2B5D3b7k739E1e/AQ%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds29bb1bb516d8b83e21a840c3b83512d30214552b3&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PgiBLRYgUVBVpG03JbSH3ow9YS35qx5nl/77OgG6VGo59GTJM/OM533Hc2RaObrqwrPZwY8OMCQnrQzSIbAgnTfUMpRIDdOANHDarD490jIrqPM2WG4VSVaI4IO0Zm0Ndhp8A/5Fcvi6e1yQ5xAc0jw/Kdul6LLh5EJnDnybtR7MMbP%2BmDOdX8tzDYGtlGSYoyPJJj5LGtY3%2BBOXSabfeBEkDYCX5uhkyLjVPbNpnnYgpAcebrBSRO4H6zkMsy9IyxQCSbabBcGyHU8foJyKYjKpxsVodmAPM9FWxawqqtl0dKjag2ATKGI%2B1gxRvsAbAbGDrcHATFiQsijLtHiXFtV%2BNKOTihbj7ySpL8q9l0bE196X%2BXBOQvpxv6/T%2BqnZk%2BQbeBzUiAlkOe/NokNjf2PffSy7ekaW6Ob5DeLMc/RzrNluaqsk/5mslLKvaw8sxFGD72CQT7Nwv0t/I0XaDqk0eGZQggkkaeoe/6VjSrYSfFTdkfza%2BbKKIAZz4lYEOIX/mCxZW%2B2Yl9hLBSfGw1WsW/BaxYodtMu7UE55nxeve8dfrRe9i3GrQOz7sZz14SLjX%2BHn2D9m%2Bx29/YnLXw%3D%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s24f0a575ba58794a91fc4d1ccae132969b8f84c7c&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds25a1882a3c3c651dcac67109b34106194a4093448&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPBjtowEIZfJfKdJARYFguQKKgq0rabErqH3qbOmLXk2K7H2aVvXydAl0oth83FkmfmG8//T%2BYEjXZ81YZns8OfLVJIjo02xPvAgrXecAukiBtokHgQvFp9fuBFmnPnbbDCapasiNAHZc3aGmob9BX6FyXw2%2B5hwZ5DcMSz7KhtOyCX9qeom9Shl6n0aA6p9YcMmuxSnjUYYKUVUEaOJZv4LGWga/A3LlXQvPEiSBlEr8zBqZAK23TMqnrcYa08inCFVXXkfrReYD/7gknQhCzZbhaMimGRz8RoIuRMjOUE7ooC7kYjhCHE714Op9PZWE5lEfOpBCL1gm8Eoha3hgKYsGBFXhSD/H6Qj/fDGZ%2BMeT76zpLyrNwHZer42tsy/zglEf%2B035eD8rHas%2BQJPfVqxAS2nHdm8b6xv7LvNhYunrEluXl2hTjxHP8Sa7ab0molfiUrre3r2iOEOGrwLfbyNRBud%2BluVD2QfSoPHgwpNIElVdnhv7aglVToo%2BqOZZfO51XEujcnbkXAY3jHZMnaNg68ok4qPIIIF7GuwWsdK3YolzehgosuL153jr9aX3cuxq3Cet%2BN5awPZxn/CT/F/jPbn%2Bj1n7j8DQ%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds26572765e91e3768b5fd9843f1fa3a3760e31cb06&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds21209c35cf9c4f5a622a633ea1aaaa8f17794f7f2&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s29bb1bb516d8b83e21a840c3b83512d30214552b3&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s25a1882a3c3c651dcac67109b34106194a4093448&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds282c82b4d34f5e0e65e61bdc72c0f13bfc17962ec&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s26572765e91e3768b5fd9843f1fa3a3760e31cb06&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPBjtowEIZfJfKdJBt2EbEAiYKqIm27KaE99DY4Y9aSY7seZ5e%2BfZ0Au1RqOfRkyTPzjef/xzOCVju%2B7MKz2eLPDikkx1Yb4kNgzjpvuAVSxA20SDwIXi8/P/IizbnzNlhhNUuWROiDsmZlDXUt%2Bhr9ixL4bfs4Z88hOOJZdtS2G5FLh1M0berQy1R6NIfU%2BkMGbXYpz1oMsNQKKCPHknV8ljLQN/gTlypo33kRpAyiV%2BbgVEiFbXtmXT9tsVEeRbjCqiZyP1ovcJh9ziRoQpZs1nNGxR5yCVDe5UKUJTQTkYt9/lBgOZnKKQjZjPeynMhxzKcKiNQLvhOIOtwYCmDCnBV5UYzy6Si/392V/OGe5%2BMfLKnOyn1QpomvvS3z/pRE/NNuV42qp3rHku/oaVAjJrDFrDeLD439lX23sXDxjC3IzbIrxInn%2BJdYs1lXVivxK1lqbV9XHiHEUYPvcJCvhXC7S3%2BjmpEcUnnwYEihCSypqx7/tQOtpEIfVXcsu3Q%2BryI2gzlxKwIew39Mlqxs68Ar6qXCI4hwEesavNKxYotycRMquOjz4nXv%2BKv1Te9i3Cpsdv1YzvpwlvGv8FPsH7O9Ra9/4uI3 HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2d4d518ba6ec759360c226ce88ca18ffdb10258ba&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSJw4hsQAJlQsSSBUgDr35saGWHDvN2hL9%2BwZQK%2BiB2%2B56ZrQz3jmKzvZ8688%2Bhj1g7x1CcumsQ357WpA4OO4FGuROdIA8KH5Y7ba8SCnvBx%2B88pYka8BgnAjGuwX5DKFHnmUX62NqRJdei4nSXQrubBzAYNy5NyFVvstEl23W7wfr96DNACpkHQSxskZgZnRPks16QZDJPJdloadUV4pRyEEWtZKM5rQsq7aRMp9BA2qEu18fRz8Si0YzWlQ6r6a6rCVjzVS3ogZRtVK2NWVVyVQzy%2BnIRIywcRiECwtS0KKY0HpCy2Pe8GnJKfsgyQkGvHkc7ZPl/JoRv/GGh9RehyYQYbgGRZbYz7MHibtezw9BhIjP3ZvXkJyEjfBaHW9ofohKASLJnlV240ycYbmHrzj%2BWGIw0d5Bgnd4G639vq/0n/E8/WufL2f5Aw%3D%3D&RelayState=s2c1e3018ae33ee7554965aa00781631ef8fc72ef3 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s21209c35cf9c4f5a622a633ea1aaaa8f17794f7f2&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s282c82b4d34f5e0e65e61bdc72c0f13bfc17962ec&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPfb9owEMf/lcjvJGkKLViAxEDTkLo1JawPezPOhVryr/kuLfvv5wRYmbTysCdLvrvP%2Bb7f8xSF0Z4vWnqxG/jZAlJyMNoi7wMz1gbLnUCF3AoDyEnyavH1gRdpzn1w5KTTLFkgQiDl7NJZbA2ECsKrkvB98zBjL0QeeZYdtGsH6NP%2BlLVJPYQmbQLYferCPhMmO5dnBkgstBKYoWfJKj5LWdE1%2BBuXKmHeeRGkLEBQdu8VpdKZjllVjxuoVQBJF1hVR%2B5nFyT0s89YIzQCS9arGcOibopiOAFZj/JidH8jxrvJsLnbDe8nAiYj2Yxv8x3sxF3Mx1Igqld4JyC2sLZIwtKMFXlRDPLxIB9ubyZ8NOT57Q%2BWlCflPilbx9del3l3TEL%2BZbstB%2BVjtWXJMwTs1YgJbD7tzOJ943Bh33WsOHvG5uin2QXiyPP8W6xZr0qnlfyVLLR2b8sAguKoFFro5TOCrnfpblQ9aPpUTkFYVGCJJVXZ4Z9aoVWjIETVPcvOnU%2BrCHVvTtwKggP9x2TJ0hkvgsJOKjgISWexLsFLHSs20MyvQiWXXV687hx/c6HuXIxbBfW2G8u7QCcZ/wk/xj6Y7U/08ifOfwM%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPfb9owEMf/lcjvJCFNoViAlIGmIXVrSlgf9uY6F2rJv%2BZzWvbfzw6wMmnlYXlJ5Lv7nO/7vcyRKWlp1fsXvYWfPaBPDkpqpENgQXqnqWEokGqmAKnntKm%2B3tMizal1xhtuJEkqRHBeGL0yGnsFrgH3Kjh8394vyIv3FmmWHaTpR2jT4c1blVpwXdo50PvUuH3GVHYuzxR4VknBMENLknW4ltAsNvgblwqm3nkBJDSAE3pvhU%2B5UZHZNA9baIUD7i%2Bwog3cz8ZxGGZfkI5JBJJs1guCxeRmOmPdGCYzyPPbu46X09mkmHbP0zI8POeTchw%2BYj7WDFG8wjsBsYeNRs%2B0X5AiL4pRfjfKy914Rm9Lmt/8IEl9Uu6T0G247XWZn49JSL/sdvWofmh2JHkCh4MaIYEs59EsOjR2F/Zdx7KzZ2SJdp5dII48S7%2BFms26NlLwX0klpXlbOWA%2BjOpdD4N8ivnrXeKJaEfdkEq9YxoFaE%2BSpo74x55J0QlwQXVLsnPn0ypCO5gTtsLDwf/HZMnKKMucwCgVHBj3Z7EuwSsZKrbQLa9COeUxLxxHx9%2BMa6OLYaug3cWxrHH%2BJOM/4cfYB7P9iV7%2Bicvf HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2d4d518ba6ec759360c226ce88ca18ffdb10258ba&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2e6ccb8f6806037dbe0333e9f4100ea1360e07707&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds26379af1e69e0058fc479627fb74444c0c641444e&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2146c01f3a53e7de3cdfc00179a2b822c3d2dd813&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2e6ccb8f6806037dbe0333e9f4100ea1360e07707&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 25ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVJNi8IwEP0rJXfbNPbDBhVkvQgKi4qHvU3TqRtIk24nAfffb1V20T14CTOT9x55bzIn6Ewvt%2B7sgt8j9c4SRpfOWJK3qwULg5UOSJO00CFJr%2BRhtdtKEXPZD8475QyL1kheW/Da2QX79L4nmSQX40KsoYuvxUQ1XYz2rC3ioO251z5WrkugSzbr94Nxe2z0gMonHXpYGQ2U6KZn0Wa9YFRwKItZmSFmuRIzxVVW12VVFbyuEaAWOK0qlfMRbn99HN1IFC2mZcVFwZVIp0WLvE2n0Ko2L6EqxiPN64wLXoxMooAbSx6sXzDBhZjw2YRnx7SSeSb59INFJxzo5nG0z5bza0byxhseUnsdGhDhcA2KLamfJw8Sd71eHjz4QM/dm2swOoEJ%2BFqdbmh5CEohEUueVXbjDM643ONXGDcWaYoaZzGiO7wNxnzfn/Sf8Tz9a59/zvIH&RelayState=s224fcb8be44c961142527ed4252f6dbf6744306db HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s26379af1e69e0058fc479627fb74444c0c641444e&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwEP2VkrttmlZtgxZkvQgKi4qHvcVk2g2kSbeTgPv3Wyu72D1ILjOT9x55b7JC0ZqO713jgj8Cds4iRLfWWOTj1ZqE3nInUCO3ogXkXvLT5rDnLKa865130hkSbQG9tsJrZ9fk0/sOeZLcjAuxFm18L2ZStTHYRluAXtum0z6Wrk1Em%2By27yfjjqB0D9InLXixMVpgolVHot12TXBeliLLoR7OUtGaXgu5kNdS5XQur7VQirJlzpbFALe/Ps5uIDKoi2VapormLFXlAE2zWmSSQlrAQkFxpRlbUFUPTMQAO4teWL8mjDI2o8WM5ue05POc0%2ByDRBfocfQ42CfV6p4RH3n9U2qvQxOI0N%2BDIhV2q%2BRJ4qHX8ZMXPuC0e3MKooswAV6r44jmpyAlIJJkqnIYZqKB6ghfYdhYpDFSzkKED3gdjPl%2BPOk/Yzr9a6c/p/oB&RelayState=s2f1cd3df2ad293fefcc6c2c9f093d77aad54513c0 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQgsGyxAoqCqSNtultA99GbsCWvJX/U4u/Tf1wnQpVKXQ0%2BWPDPPeN53PEOmlaPLNryYLfxsAUNy1Mog7QNz0npDLUOJ1DANSAOn9fLrAy3SnDpvg%2BVWkWSJCD5Ia1bWYKvB1%2BBfJYfv24c5eQnBIc2yo7LtAF3an1zo1IFv0saDOaTWHzKms0t5piGwpZIMM3QkWcdnScO6Bn/jUsn0Oy%2BCpAHw0hycDCm3umPW9eMWhPTAwxVWisj9bD2HfvY5aZhCIMlmPSdY3JX7%2BwIm06YUo7zhTV5OSl6MoRxORvcjMdwX0z0vxDDmY8UQ5Su8ExBb2BgMzIQ5KfKiGOTlIB/vhlN6N6b56AdJqrNyn6QR8bW3Zd6fkpB%2B2e2qQfVY70jyDB57NWICWcw6s2jf2F/ZdxvLLp6RBbpZdoU48Rz9Fms268oqyX8lS6Xs28oDC3HU4Fvo5dMs3O7S3UgxaPpUGjwzKMEEktRVh39qmZKNBB9VdyS7dD6vIojenLgVAY7hPyZLVlY75iV2UsGR8XAR6xq8UrFiC83iJpRT3uXF687xN%2BtF52LcKhC7bixnfTjL%2BE/4KfbBbH%2Bi1z9x8Rs%3D HTTP/1.1" 200 2293 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2146c01f3a53e7de3cdfc00179a2b822c3d2dd813&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bM9O2k5IAmQJhgXoVjfOdtiNlehUgPUxUW6zfz/ZSVYP2HLYSYBIPhTfl5oT6NbxVReezQ5/dEghOerWEB8CC9Z5wy2QIm5AI/EgeL36fM%2BLNOfO22CFbVmyIkIflDVra6jT6Gv0L0rg1939gj2H4Ihn2bG13YRcOpxC6tShb9LGozmk1h8y0NmlPNMYYNUqoIwcSzbxWcpA3%2BBPXKpAv/EiSBlEr8zBqZAKq3tmXT/sUCqPIoywSkbuR%2BsFDrMvWAMtIUu2mwWjYga5EE/TfCZLIRGEvMUpwu1deTMrG5DFjShLCUUR86kCIvWCbwSiDreGApiwYEVeFJP8bpJP9%2B/e89mU5%2BV3llRn5T4oI%2BNrr8v8dEoi/mm/rybVQ71nyTf0NKgRE9hy3pvFh8Z%2BZN91LFw8Y0ty82yEOPEc/xJrtpvKtkr8TFZta1/XHiHEUYPvcJBPQ7jepb9RctIMqTx4MKTQBJbUVY9/7KBVjUIfVXcsu3Q%2BryLKwZy4FQGP4T8mS9ZWO/CKeqnwCCJcxBqD122s2GGzvAoVXPR58bp3/NV62bsYtwrlvh/LWR/OMv4Vfor9Y7bf0fFPXP4C HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds200025be76b46fdbca17e09cf6b2f3212edd07742&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2511281a6250ba910ff694d2ad469bc27de351bc7&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfakAZoI0BC44IE0gSIw25u6rJIadLVicT%2BfgW0CXbgZjvvPfm9eE7Q2k5t/dnHsEfqvCNMLq11pG5PCxZ7pzyQIeWgRVJBq8Nqt1Ui5arrffDaW5askYJxEIx3C/YZQkcqyy7Wx9RAm16Lka7bFN3ZOMTeuHNnQqp9m0GbbdbvB%2Bv3WJsedchaDLCyBigzdceSzXrBCCutG86rspxgocWkmpVTPQVRIEjeiELKIgfR8AHufn0c/UC8QnklSz6uxTgH2YDUU55LURcw1nk1E1hWxXQiByZRxI2jAC4smOBCjHgx4vI4LtVEKp5/sOSEPd08DvbZcn7NSN14/UNqr0MDIuyvQbEldfPsQeKu16lDgBDpuXvzNSYnsBFfq9MNrQ5RayRi2bPKbpjBGZd7/IrDjyWGkto7TOgOb6K13/eV/jOep3/t8%2BUsfwA%3D&RelayState=s23f67bf4d7198c345318aa40302914032f5966474 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s200025be76b46fdbca17e09cf6b2f3212edd07742&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2511281a6250ba910ff694d2ad469bc27de351bc7&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNG1piSgSGhckJk2AdtjNJC6LlCZdnUjb36%2BANsEOu9nOe09%2BL14S9HaQO3/2MeyRBu8Ik8/eOpLXp5bF0UkPZEg66JFkUPKwft5JkXI5jD545S1LNkjBOAjGu5a9hzCQzLJP62NqoE8vxUzpPkV3Ng5xNO48mJAq32fQZ9vNy8H6PWozogpZjwHW1gBlRg8s2W5aRos5igYLDtW8rsumEiWIvFGinM%2B7Tte6yGuRK1FNcPfj4%2Bgnomhy5CddVGWjOGBR5wjAK%2BxqBQD6VDSdqGFxUhOTKOLWUQAXWia4EDPezHh5zBeyKiUv3ljyiiNdPU722Wp5yUheeeNdav%2BHBkQ4XoJiKxqW2Z3ETW%2BQhwAh0mP35DUmr2Aj/q9OV7Q8RKWQiGWPKs/TDM642uNHnH4sMZRo7zChG7yL1n7dVvrLeJz%2Bto%2BXs/oG&RelayState=s2e5a7d4777c38f455efdcf237eacedcfb2099293c HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CYQNChYgpaCqSNtuSmgPvRl7wlryVz3OLv33dQLsUqnl0JMlz8wznvcdL5Bp5WjVhWezg58dYEhOWhmkQ2BJOm%2BoZSiRGqYBaeC0qT4/0jwdU%2BdtsNwqklSI4IO0Zm0Ndhp8A/5Fcvi2e1yS5xAc0iw7KduN0KXDyYVOHfg2bT2YY2r9MWM6u5ZnGgKrlGSYoSPJJj5LGtY3%2BBOXSqbfeREkDYCX5uhkSLnVPbNpnnYgpAcebrBSRO5H6zkMsy9JyxQCSbabJcF8dhDltGz5rJzMy7YUh3xaHPIZm0/nEzETRXEQec4KEfOxZojyBd4JiB1sDQZmwpLk4zwfjcvR%2BGE/mdPigY6nP0hSX5T7II2Ir70v8%2BGchPTTfl%2BP6qdmT5Lv4HFQIyaQ1aI3iw6N/Y1997Hs6hlZoVtkN4gzz9EvsWa7qa2S/FdSKWVf1x5YiKMG38Egn2bhfpf%2BRopRO6TS4JlBCSaQpKl7/NeOKdlK8FF1R7Jr58sqghjMiVsR4BT%2BY7JkbbVjXmIvFZwYD1exbsFrFSt20K7uQjnlfV687h1/tV70LsatArHvx3LWh4uMf4WfY/%2BY7S16%2BxNXvwE%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfakFIKEUVC44IE0gSIw25u4rJIadLVicT%2BfgW0CXbgZjvvPfm9eEHQ2k5u/dnHsEfqvCNMLq11JG9PFYu9kx7IkHTQIsmg5GG120qRctn1PnjlLUvWSME4CMa7in2G0JHMsov1MTXQptdipHSbojsbh9gbd%2B5MSJVvM2izzfr9YP0etelRhazFACtrgDKjO5Zs1hUjRFWXcxxPSo18XOuywZKLoszraTFtlGimAmZlWQ5w9%2Bvj6Aei4Bo01IWYFrqBOi94ruZc1GoGjchhrnM1awRM%2BMAkirhxFMCFigkuxIjPRnxyHM9lMZE8/2DJCXu6eRzss%2BXimpG88fqH1F6HBkTYX4NiS%2BoW2YPEXa%2BThwAh0nP35jUmJ7ARX6vTDS0PUSkkYtmzym6YwRmXe/yKw48lhhLtHSZ0hzfR2u/7Sv8Zz9O/9vlylj8%3D&RelayState=s2b08f2106515ecd36a14cb1ead2fe0de080779dc6 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPbjtowEIZfJfI9OXG2AImCqiJtu1lC96J3xpmwlnyqx9mlb18nQDeVulz0ypJn5hvP/48XyJS0dN34F72Hnw2gj85KaqRdYEkap6lhKJBqpgCp57Rcf32geZxS64w33EgSrRHBeWH0xmhsFLgS3Kvg8H3/sCQv3lukSXKWphmgjbuTVyq24Oq4dqBPsXGnhKnkVp4o8GwtBcMELYm24VlCs7bB37hYMPXOCyChAZzQJyt8zI1qmWX5uIdKOOC%2BhxVV4H42jkM3%2B5LUTCKQaLddEsyrKdRZdkxnx2w4nfI5h3SWDmfHmlej8XE6G2f5ZDKZZyEfC4YoXuGdgNjATqNn2i9Jnub5IJ0N0tEhm9PxiKbDHyQqrsp9EroKr70v8/GShPTL4VAMisfyQKJncNipERLIatGaRbvGrmfffSy7eUZWaBdJD3HhWfot1Oy2hZGC/4rWUpq3jQPmw6jeNdDJp5i/36W9EdWg7lKpd0yjAO1JVBYt/qlhUtQCXFDdkuTW%2BbqKUHXmhK3wcPb/MVm0McoyJ7CVCs6M%2B5tYffBGhoo91Ku7UE55mxeuW8ffjKtaF8NWQXVox7LG%2BauM/4RfYh/M9ifa/4mr3w%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:03 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds26bd838fc68198f8db235b26a9391d6d55bd22a5d&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s26bd838fc68198f8db235b26a9391d6d55bd22a5d&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds24d842c9a4bad34d83cf729a99bf7a066b7b95cd7&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PgjJAhYgUVBVpG03S2gPvRlnwlryVz3OLv33dQJ0qdRy6MmSZ%2BYZz/uO58iUtHTV%2BRe9gx8doI9OSmqkQ2BBOqepYSiQaqYAqee0Xn1%2BpHmSUeuMN9xIEq0QwXlh9Npo7BS4Gtyr4PB197ggL95bpGl6kqaL0SbDyRuVWHBt0jrQx8S4Y8pUei1PFXi2koJhipZEm/AsoVnf4E9cIph65wWQ0ABO6KMVPuFG9cy6ftpBIxxwf4MVTeB%2BNI7DMPuCtEwikGi7WRDM8zYvi0M2Kyej8cPDhI95O53OisOkzIrRYTKejqAoIC9DPlYMUbzCOwGxg61Gz7RfkDzL8zibxlmxH81oWdCs%2BE6i6qLcB6Gb8Nr7Mh/OSUg/7fdVXD3VexJ9A4eDGiGBLOe9WXRo7G7su49lV8/IEu08vUGceZZ%2BCTXbTWWk4D%2BjlZTmbe2A%2BTCqdx0M8inm73fpb0QTt0Mq9Y5pFKA9ieqqxz93TIpWgAuqW5JeO19WEZrBnLAVHk7%2BPyaL1kZZ5gT2UsGJcX8V6xa8lqFiB%2B3yLpRT3ueF697xN%2BOa3sWwVdDs%2B7Gscf4i41/h59g/Zvsdvf2Jy18%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s24d842c9a4bad34d83cf729a99bf7a066b7b95cd7&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds24a9980c52e0e2b3c0da7591942fbdff2cfab11b5&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2db457943b0d05fd6f0189a25b0da1b0ab6561d67&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s24a9980c52e0e2b3c0da7591942fbdff2cfab11b5&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 29ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STYLdLEAiYKqIm27KaE99DaxJ6yl%2BKMeZ5f%2B%2BzoBulRqOfRkyTPzjOd9x3MC3Tq%2B6sKz2eGPDikkR90a4kNgwTpvuAVSxA1oJB4Er1afHnmR5tx5G6ywLUtWROiDsmZtDXUafYX%2BRQn8untcsOcQHPEsO7a2G5FLh1NInTr0Tdp4NIfU%2BkMGOruUZxoDrFoFlJFjySY%2BSxnoG/yJSxXoN14EKYPolTk4FVJhdc%2BsqqcdSuVRhCuskpH7wXqBw%2BwL1kBLyJLtZsGoqKczgWIm303gYVLPJNzXD3IqpaxreY9FMxXNnYQcYj6VQKRe8I1A1OHWUAATFqzIi2KUP4zy8f5uxidjno%2B/s6Q8K/deGRlfe1vm%2BpRE/ON%2BX47Kp2rPkm/oaVAjJrDlvDeLD439lX23sXDxjC3JzbMrxInn%2BOdYs92UtlXiZ7JqW/u69gghjhp8h4N8GsLtLv2NkqNmSOXBgyGFJrCkKnv8lw5a1Sj0UXXHskvn8yqiHMyJWxHwGP5jsmRttQOvqJcKjyDCRaxr8LqNFTtsljehgos%2BL173jr9aL3sX41ah3PdjOevDWca/wk%2Bxf8z2O3r9E5e/AA%3D%3D HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2db457943b0d05fd6f0189a25b0da1b0ab6561d67&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BQIkagESBVVF2nZTQvfQm7EnrCV/1ePs0n9fO0CXSl0OPcXyzDzjed/JHJlWjq768Gx28LMHDNlJK4N0CCxI7w21DCVSwzQgDZy2qy8PtM5L6rwNlltFshUi%2BCCtWVuDvQbfgn%2BRHL7vHhbkOQSHtChOyvYjdPnw5ULnDnyXdx7MMbf%2BWDBdXMsLDYGtlGRYoCPZJj5LGpYa/I3LJdNvvAiSBsBLc3Qy5NzqxGzbxx0I6YGHG6wUkfvJeg7D7AvSMYVAsu1mQbCuOKumfDIVAiaHaVWXVTyN%2BVTAoS5n4xnwuqvGdcrHhiHKF3gjIPawNRiYCQtSl3U9KmejcrKvPtDphJaTHyRrLsp9lEbE196X%2BXBOQvp5v29GzWO7J9kTeBzUiAlkOU9m0aGxv7HvPpZdPSNLdPPiBnHmOfo11mw3jVWS/8pWStnXtQcW4qjB9zDIp1m43yXdSDHqhlQaPDMowQSStU3Cf%2BuZkp0EH1V3pLh2vqwiiMGcuBUBTuE/JsvWVjvmJSap4MR4uIp1C16rWLGDbnkXyilPefE6Of5qvUguxq0CsU9jOevDRcZ/ws%2Bxd2b7E739E5e/AQ%3D%3D HTTP/1.1" 200 2286 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp39gvYEAuQKKgqUtpsWNpDb449Syz5qx5vQv99vQs0VGo59GTJM/OM533Hc2RaObrqwovZwY8OMCRHrQzSIbAgnTfUMpRIDdOANHDarD4/0DLNqfM2WG4VSVaI4IO0Zm0Ndhp8A/5Vcvi6e1iQlxAc0iw7KtuN0KXDyYVOHfg2bT2YQ2r9IWM6u5RnGgJbKckwQ0eSTXyWNKxv8CculUy/8yJIGgAvzcHJkHKre2bTPO5ASA88XGGliNyP1nMYZl%2BQlikEkmw3C4IlVMWY5c/tDIppzoqKVYUYM1HNxF0Ld7NZXkzHVZXfx3ysGaJ8hXcCYgdbg4GZsCBlXpajfDbKJ/vink4nNJ98J0l9Vu6DNCK%2B9rbMz6ckpJ/2%2B3pUPzZ7knwDj4MaMYEs571ZdGjsr%2By7jWUXz8gS3Ty7Qpx4jn6JNdtNbZXkP5OVUvZt7YGFOGrwHQzyaRZud%2BlvpBi1QyoNnhmUYAJJmrrHP3VMyVaCj6o7kl06n1cRxGBO3IoAx/AfkyVrqx3zEnup4Mh4uIh1DV6rWLGDdnkTyinv8%2BJ17/ib9aJ3MW4ViH0/lrM%2BnGX8K/wU%2B8dsv6PXP3H5Cw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScjCKlgEiYKqIm27KaE97M3YE9aSv%2Bpxdum/rxNgl0othz1Z8sw843nf8RyZVo4uu/BstvCrAwzJUSuDdAhUpPOGWoYSqWEakAZOm%2BXXB1qkOXXeBsutIskSEXyQ1qyswU6Db8C/SA4/tg8VeQ7BIc2yo7LdCF06nFzo1IFv09aDOaTWHzKms0t5piGwpZIMM3QkWcdnScP6Bn/jUsn0Oy%2BCpAHw0hycDCm3umc2zeMWhPTAwxVWisj9bD2HYfaKtEwhkGSzrggWd7kQrRBQttO7crpvJ%2B1%2BPGPl/ZgX92VeTvZFmYsZ8JiPNUOUL/BOQOxgYzAwEypS5EUxystRPtmNZ3Q6ofnkiST1WblP0oj42tsy709JSL/sdvWofmx2JPkJHgc1YgJZzHuz6NDYX9l3G8sunpEFunl2hTjxHP0Wazbr2irJfydLpezrygMLcdTgOxjk0yzc7tLfSDFqh1QaPDMowQSSNHWP/94xJVsJPqruSHbpfF5FEIM5cSsCHMMHJktWVjvmJfZSwZHxcBHrGrxSsWIL7eImlFPe58Xr3vFX60XvYtwqELt%2BLGd9OMv4T/gp9p/Z3qLXP3HxBw%3D%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp3djcLCYkFSBRUFSltNiztoTevPUss%2Baseb0L/fe0FGiq1HHqy5Jl5xvO%2B4xkyrRxd9uHFbOFHDxiyg1YG6RCYk94bahlKpIZpQBo4bZafH2mVl9R5Gyy3imRLRPBBWrOyBnsNvgH/Kjl83T7OyUsIDmlRHJTtR%2Bjy4eRC5w58l3cezD63fl8wXZzLCw2BLZVkWKAj2To%2BSxqWGvyJyyXT77wIkgbAS7N3MuTc6sRsmqctCOmBhwusFJH70XoOw%2Bxz0jGFQLLNek6w6sR4Uo7vKzau2raa3jywqpu27bgt71o%2BmfIHUd2JW5bysWaI8hXeCYg9bAwGZsKcVGVVjcr7UTnZ3TzQ2wktJ99JVp%2BU%2ByCNiK%2B9LnN7TEL6aberR/VTsyPZN/A4qBETyGKWzKJDY39h33UsO3tGFuhmxQXiyHP0S6zZrGurJP%2BZLZWybysPLMRRg%2B9hkE%2BzcL1LupFi1A2pNHhmUIIJJGvqhH/umZKdBB9Vd6Q4dz6tIojBnLgVAQ7hPybLVlY75iUmqeDAeDiLdQleqVixhW5xFcopT3nxOjn%2BZr1ILsatArFLYznrw0nGv8KPsX/M9jt6%2BRMXvwA%3D HTTP/1.1" 200 2292 4ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2081ebf435e4b5d2dd4f7e12c19e0b5b8fc487551&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScjSBSxASkFVkbbdLEl76M21J6wlf9Xj7NJ/XydAN5VaDj1Z8sw843nf8QqZVo6WXXg2B/jRAYbkpJVBOgTWpPOGWoYSqWEakAZO6/LTAy3SnDpvg%2BVWkaREBB%2BkNVtrsNPga/AvksOXw8OaPIfgkGbZSdlugi4dTi506sC3aevBHFPrjxnT2bU80xBYqSTDDB1JdvFZ0rC%2BwZ%2B4VDL9xosgaQC8NEcnQ8qt7pl1/XgAIT3wMMJKEbkfrOcwzL4mLVMIJNnv1gSLxWzKYbEAEEsuRN7ezZewEHN%2Bx%2B7FPXDWwhRmvJjHfKwYonyBNwJiB3uDgZmwJkVeFJN8MclnzXRJ381oPvtGkuqi3HtpRHztbZm/n5OQfmyaalI91g1JvoLHQY2YQDar3iw6NPYj%2B25j2dUzskG3ykaIM8/Rz7Fmv6uskvxnUiplX7ceWIijBt/BIJ9m4XaX/kaKSTuk0uCZQQkmkKSuevxTx5RsJfiouiPZtfNlFUEM5sStCHAK/zFZsrXaMS%2BxlwpOjIerWGPwVsWKA7Sbm1BOeZ8Xr3vHX60XvYtxq0A0/VjO%2BnCR8a/wc%2Bwfs/2Ojn/i5hc%3D HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBTsMwDP2VKve1aZY1bbRNmthl0pDQhjhwM4kZkdKk1IkEf0%2B3CcQ4cLOd9578Xrwk6P2g9/EUczogDTEQFh%2B9D6QvTyuWx6AjkCMdoEfSyejj5n6vRcn1MMYUTfSs2CIlFyC5GFbsLaWBdFV9%2BJhLB315LmbG9iWGkwuIowunwaXSxL6CvtptH44%2BHtC6EU2qekyw8Q6ocnZgxW67YsTVHMxLLV7VXMlWSWGR1/wFobGiAdm0TcMlt2aCh28fj3EiCsNtt7AttrxrVS0WqoNu3slOwUI1EoxtDMK8VhOTKOMuUIKQVkxwIWa8nXH5WHd6ITWXz6x4wpEuHif7bL08Z6QvvPFXav%2BHBkQ4noNiaxqW1S%2BJq96gjwlSptvuLlosnsBn/F%2BdLmh9zMYgEatuVe6nGZxwfcD3PP1Y4aiwMWBBV/hr9v7zutJfxu30p729nPUX&RelayState=s2c12b37d1954f3d6d8c361a6a8ccf63146ee01dbe HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2841ce88eed9cdd0f379e8d7c3a6d6ecafe1e4c27&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysr3/WChG7AAiYKqIqXNlqU59ObYs8SSv%2BrxJvTf17tAQ6WWQ06WPDPPeN53PEemlaOrLjybHfzsAENy1MogHQIL0nlDLUOJ1DANSAOnzerLPS2zgjpvg%2BVWkWSFCD5Ia9bWYKfBN%2BBfJIfvu/sFeQ7BIc3zo7Jdii4bTi505sC3WevBHDLrDznT%2BaU81xDYSkmGOTqSbOKzpGF9g79xmWT6jRdB0gB4aQ5Ohoxb3TOb5mEHQnrg4QorReR%2Bsp7DMPuCtEwhkGS7WRAsiykf3bHxuCqfJtMp8PFsPKvuJqKs2kpUMKvGohxB1cZ8rBmifIE3AmIHW4OBmbAgZVGWaTFNi8l%2BNKMfJrSY/CBJfVbuozQivva2zE%2BnJKSf9/s6rR%2BaPUkeweOgRkwgy3lvFh0a%2Byv7bmPZxTOyRDfPrxAnnqNfY812U1sl%2Ba9kpZR9XXtgIY4afAeDfJqF2136GynSdkilwTODEkwgSVP3%2BG8dU7KV4KPqjuSXzudVBDGYE7ciwDG8Y7JkbbVjXmIvFRwZDxexrsFrFSt20C5vQjnlfV687h1/tV70LsatArHvx3LWh7OM/4SfYv%2BZ7U/0%2BicufwM%3D HTTP/1.1" 200 2292 4ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQi0sBYgUVBVpG03S2gPvc06E9aSv%2Bpxdum/rxOgm0othyoHS56ZZzzvO1kQaOX4ug3PZo8/WqSQnLQyxPvAkrXecAskiRvQSDwIXq0/3/MizbnzNlhhFUvWROiDtGZjDbUafYX%2BRQr8ur9fsucQHPEsOynbjsil/SlqnTr0Tdp4NMfU%2BmMGOruWZxoDrJUEysixZBufJQ10Df7EpRL0Gy%2BCpEH00hydDKmwumNW1cMea%2BlRhAFW1pH70XqB/exL1oAiZMluu2RUiPEEp7N5/CCfz54A7mA8neF7nMMkh3wCOJnl%2BayI%2BVQCkXzBNwJRiztDAUxYsiIvilE%2BH%2BXTw/iOv5vyfPqdJeVFuQ/S1PG1t2V%2BOicR/3Q4lKPyoTqw5Bt66tWICWy16MzifWM/sO82Fq6esRW5RTZAnHmOf4k1u21plRQ/k7VS9nXjEUIcNfgWe/k0hNtduhtZj5o%2BlQcPhiSawJKq7PCPLSjZSPRRdceya%2BfLKmLdmxO3IuAp/MdkycZqB15SJxWeQISrWEPwRsWKPTarm1DBRZcXrzvHX62vOxfjVmF96MZy1oeLjH%2BFn2P/mO13dPgnrn4B HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2081ebf435e4b5d2dd4f7e12c19e0b5b8fc487551&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 30ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2841ce88eed9cdd0f379e8d7c3a6d6ecafe1e4c27&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2baa426a66254cfcf7f061bdd124648040a003600&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2baa426a66254cfcf7f061bdd124648040a003600&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 24ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPbjtowEIZfJfI9OW1oFwuQKKgq0rabJbQXvXPsCWvJp3qcXfr2dQJ0qdRy0atIc/jG8/%2BTOTKtHF314dns4EcPGJKjVgbpmFiQ3htqGUqkhmlAGjhtVp8faJnm1HkbLLeKJCtE8EFas7YGew2%2BAf8iOXzdPSzIcwgOaZYdle0n6NLxy4VOHfgu7TyYQ2r9IWM6u7RnGgJbKckwQ0eSTXyWNGwY8CculUy/8SJIGgAvzcHJkHKrB2bTPO5ASA88XGGliNyP1nMYd1%2BQjikEkmw3C4JlW%2BS8m3VQtcW9eH/H7irRvWtnM160%2BbSaliJGC1G0sR5rhihf4I2A2MPWYGAmLEiZl%2BUkv5/k1b6Y0WlF8%2Bo7Seqzch%2BkEfG1t2VuT0VIP%2B339aR%2BbPYk%2BQYeRzViAVnOB7PoONhf2Xcbyy6ekSW6eXaFOPEc/RJ7tpvaKsl/Jiul7OvaAwtx1eB7GOXTLNyeMkSkmHRjKQ2eGZRgAkmaesA/9UzJToKPqjuSXSafTxHEaE68igDH8B%2BbJWurHfMSB6ngyHi4iHUNXqvYsYNueRPKKR/qYnhw/NV6MbgYrwrEfljLWR/OMv4Vfsr9Y7ff2es/cfkL HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7Eho%2BFixAoqCqSNtuSmgPvRl7wlryVz3OLv33tQN0qdRy6MmSZ%2BYZz/uO58i0cnTVhWezgx8dYMhOWhmkfWBBOm%2BoZSiRGqYBaeC0WX16pFUxoM7bYLlVJFshgg/SmrU12GnwDfgXyeHr7nFBnkNwSMvypGyXoyv6kwtdOPBt0Xowx8L6Y8l0eS0vNQS2UpJhiY5km/gsaVhq8CeukEy/8SJIGgAvzdHJUHCrE7NpnnYgpAcebrBSRO4H6zn0sy9IyxQCybabBcGqAjbk4tCKyUM1FuLhMBbD4awdVNVsOK3aCRyG4%2BlknPKxZojyBd4IiB1sDQZmwoJUsSYfTPPBaP9uRscjOhh9J1l9Ue69NCK%2B9r7Mh3MS0o/7fZ3XT82eZN/AY69GTCDLeTKL9o39jX33sezqGVmim5c3iDPP0c%2BxZruprZL8Z7ZSyr6uPbAQRw2%2Bg14%2BzcL9LulGirztU2nwzKAEE0jW1An/pWNKthJ8VN2R8tr5soogenPiVgQ4hf%2BYLFtb7ZiXmKSCE%2BPhKtYteK1ixQ7a5V0opzzlxevk%2BKv1IrkYtwrEPo3lrA8XGf8KP8f%2BMdvv6O1PXP4C HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds26de37c36a87855a9efd0f6a522c7685a2b4a97bf&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaJG2hRIA0jQvSkCaYOOxmEsMipUlXJxL7%2B7WgTWMHbrbz3pPfixcErevUSziHFHdIXfCE2aV1ntT1aclS71UAsqQ8tEgqarV/2r4omXPV9SEGHRzL1kjReog2%2BCX7iLEjVRQXF1Juoc3HYqJNm6M/W4/YW3/ubMx1aAtoi836de/CDo3tUceixQhPzgIV1nQs26yXjHQ5l7IWHKe8NrJBUesKoOSmljPZVFzomeZTMR/g/sfHWxiI0kx1UxqDc14agaiF0ChlCRUeZ6camrqSIPA4MokSbjxF8HHJJJdywpsJr97EXNWV4tU7yw7Y09XjYJ%2BtFmNG6srr/6T2ODQgwn4Miq2oWxR/JG56ndpHiInuu%2BdgMDuAS/hYna5otU9aIxEr7lW2wwzOuNrhZxp%2BLLOUmeAxoxv8lJz7uq30n3E//W3vL2f1DQ%3D%3D&RelayState=s2115b2dd2a059d881f7d2f15151529a0d66cf3f9e HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PghhKRZBSkFVkbbdlNAeejPOhLXkr3qcXfrv6wToUqnl0JMlz8wznvcdL5EpaWnV%2B2e9gx89oI9OSmqkY6AkvdPUMBRINVOA1HPaVJ8eaZ5k1DrjDTeSRBUiOC%2BMXhuNvQLXgHsRHL7uHkvy7L1FmqYnafoYbTKevFWJBdclnQN9TIw7pkyl1/JUgWeVFAxTtCTahGcJzYYGf%2BISwdQbL4CEBnBCH63wCTdqYDbN0w5a4YD7G6xoA/eDcRzG2UvSMYlAou2mJJjz%2BazL%2BHQ%2BOSymbHFYzA8PRVa0s%2BnDhHMoZgXLu6wrupCPNUMUL/BGQOxhq9Ez7UuSZ3keZ%2B/irNhPFnRW0Kz4TqL6otx7odvw2vsyH85JSD/u93VcPzV7En0Dh6MaIYGsloNZdGzsbuy7j2VXz8gK7TK9QZx5ln4ONdtNbaTgP6NKSvO6dsB8GNW7Hkb5FPP3uww3oo27MZV6xzQK0J5ETT3gv/RMik6AC6pbkl47X1YR2tGcsBUeTv4/JovWRlnmBA5SwYlxfxXrFryWoWIH3eoulFM%2B5IXrwfFX49rBxbBV0O6Hsaxx/iLjX%2BHn2D9m%2Bx29/YmrXw%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ab438c27b50c66d8c218e12c091df063643e9fbb&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s26de37c36a87855a9efd0f6a522c7685a2b4a97bf&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GE{"timestamp":"2022-08-04T19:54:04.333Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6049"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.333Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6049"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.334Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6049"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.334Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6049"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.334Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6049"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.334Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6049"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.334Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6049"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.334Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6049"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.335Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6040","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6043"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6043","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6057"} {"timestamp":"2022-08-04T19:54:04.335Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6040","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6043"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6059"} {"timestamp":"2022-08-04T19:54:04.336Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6040","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6043"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52054},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0cc46b489eb7bf927fcd323c53b90ea5"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6061"} {"timestamp":"2022-08-04T19:54:04.337Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6049"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:04.337Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6049","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6053"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6063"} {"timestamp":"2022-08-04T19:54:04.338Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6039","trackingIds":["376737542EC774FAB5B3AE40B60888A1","70069da9-74a3-4bfb-a67c-a93f8fd00789-6016","s28abbcaacf07d1258c00db3f9fb4f531d8f3faff8"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["32e2bb1d0d9665839714ddc9ecc7f014"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6066"} {"timestamp":"2022-08-04T19:54:04.339Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6054","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5950"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6068"} {"timestamp":"2022-08-04T19:54:04.339Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6054","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5950"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5950","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6070"} {"timestamp":"2022-08-04T19:54:04.343Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.343Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6037","trackingIds":["s271b39543b9c649608863815df17c6a30b7430efa","EF64BB51B99F12C1D429DF88EBB76851","70069da9-74a3-4bfb-a67c-a93f8fd00789-6012"],"client":{"ip":"10.0.6.14","port":52740},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c5d88417fbbc3129dff868057bf8a7be"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6074"} {"timestamp":"2022-08-04T19:54:04.343Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6049","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6053"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6053","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6076"} {"timestamp":"2022-08-04T19:54:04.344Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6049","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6053"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6078"} {"timestamp":"2022-08-04T19:54:04.344Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6049","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6053"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52010},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4f0c8a27f34416acc2aa6d78d7db1b8c"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6080"} {"timestamp":"2022-08-04T19:54:04.348Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6081","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5977"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6085"} {"timestamp":"2022-08-04T19:54:04.348Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6081","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-5977"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-5977","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6087"} {"timestamp":"2022-08-04T19:54:04.352Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.352Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6071"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.355Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6088"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.355Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6088"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.355Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6088"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.355Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6088"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.355Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6088"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.355Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6088"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.355Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6088"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.355Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6088"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.357Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6083"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.359Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6088"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:04.359Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6088","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6091"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6094"} {"timestamp":"2022-08-04T19:54:04.360Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6092","trackingIds":["397DB946A125CBADF529CCADFCE21C16","s28fb816f5f9f8f20f1fe308e3ab444d7fab41d146"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["84c256e497ab3116354bcbd11071a96f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6096"} {"timestamp":"2022-08-04T19:54:04.362Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6097"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.362Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6071","trackingIds":["s21fe838745039bd7623504bea482e73273e22ea76","70069da9-74a3-4bfb-a67c-a93f8fd00789-6043","EBE1247098F378751AA6EC555CEF33BF"],"client":{"ip":"10.0.6.14","port":52054},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1d4c16a62debd70dc161a7bf5dd055fe"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6102"} {"timestamp":"2022-08-04T19:54:04.362Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6097"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.362Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6097"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.362Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6097"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.362Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6097"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.362Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6097"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.362Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6097"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.362Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6097"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.365Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6097"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:04.365Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6097","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6103"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6106"} {"timestamp":"2022-08-04T19:54:04.365Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6088","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6091"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6091","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6108"} {"timestamp":"2022-08-04T19:54:04.366Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6088","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6091"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6110"} {"timestamp":"2022-08-04T19:54:04.366Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6088","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6091"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51982},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8d9362dc0151fdf893c8660c8bbdb6c0"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6112"} {"timestamp":"2022-08-04T19:54:04.366Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6083","trackingIds":["500C6ECCC8C5C824712FE46139129115","s294f061793283522ab7e13698a30b79f4a0f0853b","70069da9-74a3-4bfb-a67c-a93f8fd00789-6053"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0fa2b09a6cec49760ac334d83bb22372"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6114"} {"timestamp":"2022-08-04T19:54:04.371Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6097","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6103"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6103","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6119"} {"timestamp":"2022-08-04T19:54:04.372Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6097","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6103"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6121"} {"timestamp":"2022-08-04T19:54:04.372Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6097","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6103"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52050},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["27a2fba3cec4ef8b8f4ccb9744fed5f0"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6123"} {"timestamp":"2022-08-04T19:54:04.379Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6126","trackingIds":["2999BA6DC8293E301960AD7A504F7EA8","s270adb58095708f0e5c4ec3330276b05bdcf0febe"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1410dd614cd332ae712a2628f86f3b26"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6129"} {"timestamp":"2022-08-04T19:54:04.380Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6116"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.381Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6127","trackingIds":["s2d340f974e46bd4931fcd76590182e9b0142f933e","861DAE0BE741F29F911C3D0FE346E3E0"],"client":{"ip":"10.0.6.14","port":52740},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["75c56763c48ea94edafb39491729f8b3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6132"} {"timestamp":"2022-08-04T19:54:04.386Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6125"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.391Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6134","trackingIds":["3DA88A366637909C2BC8AF142D31BF47","s25302eac82fbdea90c625114692bcecadbb91ace2"],"client":{"ip":"10.0.6.14","port":52914},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["13883c7cf001180af3b086005c789de0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6136"} {"timestamp":"2022-08-04T19:54:04.391Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6116","trackingIds":["800151481B280C72EFCAC56CC0833B8D","70069da9-74a3-4bfb-a67c-a93f8fd00789-6091","s23e547d9b8fd8ed444ffccccaf3935ed686e523c7"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["dafb4498b98e13746e3f85b9cbbbf0f4"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6138"} {"timestamp":"2022-08-04T19:54:04.395Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6125","trackingIds":["0A8C666D98FA38F6D3892D14D1B23891","70069da9-74a3-4bfb-a67c-a93f8fd00789-6103","s28fb816f5f9f8f20f1fe308e3ab444d7fab41d146"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["230a348e4a4f5613c6bacacc25495830"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6140"} {"timestamp":"2022-08-04T19:54:04.404Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6141","trackingIds":["5BB3322D022EA9AA8F15D4173CDF72AB","s2fdf007e3506e3afd81beb7a09762302b9afa9b2f"],"client":{"ip":"10.0.6.14","port":52740},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f237b5d3affc3ee4dc927f4130d4f092"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6144"} {"timestamp":"2022-08-04T19:54:04.404Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6142","trackingIds":["s2af573aca19d879014095e59e1724bf14e93c7355","165FCE6FF215DCDB5BB1092B0E3003F6"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d36b4711ca474179bb95badd6c6232e8"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6146"} {"timestamp":"2022-08-04T19:54:04.422Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6149","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6043"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6151"} {"timestamp":"2022-08-04T19:54:04.423Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6149","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6043"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6043","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6153"} {"timestamp":"2022-08-04T19:54:04.426Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.430Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6154","trackingIds":["s21d50c605d3d1392df7c048159b14f840f926ab7d","AEAB40BED25522BE7A6D009A0902A2C0"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6ea762f6fb728de13aeafea578b881df"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6156"} {"timestamp":"2022-08-04T19:54:04.432Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6157"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.432Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6157"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.432Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6157"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.432Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6157"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.432Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6157"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.432Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6157"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.432Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6157"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.432Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6157"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.434Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6159","trackingIds":["s21617f004add588f4f86e6873470bfd0d46bcdee7","B23879299E58CBF127974C528538FF17"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2b853629182d1b998e12230bc4616291"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6163"} {"timestamp":"2022-08-04T19:54:04.436Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6157"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:04.436Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6157","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6161"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6165"} {"timestamp":"2022-08-04T19:54:04.442Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6157","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6161"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6161","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6170"} {"timestamp":"2022-08-04T19:54:04.442Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6157","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6161"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6172"} {"timestamp":"2022-08-04T19:54:04.443Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6157","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6161"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51978},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9e5c40c0e499bdc4944b56149ccf87b7"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6174"} {"timestamp":"2022-08-04T19:54:04.452Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6177","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6091"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6179"} {"timestamp":"2022-08-04T19:54:04.452Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6177","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6091"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6091","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6181"} {"timestamp":"2022-08-04T19:54:04.454Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6176"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.455Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.463Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6182","trackingIds":["s255a0f1b725f521cf2eeca461eac6a1aabc778e9c","46EF0145B5A8A0F9F30D57C4650F337D"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["eecad3549bea167706dae24a2f9ee50b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6185"} {"timestamp":"2022-08-04T19:54:04.463Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6176","trackingIds":["43D05F788B6BEC8668E80C1E1A5C56A5","s256b7e49d7bf076add4725c40233c9334910b5c0a","70069da9-74a3-4bfb-a67c-a93f8fd00789-6161"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["66073d4de35f968b95d5477ea63f2361"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6187"} {"timestamp":"2022-08-04T19:54:04.484Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6189"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.484Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6189"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.484Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6192"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.484Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6192"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.484Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6189"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.484Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6189"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.484Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6189"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.484Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6189"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.484Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6189"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.484Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6189"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.484Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6192"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.484Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6192"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.484Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6192"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.484Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6192"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.484Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6192"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.484Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6192"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.486Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6195"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.486Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6195"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.486Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6195"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.486Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6195"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.486Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6195"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.486Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6195"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.486Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6195"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.486Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6195"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.486Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6188","trackingIds":["D9FB1639022E63CD1F3DBC0EF634E763","s282fdcd1076634dc50e1fb36be2708b55b8b762fe"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d59e90a8f7dcfc064571f02a6986e6b4"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6201"} {"timestamp":"2022-08-04T19:54:04.488Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6189"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:04.488Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6192"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:04.488Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6189","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6197"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6204"} {"timestamp":"2022-08-04T19:54:04.488Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6192","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6198"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6206"} {"timestamp":"2022-08-04T19:54:04.489Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6195"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:04.489Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6195","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6202"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6208"} {"timestamp":"2022-08-04T19:54:04.494Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6189","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6197"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6197","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6213"} {"timestamp":"2022-08-04T19:54:04.494Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6192","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6198"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6198","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6215"} {"timestamp":"2022-08-04T19:54:04.494Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6189","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6197"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6217"} {"timestamp":"2022-08-04T19:54:04.494Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6192","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6198"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6219"} {"timestamp":"2022-08-04T19:54:04.495Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6195","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6202"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6202","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6221"} {"timestamp":"2022-08-04T19:54:04.495Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6189","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6197"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["09bc806e988c292687fb20f7e36dad71"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6223"} {"timestamp":"2022-08-04T19:54:04.495Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6192","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6198"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52222},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a9d232e1d4f03a57bce4191dced617bc"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6225"} {"timestamp":"2022-08-04T19:54:04.495Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6195","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6202"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6227"} {"timestamp":"2022-08-04T19:54:04.495Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6195","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6202"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52740},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a11337aef12eb818b18952b3e2a17087"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6229"} {"timestamp":"2022-08-04T19:54:04.507Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6233"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.507Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6234"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.507Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6235"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.510Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6236","trackingIds":["s2bd8e1771e105fc59a8aa0f8597d8e65bac67d657","CA1EFE96E2037F3ABE0D202B513C72F0"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e10008f14e5ec51871f90bd4ce7d6fa0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6239"} {"timestamp":"2022-08-04T19:54:04.510Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6237","trackingIds":["EC4DEAC0C87E942D7E3C1ED345C79FBA","s2a0f3523df73e52fc2b0e3c15b59b33f2a4ea741d"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7405b7ea68bf802798be5a9c237b9ecf"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6241"} {"timestamp":"2022-08-04T19:54:04.512Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6243"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.512Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6243"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.513Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6243"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.513Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6243"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.513Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6243"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.513Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6243"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.513Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6243"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.513Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6243"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.516Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6243"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:04.516Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6243","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6246"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6248"} {"timestamp":"2022-08-04T19:54:04.516Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6233","trackingIds":["2D36C8A595488FE94F36167271F7E5BE","s251fe3a4f46e899a1f69bf4c6fed939e30b7c236e","70069da9-74a3-4bfb-a67c-a93f8fd00789-6198"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0db3f9ce415440d82a94f2eaf1869e5a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6250"} {"timestamp":"2022-08-04T19:54:04.517Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6234","trackingIds":["s234ade3a8588353e99d2308ea3ae8e623e137f153","70069da9-74a3-4bfb-a67c-a93f8fd00789-6197","6F19670629D2AF7D2B65E1E53B865965"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["80f89e5137916facdf67ab3d4c4b6c0a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6253"} {"timestamp":"2022-08-04T19:54:04.517Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6235","trackingIds":["s2dd7de852da45476ff49c765d9a18cc3d4a725fcb","6C3674BC24A9D3D71FA1D8A70A5E24CD","70069da9-74a3-4bfb-a67c-a93f8fd00789-6202"],"client":{"ip":"10.0.6.14","port":52740},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9962f34531a653f7c6c6d4377df9c4eb"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6254"} {"timestamp":"2022-08-04T19:54:04.522Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6243","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6246"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6246","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6258"} {"timestamp":"2022-08-04T19:54:04.522Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6255","trackingIds":["s2b81972dac12a1a6379d239485dcd24d31f15bc58","CAEA78E7C7482DB1B66CCE1D7829AD8B"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["91b503b42d6e95e2fa10c05c526682ab"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6260"} {"timestamp":"2022-08-04T19:54:04.522Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6243","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6246"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6262"} {"timestamp":"2022-08-04T19:54:04.523Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6243","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6246"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52008},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a79501297e8dcc6000aa0115216ae741"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6265"} {"timestamp":"2022-08-04T19:54:04.524Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6263","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6161"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6267"} {"timestamp":"2022-08-04T19:54:04.524Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6263","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6161"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6161","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6270"} {"timestamp":"2022-08-04T19:54:04.532Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.535Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6272","trackingIds":["s2df3682795aa6f9207f4c243c3fefc2d5692ea55f","5A531CC5CBF5712865A8319A8B41906E"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e60ad7390bb7fb00e59d5cefb6b0f32f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6274"} {"timestamp":"2022-08-04T19:54:04.536Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6271"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.538Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6275"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.538Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6275"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.538Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6275"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.538Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6275"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.538Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6275"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.538Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6275"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.538Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6275"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.538Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6275"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.541Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6275"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:04.541Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6275","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6278"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6280"} {"timestamp":"2022-08-04T19:54:04.544Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6271","trackingIds":["872B9ECC948DA9F56D039C6B9A92CFF7","70069da9-74a3-4bfb-a67c-a93f8fd00789-6246","s2a0f3523df73e52fc2b0e3c15b59b33f2a4ea741d"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["98fbeff5248514ed6e7473f15bec133b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6282"} {"timestamp":"2022-08-04T19:54:04.548Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6275","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6278"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6278","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6285"} {"timestamp":"2022-08-04T19:54:04.548Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6275","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6278"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6287"} {"timestamp":"2022-08-04T19:54:04.549Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6275","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6278"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a5d8d0e8383d6765b20c8bbc515a3348"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6289"} {"timestamp":"2022-08-04T19:54:04.562Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6291"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.571Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6291","trackingIds":["13AC78BBD7A4A099E684D4C4F66358C5","70069da9-74a3-4bfb-a67c-a93f8fd00789-6278","s2ee064aa8c6f7e7487ab6e0f7db44948c66d4e818"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8b40e516d37f5e053b9da6ba8074e94d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6298"} {"timestamp":"2022-08-04T19:54:04.573Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6295","trackingIds":["A573A59B5C8FDB63980769C284220338","s25dc981b1e93bf215345a7ddf49f5f814fc313115"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["03db1ec6d38d24f07fa3684f01f4fadb"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6300"} {"timestamp":"2022-08-04T19:54:04.582Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6301","trackingIds":["s28ee9daf7af1ed1cf0090ed67d85dcd08a689a39b","AB88180D3DE6BD4593296AFDEF18E80A"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["41e97ea84d7c4544231b471cec1a3fcc"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6303"} {"timestamp":"2022-08-04T19:54:04.595Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6305","trackingIds":["s2433f47bf2dc48181c6d79f4b5dee48d621a55507","1D2EB1808058F1E99422366FCA4DA08B"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["27eaaaed9fcd3728e4fd616995a4dfc2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6307"} {"timestamp":"2022-08-04T19:54:04.605Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6308"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.605Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6308"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.605Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6308"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.605Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6308"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.605Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6308"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.605Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6308"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.605Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6308"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.605Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6308"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.608Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6308"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:04.608Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6308","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6311"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6313"} {"timestamp":"2022-08-04T19:54:04.613Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6314","trackingIds":["s2612f3096cbd84d355eccca207dc06e771099a72b","B89F98C49C09AD2465AF8908345B433B"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1e551b4494bfd19a1612f5f582296749"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6319"} {"timestamp":"2022-08-04T19:54:04.613Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6315","trackingIds":["69F5A040988618ED3AB2BD85272B687C","s2b6fdf7e1109471e58bb4dd590f6bb86484b47cde"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5732ca3e88806e45d61d40d4a2fe64ed"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6320"} {"timestamp":"2022-08-04T19:54:04.615Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6308","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6311"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6311","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6322"} {"timestamp":"2022-08-04T19:54:04.615Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6308","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6311"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6324"} {"timestamp":"2022-08-04T19:54:04.616Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6308","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6311"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52222},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e3eeac0015454607fe9d30266e9462d7"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6326"} {"timestamp":"2022-08-04T19:54:04.627Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6328"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.634Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6330","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6278"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6332"} {"timestamp":"2022-08-04T19:54:04.635Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6330","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6278"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6278","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6334"} {"timestamp":"2022-08-04T19:54:04.636Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6328","trackingIds":["701BF1913BD3AF207E66808DF9A4EC40","70069da9-74a3-4bfb-a67c-a93f8fd00789-6311","s225e66c8a97a46c78a241818becd5144c910f2386"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f3b1deddadcfbd03cd31f463f99be308"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6336"} {"timestamp":"2022-08-04T19:54:04.637Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.710Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6339","trackingIds":["s203f2360ae00fcfd3c2326adc9102200b01ebfebd","85CC83B46B99A5E281CFD3BC3042EB2F"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2f45a63a89abe9c965c6bb1a66969f95"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6341"} {"timestamp":"2022-08-04T19:54:04.724Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6342"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.724Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6342"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.724Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6342"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.724Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6342"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.724Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6342"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.724Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6342"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.724Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6342"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.724Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6342"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.727Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6346"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.727Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6346"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.728Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6346"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.728Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6346"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.728Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6346"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.728Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6346"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.728Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6346"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.728Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6346"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.728Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6342"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:04.728Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6342","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6345"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6351"} {"timestamp":"2022-08-04T19:54:04.731Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6346"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:04.731Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6346","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6349"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6353"} {"timestamp":"2022-08-04T19:54:04.735Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6342","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6345"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6345","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6358"} {"timestamp":"2022-08-04T19:54:04.735Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6342","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6345"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6362"} {"timestamp":"2022-08-04T19:54:04.735Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6354","trackingIds":["76A59F6E3E402EEC1BD3FB781127408B","s2c2322a70eac47211ea45d018be2ee0ddae263dd0"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["16d362ba6f322f1a57098e893bc62e9a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6360"} {"timestamp":"2022-08-04T19:54:04.736Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6342","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6345"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52222},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["036b21eacdd1ccd8ac974eb8ab54d212"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6364"} {"timestamp":"2022-08-04T19:54:04.737Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6365"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.737Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6365"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.738Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6365"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.738Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6365"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.738Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6365"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.738Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6365"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.738Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6365"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.738Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6365"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.738Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6346","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6349"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6349","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6369"} {"timestamp":"2022-08-04T19:54:04.738Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6346","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6349"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6372"} {"timestamp":"2022-08-04T19:54:04.739Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6346","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6349"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52068},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2f949e231799be53245d9df584980e79"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6375"} {"timestamp":"2022-08-04T19:54:04.741Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6365"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:04.741Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6365","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6373"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6379"} {"timestamp":"2022-08-04T19:54:04.745Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6381"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.745Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6381"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.745Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6381"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.745Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6381"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.745Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6381"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.745Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6381"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.745Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6381"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.745Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6381"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.747Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6365","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6373"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6373","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6387"} {"timestamp":"2022-08-04T19:54:04.747Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6365","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6373"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6389"} {"timestamp":"2022-08-04T19:54:04.748Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6381"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:04.748Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6381","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6385"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6393"} {"timestamp":"2022-08-04T19:54:04.748Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6365","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6373"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["055240fc87b74079bc3a486339b5256b"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6395"} {"timestamp":"2022-08-04T19:54:04.749Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6390"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.749Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6390"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.749Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6390"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.749Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6390"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.749Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6390"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.749Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6390"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.749Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6390"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.749Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6390"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.752Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6376"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.752Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6380"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.752Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6390"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:04.753Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6390","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6398"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6403"} {"timestamp":"2022-08-04T19:54:04.753Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6399","trackingIds":["BEB61C2690AB55F3049ADD0B01723B0D","s2b73dcf575486482edf4b22c7c7c28ebe575208fd"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e1b9ae87e7d1cd4625487ec0a0e6368b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6405"} {"timestamp":"2022-08-04T19:54:04.754Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6381","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6385"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6385","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6407"} {"timestamp":"2022-08-04T19:54:04.754Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6381","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6385"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6409"} {"timestamp":"2022-08-04T19:54:04.755Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6381","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6385"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["875eaafc34ea429893b195b71658b178"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6411"} {"timestamp":"2022-08-04T19:54:04.759Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6390","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6398"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6398","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6414"} {"timestamp":"2022-08-04T19:54:04.759Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6390","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6398"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6416"} {"timestamp":"2022-08-04T19:54:04.760Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6390","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6398"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c1330193b357b1acfe80de37d5d99064"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6418"} {"timestamp":"2022-08-04T19:54:04.761Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6376","trackingIds":["s26cecd8d015c5cf8494909f0e72ddce0a2cc94765","70069da9-74a3-4bfb-a67c-a93f8fd00789-6345","0F218A88771AD8367597E36BBEFCE7EB"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8646a16c007483643dd7dad1296fbc74"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6421"} {"timestamp":"2022-08-04T19:54:04.762Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6380","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6349","B279C1399DEDBAFCF4F5D3CEA412994B","s261280fd281888b45786725abacb507b118e9a573"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["76456d4e1d9f0b901d6d3bb10d0e21a8"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6423"} {"timestamp":"2022-08-04T19:54:04.763Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6400"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.771Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6425"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.771Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6400","trackingIds":["4765E22F4A9D28F8CF0F8157F6239B25","70069da9-74a3-4bfb-a67c-a93f8fd00789-6373","s2c2322a70eac47211ea45d018be2ee0ddae263dd0"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8c9203085fe0fed52393977e1b198916"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6428"} {"timestamp":"2022-08-04T19:54:04.773Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6426"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.780Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6425","trackingIds":["D9A850E1EB0068AA45F46AE6D7ABC8FE","s28d38522c8a5a0874aa2c25bca4fc807d243ddfd0","70069da9-74a3-4bfb-a67c-a93f8fd00789-6385"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["eb153a1d4d27a2f7225a1066d74924cf"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6430"} {"timestamp":"2022-08-04T19:54:04.783Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6426","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6398","C8C898817B71318704A9498C5E59E603","s23f7b8fc06f1d56c2b8a5ac8cbe65335ccf7a0d4f"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ef20cc6f547751e6e732efda0507e26b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6432"} {"timestamp":"2022-08-04T19:54:04.792Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6433"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.792Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6433"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.793Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6433"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.793Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6433"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.793Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6433"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.793Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6433"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.793Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6433"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.793Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6433"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.796Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6436","trackingIds":["s2415a4b4ad5127d8234467d5f41389b9b6fd45d01","377F1F8AC3F6617D59C867D80AF30E76"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f43345f775101d990105e5852b0f7280"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6439"} {"timestamp":"2022-08-04T19:54:04.797Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6433"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:04.797Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6433","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6437"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6445"} {"timestamp":"2022-08-04T19:54:04.798Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6440"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.798Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6440"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.798Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6440"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.798Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6440"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.798Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6440"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.798Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6440"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.798Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6440"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.798Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6440"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.799Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6442","trackingIds":["DF3133E8092D8984034B38507C1D4798","s2a36ef0ed3ee0464a4c47a8a685fa1dd2486f32a2"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1ef70995e7c31abadd0271ee966fce15"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6448"} {"timestamp":"2022-08-04T19:54:04.801Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6440"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:04.801Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6440","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6446"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6450"} {"timestamp":"2022-08-04T19:54:04.804Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6433","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6437"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6437","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6453"} {"timestamp":"2022-08-04T19:54:04.804Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6433","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6437"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6455"} {"timestamp":"2022-08-04T19:54:04.805Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6433","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6437"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51982},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["aedbc7e6278ca6d9cde8a433c78d2638"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6458"} {"timestamp":"2022-08-04T19:54:04.807Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6440","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6446"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6446","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6462"} {"timestamp":"2022-08-04T19:54:04.807Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6440","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6446"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6464"} {"timestamp":"2022-08-04T19:54:04.808Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6440","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6446"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52010},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4e515e45e852c12d3565b4ebef791e82"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6467"} {"timestamp":"2022-08-04T19:54:04.810Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6468"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.810Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6468"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.810Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6468"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.810Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6468"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.810Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6468"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.810Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6468"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.810Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6468"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.810Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6468"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.814Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6468"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:04.814Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6468","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6474"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6476"} {"timestamp":"2022-08-04T19:54:04.818Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6465"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.821Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6472"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.821Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6468","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6474"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6474","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6481"} {"timestamp":"2022-08-04T19:54:04.822Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6468","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6474"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6483"} {"timestamp":"2022-08-04T19:54:04.822Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6468","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6474"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52050},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4b13e4cd10f4cd7ac010de6901fdf8a4"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6485"} {"timestamp":"2022-08-04T19:54:04.823Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6479","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6345"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6487"} {"timestamp":"2022-08-04T19:54:04.823Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6479","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6345"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6345","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6489"} {"timestamp":"2022-08-04T19:54:04.827Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.829Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6472","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6446","s2415a4b4ad5127d8234467d5f41389b9b6fd45d01","9120A0A9CD327ADC3B015EA5420C870C"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a83003b27ef6dd3510754d439fc6cb28"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6493"} {"timestamp":"2022-08-04T19:54:04.829Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6465","trackingIds":["025F8D8520150480D738C62047C99EB0","70069da9-74a3-4bfb-a67c-a93f8fd00789-6437","s2a944c1700cb346d291a1d04bb3e71fde192d4656"],"client":{"ip":"10.0.6.14","port":51982},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["24d256d9aedbea1686ef20b63de3acd6"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6495"} {"timestamp":"2022-08-04T19:54:04.832Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6496","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6373"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6501"} {"timestamp":"2022-08-04T19:54:04.832Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6496","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6373"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6373","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6503"} {"timestamp":"2022-08-04T19:54:04.833Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6497","trackingIds":["A17D32C97B5A210EE24587AF6AA20987","s2eafb46aec29a3d751c84aca1acf11ee0c56e3148"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2156f888a29d58c542ad8e25a170a93a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6505"} {"timestamp":"2022-08-04T19:54:04.835Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6506"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.835Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6506"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.835Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6506"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.835Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6506"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.835Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6506"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.835Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6506"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.835Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6506"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.835Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6506"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.836Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.838Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6491"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.839Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6506"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:04.839Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6506","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6509"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6511"} {"timestamp":"2022-08-04T19:54:04.845Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6512","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6385"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6520"} {"timestamp":"2022-08-04T19:54:04.845Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6506","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6509"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6509","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6522"} {"timestamp":"2022-08-04T19:54:04.845Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6516"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.845Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6515","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6398"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6524"} {"timestamp":"2022-08-04T19:54:04.845Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6516"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.845Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6512","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6385"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6385","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6527"} {"timestamp":"2022-08-04T19:54:04.845Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6506","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6509"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6528"} {"timestamp":"2022-08-04T19:54:04.845Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6516"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.845Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6516"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.846Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6516"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.846Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6516"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.845Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6515","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6398"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6398","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6530"} {"timestamp":"2022-08-04T19:54:04.846Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6516"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.846Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6516"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.846Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6513","trackingIds":["D897CB6B03CC3FFCF0CAE22E6EE3436A","s21455a0489148be958ce0a5207bf4b5f2a80791ea"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5e7ef5b9b8a5e933db39ad40a3488ef3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6532"} {"timestamp":"2022-08-04T19:54:04.846Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6506","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6509"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52222},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e7504c70a6eab51e7818c928ab79a9e2"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6537"} {"timestamp":"2022-08-04T19:54:04.847Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6533"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.847Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6491","trackingIds":["FACE1729B485934CB02786CE4EF1DB2A","s221021c0466d87850b46f4167661181b3d48ed356","70069da9-74a3-4bfb-a67c-a93f8fd00789-6474"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["716476605b20ce7481496bae8c913ecb"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6543"} {"timestamp":"2022-08-04T19:54:04.847Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6539"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.847Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6533"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.847Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6539"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.847Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6533"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.847Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6539"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.847Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6533"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.847Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6533"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.847Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6539"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.847Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6533"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.848Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6533"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.848Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6539"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.848Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6533"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.848Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6539"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.848Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6539"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.848Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6539"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.848Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.849Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6516"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:04.849Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6516","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6535"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6547"} {"timestamp":"2022-08-04T19:54:04.850Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.850Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6533"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:04.850Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6533","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6544"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6549"} {"timestamp":"2022-08-04T19:54:04.851Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6539"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:04.851Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6539","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6545"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6551"} {"timestamp":"2022-08-04T19:54:04.855Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6516","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6535"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6535","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6562"} {"timestamp":"2022-08-04T19:54:04.855Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6553","trackingIds":["s2082931a1bfe3c53ce3550b14f0205fa78105148d","5886EFBFE400855F555CB3EAE2B37FF5"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7dd6b288166382116aa4993d1f001a93"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6560"} {"timestamp":"2022-08-04T19:54:04.856Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6516","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6535"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6566"} {"timestamp":"2022-08-04T19:54:04.856Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6555","trackingIds":["s2dbadee75f0aa86d339d0621a291b667a0ce92cfb","90DC8DAF40A89A1933CEC69995F60849"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["74d855472f576f7fbc0969a104cba1ee"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6564"} {"timestamp":"2022-08-04T19:54:04.856Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6516","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6535"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a7640a1d62eccf237908b01941d53929"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6568"} {"timestamp":"2022-08-04T19:54:04.857Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6539","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6545"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6545","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6570"} {"timestamp":"2022-08-04T19:54:04.857Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6539","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6545"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6572"} {"timestamp":"2022-08-04T19:54:04.858Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6533","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6544"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6544","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6574"} {"timestamp":"2022-08-04T19:54:04.858Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6539","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6545"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0e7ac1fd27535c1be578e34702c151aa"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6576"} {"timestamp":"2022-08-04T19:54:04.858Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6533","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6544"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6578"} {"timestamp":"2022-08-04T19:54:04.859Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6533","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6544"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52294},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["add5a12a6e816182963c95301f04a2ec"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6581"} {"timestamp":"2022-08-04T19:54:04.863Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6588"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.863Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6588"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.864Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6588"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.864Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6588"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.864Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6588"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.864Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6588"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.864Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6588"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.864Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6588"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.867Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6588"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:04.867Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6588","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6591"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6593"} {"timestamp":"2022-08-04T19:54:04.867Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6554"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.869Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6583"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.871Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6585"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.871Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6586"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.873Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6588","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6591"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6591","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6598"} {"timestamp":"2022-08-04T19:54:04.874Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6588","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6591"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6600"} {"timestamp":"2022-08-04T19:54:04.874Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6594","trackingIds":["9216261FD461ABF29068453BC45909AD","s218a3602a23518ff6959cc7145610a16ba21ef306"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["71841ab316c883a38fd05c26a8483199"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6602"} {"timestamp":"2022-08-04T19:54:04.874Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6588","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6591"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51978},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["445e1c925c90e1888c06034ec847c338"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6607"} {"timestamp":"2022-08-04T19:54:04.875Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6604"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.875Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6604"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.876Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6604"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.876Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6604"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.876Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6604"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.876Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6604"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.876Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6604"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.876Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6604"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.879Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6583","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6535","7E8FF67C8EFD5221334833E93AB3DFBD","s2a4a78ab2e4e607c30bf67324b591992fa791124b"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a23653205617f35143f07838197b667d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6613"} {"timestamp":"2022-08-04T19:54:04.880Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6604"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:04.880Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6604","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6610"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6617"} {"timestamp":"2022-08-04T19:54:04.879Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6554","trackingIds":["E122188EFD996BA4F4EBB2359ABEFBE0","70069da9-74a3-4bfb-a67c-a93f8fd00789-6509","s2eafb46aec29a3d751c84aca1acf11ee0c56e3148"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["efa26107471460c97af12ae909a6ec0f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":26,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6615"} {"timestamp":"2022-08-04T19:54:04.881Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6585","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6545","B6FF1603844BBE98FF16DAC6A666F76E","s21455a0489148be958ce0a5207bf4b5f2a80791ea"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b110af154cd55abd1bb0262d2227b463"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6621"} {"timestamp":"2022-08-04T19:54:04.881Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6586","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6544","s2e7d5e86ddcbfeabfaf1df0151a2c4c6a22007145","F42F7A2838BA5B33963FCE10D2696726"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2f96c8536e05e5bb04a369ec551b39a2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6620"} {"timestamp":"2022-08-04T19:54:04.887Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6611"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.886Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6604","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6610"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6610","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6625"} {"timestamp":"2022-08-04T19:54:04.887Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6623","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6437"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6627"} {"timestamp":"2022-08-04T19:54:04.887Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6604","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6610"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6629"} {"timestamp":"2022-08-04T19:54:04.887Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6623","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6437"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6437","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6631"} {"timestamp":"2022-08-04T19:54:04.888Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6604","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6610"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0e3a828bfc3066fc2716bcee292768b3"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6633"} {"timestamp":"2022-08-04T19:54:04.891Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.897Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6611","trackingIds":["9DC3860CE4E4B58EB54817E2FD8491F7","s2a20d6716b8b2cce333a78001f7ee2c0a8a5817bc","70069da9-74a3-4bfb-a67c-a93f8fd00789-6591"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9955f8b41d8ba7e838bf683caa87b1b3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6639"} {"timestamp":"2022-08-04T19:54:04.898Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6637","trackingIds":["10A0F8EB28378227B706F5BEB886354C","s2a3e8a798a17e965535f865e6a421e1997c0f67f2"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7a8f5d01df0550b438e3ae3119b99172"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6641"} {"timestamp":"2022-08-04T19:54:04.900Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6642"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.900Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6642"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.900Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6642"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.900Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6642"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.900Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6642"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.900Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6642"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.900Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6642"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.900Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6642"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.901Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6635"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.903Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6642"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:04.903Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6642","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6645"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6647"} {"timestamp":"2022-08-04T19:54:04.907Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6648","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6474"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6650"} {"timestamp":"2022-08-04T19:54:04.907Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6648","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6474"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6474","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6652"} {"timestamp":"2022-08-04T19:54:04.911Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6642","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6645"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6645","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6655"} {"timestamp":"2022-08-04T19:54:04.911Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6642","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6645"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6657"} {"timestamp":"2022-08-04T19:54:04.911Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6635","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6610","AF2B89C962DEEAC0658A2D8746E2035E","s218a3602a23518ff6959cc7145610a16ba21ef306"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["28f743752da7fc04639bef81da11753c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6659"} {"timestamp":"2022-08-04T19:54:04.912Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6642","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6645"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52292},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["738c8eb0f56f607fc87dfa3a7c9897d4"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6661"} {"timestamp":"2022-08-04T19:54:04.912Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.915Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6663"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.915Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6663"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.915Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6663"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.915Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6663"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.915Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6663"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.915Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6663"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.915Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6663"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.915Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6663"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.919Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6663"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:04.919Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6663","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6667"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6669"} {"timestamp":"2022-08-04T19:54:04.925Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6666"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.925Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6663","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6667"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6667","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6672"} {"timestamp":"2022-08-04T19:54:04.926Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6663","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6667"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6674"} {"timestamp":"2022-08-04T19:54:04.926Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6663","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6667"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52026},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3d132d64fc5d80e3b2cf716d9a884b6d"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6676"} {"timestamp":"2022-08-04T19:54:04.935Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6666","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6645","7D5985B0B714BD7C02956B89C790A07B","s2a3e8a798a17e965535f865e6a421e1997c0f67f2"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["932d218b9c997daf1b70f887bda5c535"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6680"} {"timestamp":"2022-08-04T19:54:04.941Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6678"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.950Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6678","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6667","D7C2CECB90DBFD536B8315BAF27774A3","s2420b5b8cc94d497e0248e39634c9188c6e4f3181"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ee80ebf6064a659678ceaaf3557acf45"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6682"} {"timestamp":"2022-08-04T19:54:04.964Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6690"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.964Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6690"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.964Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6690"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.964Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6690"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.964Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6690"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.964Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6690"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.964Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6690"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.964Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6690"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.967Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6690"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:04.967Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6690","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6693"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6697"} {"timestamp":"2022-08-04T19:54:04.968Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6694","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6610"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6699"} {"timestamp":"2022-08-04T19:54:04.968Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6694","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6610"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6610","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6701"} {"timestamp":"2022-08-04T19:54:04.969Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6695","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6591"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6703"} {"timestamp":"2022-08-04T19:54:04.969Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6695","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6591"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6591","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6705"} {"timestamp":"2022-08-04T19:54:04.971Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.972Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.973Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6690","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6693"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6693","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6709"} {"timestamp":"2022-08-04T19:54:04.974Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6690","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6693"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6711"} {"timestamp":"2022-08-04T19:54:04.974Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6690","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6693"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52062},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a22a74cc45947c6495831d3fbe91de61"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6713"} {"timestamp":"2022-08-04T19:54:04.975Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6714"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.975Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6714"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.976Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6714"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.976Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6714"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:04.976Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6714"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.975Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6707","trackingIds":["57896C8A79DAB65E7CB581ED3B2DC720","s2c514dbc01e6985f10529649999419be314b2aa8e"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1143f7471127a89779c10b45f57cbc68"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6718"} {"timestamp":"2022-08-04T19:54:04.976Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6714"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:04.976Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6714"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.976Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6714"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:04.979Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6714"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:04.979Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6714","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6720"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6725"} {"timestamp":"2022-08-04T19:54:04.980Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6722","trackingIds":["s20f6f5fc099d26675e849c3179b23c74f79ca86ce","A62F3F043C28FFD8A3E1E70353702217"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["80fdc4aeaa1a4030955c375242ae0ed0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6727"} {"timestamp":"2022-08-04T19:54:04.981Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6723","trackingIds":["s2a9d22782aabb2f7b149af701f6256d0a69451799","2F307C328CE544D8A640721ED006E047"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["53e6c352897d8d766a92af72c9e5d184"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6729"} {"timestamp":"2022-08-04T19:54:04.985Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6714","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6720"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6720","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6732"} {"timestamp":"2022-08-04T19:54:04.985Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6714","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6720"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6734"} {"timestamp":"2022-08-04T19:54:04.986Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6714","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6720"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a1c18793c82cc0a8e87970b5b7547d87"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6736"} {"timestamp":"2022-08-04T19:54:04.989Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6721"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.997Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6739"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:04.998Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6721","trackingIds":["s28955904162387ed4eda8d5f550489a67bf08d09e","70069da9-74a3-4bfb-a67c-a93f8fd00789-6693","7A85C5D0E7A39FFE1CA0A1098A55CB41"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f004095b3660838db3be0f15490f69b2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":21,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6741"} {"timestamp":"2022-08-04T19:54:05.002Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6742","trackingIds":["E95F638263B7FD61EC15229AB872C057","s2cbd235130395e0f7f9e2f928eb7845aec8b49898"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["78828f51bb75a2c28c7303b7c733cdcb"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6744"} {"timestamp":"2022-08-04T19:54:05.005Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6739","trackingIds":["31CA28D4DD82A6AB61D82037FC70A668","70069da9-74a3-4bfb-a67c-a93f8fd00789-6720","s2f34e39ca089949535b7daeb4e09109bc5ffcfa0f"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["92b69d2e603db35804dba165ddf32921"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6746"} {"timestamp":"2022-08-04T19:54:05.014Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6751"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.014Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6749"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.014Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6751"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.014Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6749"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.014Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6749"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.014Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6751"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.014Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6749"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.014Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6751"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.014Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6749"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.014Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6751"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.014Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6749"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.014Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6751"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.014Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6749"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.014Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6751"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.014Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6749"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.014Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6751"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.016Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6748","trackingIds":["s204dcc8ae024b943e8b9858c48465597283bdb634","CC77D3DCB7B756933351C6A4CAA36776"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6350d312e5c36d9a856a6ce8bcfbe5da"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6758"} {"timestamp":"2022-08-04T19:54:05.017Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6759"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.017Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6759"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.018Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6759"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.018Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6759"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.018Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6759"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.018Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6759"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.018Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6759"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.018Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6759"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.018Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6749"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.018Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6751"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:05.018Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6749","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6756"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6763"} {"timestamp":"2022-08-04T19:54:05.018Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6751","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6755"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6765"} {"timestamp":"2022-08-04T19:54:05.021Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6759"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.021Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6759","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6766"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6768"} {"timestamp":"2022-08-04T19:54:05.024Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6769","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6667"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6775"} {"timestamp":"2022-08-04T19:54:05.024Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6769","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6667"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6667","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6778"} {"timestamp":"2022-08-04T19:54:05.024Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6772"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.024Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6772"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.024Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6772"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.024Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6772"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.025Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6772"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.025Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6772"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.025Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6772"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.025Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6772"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.028Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6772"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.028Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6759","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6766"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6766","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6782"}{"timestamp":"2022-08-04T19:54:05.028Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.028Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6772","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6779"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6784"} {"timestamp":"2022-08-04T19:54:05.028Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6759","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6766"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6786"} {"timestamp":"2022-08-04T19:54:05.029Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6759","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6766"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52010},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b29f63369f7042488817b35d976da37b"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6788"} {"timestamp":"2022-08-04T19:54:05.030Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6749","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6756"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6756","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6790"} {"timestamp":"2022-08-04T19:54:05.030Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6749","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6756"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6792"} {"timestamp":"2022-08-04T19:54:05.031Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6749","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6756"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52292},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f03e7b37d98da50aff1aab8ca6bdc618"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6795"} {"timestamp":"2022-08-04T19:54:05.031Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6751","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6755"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6755","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6797"} {"timestamp":"2022-08-04T19:54:05.031Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6751","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6755"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6799"} {"timestamp":"2022-08-04T19:54:05.032Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6751","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6755"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51982},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c013f87a39f5dc2805d9f2fffceb1579"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6803"} {"timestamp":"2022-08-04T19:54:05.034Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6772","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6779"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6779","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6809"} {"timestamp":"2022-08-04T19:54:05.034Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6801","trackingIds":["s2d9d46fff01df9ac38e9a323be781856d23764f5d","7DFD42800DCF2FCB10C7A728BA99A5D5"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["32ad9aa17a79fcf4bafcc7598d489be9"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6811"} {"timestamp":"2022-08-04T19:54:05.035Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6772","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6779"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6813"} {"timestamp":"2022-08-04T19:54:05.035Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6772","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6779"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52050},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c6aec6316b2aca86c74de478436bed90"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6815"} {"timestamp":"2022-08-04T19:54:05.043Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6807"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.044Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6800"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.046Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6818"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.048Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6817"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.052Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6807","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6756","s2463ba360268f20c9ac1b3fabdb374c97045164d3","2AF6D8C00C1523A525B1714E904241AC"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6a527f0bcd4aef4326c77d310c7fd7f6"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6821"} {"timestamp":"2022-08-04T19:54:05.053Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6800","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6766","s204dcc8ae024b943e8b9858c48465597283bdb634","043F4DDE1E848DFAD117B646F30C7611"],"client":{"ip":"10.0.6.14","port":52010},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8802b99734224398ede6de6d800fb75e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6823"} {"timestamp":"2022-08-04T19:54:05.055Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6818","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6779","996E2B70CC4E5F93F47E02943033621E","s2100b3d7dc48e714b26ef7836a3d00a48883dcbf1"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5a9723c0d7049a73ab599f9a9b74d5af"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6826"} {"timestamp":"2022-08-04T19:54:05.057Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6817","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6755","F5EF9CA001C6EAB78EC062F2DCB438FB","s21cf36e264710f7cf0f5de77866e3566a9dd4df39"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["56c5876671342179c9492e301d5b27a9"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6828"} {"timestamp":"2022-08-04T19:54:05.063Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6829","trackingIds":["DA2A20D4F9CDF592C47CE522EA154F7A","s21df673f5cedf621e2b087651a178cbe1b2600516"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ee3d20f2239e21eb9679da4080e1d338"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6832"} {"timestamp":"2022-08-04T19:54:05.066Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6833","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6720"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6836"} {"timestamp":"2022-08-04T19:54:05.066Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6833","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6720"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6720","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6838"} {"timestamp":"2022-08-04T19:54:05.068Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6834","trackingIds":["572323CEBE461A8EE10E61B153C36C53","s2f8d5675d77ed118b07cd824451eede09bdfbffe3"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["701ad4e648875fdaf32ca2f8be4a9ce5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6840"} {"timestamp":"2022-08-04T19:54:05.070Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6841"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.070Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.070Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6841"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.070Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6841"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.070Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6841"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.070Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6841"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.070Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6841"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.070Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6841"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.070Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6841"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.073Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6841"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:05.073Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6841","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6844"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6846"} {"timestamp":"2022-08-04T19:54:05.077Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6847","trackingIds":["s27dd521bff4c9154b7e114e52c6135ad4fc8ac3ff","CD81D69F71EE20B953E1DE6CBCA5B1E4"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3772055cd683996baa443db7766eb54e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6849"} {"timestamp":"2022-08-04T19:54:05.079Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6841","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6844"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6844","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6852"} {"timestamp":"2022-08-04T19:54:05.080Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6841","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6844"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6854"} {"timestamp":"2022-08-04T19:54:05.081Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6841","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6844"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["141ff1f42bce08ac64967df5cbcba5ff"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6856"} {"timestamp":"2022-08-04T19:54:05.085Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6859"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.085Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6859"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.085Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6859"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.085Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6859"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.085Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6859"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.085Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6859"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.085Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6859"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.085Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6859"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.088Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6859"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:05.089Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6859","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6862"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6864"} {"timestamp":"2022-08-04T19:54:05.092Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6858"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.092Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6865","trackingIds":["s282b11c8d855c365992763f8d41109b0441ba6194","1817A41E0979DCCA050690811403754E"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a2ec27d7e50b1f4a249e3117130611e2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6867"} {"timestamp":"2022-08-04T19:54:05.094Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6869"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.094Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6869"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.094Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6869"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.094Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6869"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.094Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6869"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.094Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6869"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.094Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6869"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.094Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6869"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.095Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6859","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6862"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6862","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6875"} {"timestamp":"2022-08-04T19:54:05.095Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6859","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6862"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6877"} {"timestamp":"2022-08-04T19:54:05.096Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6859","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6862"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52062},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4350e77ca7613f40cdf6bffa0dbae924"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6879"} {"timestamp":"2022-08-04T19:54:05.097Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6869"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.097Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6869","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6873"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6882"} {"timestamp":"2022-08-04T19:54:05.101Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6858","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6844","6996D1BC8A1DE90D943CA6F1CCCBF480","s2f8d5675d77ed118b07cd824451eede09bdfbffe3"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1a8323ded6763ef08ddda644e4dbbd45"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6889"} {"timestamp":"2022-08-04T19:54:05.104Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6869","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6873"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6873","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6891"} {"timestamp":"2022-08-04T19:54:05.104Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6869","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6873"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6895"} {"timestamp":"2022-08-04T19:54:05.105Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6892"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.105Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6892"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.105Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6892"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.105Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6869","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6873"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4b3147bfdac44920859cd4e6a2a8ece8"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6898"} {"timestamp":"2022-08-04T19:54:05.105Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6892"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.106Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6892"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.106Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6892"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.106Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6892"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.106Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6892"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.109Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6892"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:05.109Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6892","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6899"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6905"} {"timestamp":"2022-08-04T19:54:05.109Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6884"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.109Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6901","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6756"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6907"} {"timestamp":"2022-08-04T19:54:05.110Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6901","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6756"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6756","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6909"} {"timestamp":"2022-08-04T19:54:05.110Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6903","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6755"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6912"} {"timestamp":"2022-08-04T19:54:05.111Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6903","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6755"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6755","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6914"} {"timestamp":"2022-08-04T19:54:05.112Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6910","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6779"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6916"} {"timestamp":"2022-08-04T19:54:05.112Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6910","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6779"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6779","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6918"} {"timestamp":"2022-08-04T19:54:05.113Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.114Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.115Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6892","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6899"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6899","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6921"} {"timestamp":"2022-08-04T19:54:05.115Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6892","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6899"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6923"} {"timestamp":"2022-08-04T19:54:05.115Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.116Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6892","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6899"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["eded7d31d0f7a12a7ce7dfd1615bdb21"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6925"} {"timestamp":"2022-08-04T19:54:05.118Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6902"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.118Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6884","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6862","s2aa8f02597d47d9f36a9a808580aace826175adbf","4B9E08924896C4EA7CE97398DE51E67E"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6da5b0437a1fa441c96d1858b116ec28"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6928"} {"timestamp":"2022-08-04T19:54:05.122Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6929"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.122Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6929"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.122Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6929"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.122Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6929"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.122Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6929"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.122Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6929"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.122Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6929"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.122Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6929"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.122Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6932"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.122Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6932"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.123Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6932"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.123Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6932"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.123Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6932"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.123Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6932"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.123Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6932"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.123Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6932"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.124Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6936"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.124Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6936"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.124Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6936"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.124Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6936"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.124Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6936"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.124Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6936"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.124Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6936"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.124Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6936"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.126Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6929"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.126Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6929","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6935"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6943"} {"timestamp":"2022-08-04T19:54:05.127Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6932"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.127Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6932","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6938"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6946"} {"timestamp":"2022-08-04T19:54:05.127Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6936"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.127Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6936","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6941"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6948"} {"timestamp":"2022-08-04T19:54:05.128Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6902","trackingIds":["BB97BAC1AE31E8889AE327D83D225530","70069da9-74a3-4bfb-a67c-a93f8fd00789-6873","s282b11c8d855c365992763f8d41109b0441ba6194"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c0c1d8fea5cf527b5e2415759aa807e5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6950"} {"timestamp":"2022-08-04T19:54:05.129Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6944","trackingIds":["s214f9ba93000dcb6dcc9e13bf8a5e0160e3a36b15","13BCFC44DB820B1522938B1C46C7C301"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e958a7ebe687c690fd2442e25aed3ea6"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6952"} {"timestamp":"2022-08-04T19:54:05.133Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6929","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6935"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6935","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6957"} {"timestamp":"2022-08-04T19:54:05.133Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6932","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6938"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6938","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6959"} {"timestamp":"2022-08-04T19:54:05.133Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6929","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6935"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6962"} {"timestamp":"2022-08-04T19:54:05.133Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6936","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6941"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6941","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6963"} {"timestamp":"2022-08-04T19:54:05.134Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6932","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6938"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6965"} {"timestamp":"2022-08-04T19:54:05.134Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6936","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6941"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6967"} {"timestamp":"2022-08-04T19:54:05.134Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6929","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6935"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52292},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["634db02470aee1f93cdfa156bf497b0f"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6969"} {"timestamp":"2022-08-04T19:54:05.134Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6940"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.134Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6932","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6938"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52026},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["32b90b8f82cbbbfe79a327e54e786d89"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6971"} {"timestamp":"2022-08-04T19:54:05.134Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6936","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6941"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52050},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["afc402eaa93ef56b18f57080b1134ba7"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6973"} {"timestamp":"2022-08-04T19:54:05.143Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6940","trackingIds":["3F7813755E10C08D378BEF1A940CB9AF","70069da9-74a3-4bfb-a67c-a93f8fd00789-6899","s2490172653e563e491bc34ea8e587051d4874d2d8"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cd375d424af933044a4f80b90095c645"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6981"} {"timestamp":"2022-08-04T19:54:05.148Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6978"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.148Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6979"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.153Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6977"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.153Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6983","trackingIds":["s228941d8588eb9ab5816d5b4d48bc728f4686fc2a","15FC1F09F01659C32492418843CEB139"],"client":{"ip":"10.0.6.14","port":53132},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ebbe42df13a00055837be5150593ce1c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6985"} {"timestamp":"2022-08-04T19:54:05.157Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6978","trackingIds":["s20ccce8746cf347139fbdb5c0db0a282ba3aea99d","4306414E353954712936875CD4238FBE","70069da9-74a3-4bfb-a67c-a93f8fd00789-6935"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["97269894d8d0719c6d0b9bd07a135c5a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6989"} {"timestamp":"2022-08-04T19:54:05.157Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6986","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6844"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6991"} {"timestamp":"2022-08-04T19:54:05.158Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6986","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6844"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6844","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6993"} {"timestamp":"2022-08-04T19:54:05.159Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6979","trackingIds":["s2ff89bf367be66a9f8c6f6cea7b59970745f151f2","70069da9-74a3-4bfb-a67c-a93f8fd00789-6938","1D44670C5E27BDDEEDB06059DE19FF2F"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2b4158184590d773d4255d164ac332c0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6995"} {"timestamp":"2022-08-04T19:54:05.161Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.162Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6977","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6941","D42CB587646CD6C23FCA99DF88DF3A17","s25654002c4fb309aa03855cbf60a2be8b01a468b6"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["03cf234d25a9a110951dd96a56e391f0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":25,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6998"} {"timestamp":"2022-08-04T19:54:05.171Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7000"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.171Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7000"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.171Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7000"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.171Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7000"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.172Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7000"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.172Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7000"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.172Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7000"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.172Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7000"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.175Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7000"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:05.175Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7000","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7003"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7005"} {"timestamp":"2022-08-04T19:54:05.180Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7007"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.180Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7007"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.180Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7007"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.180Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7007"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.180Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7007"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.180Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7007"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.180Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7007"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.180Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7007"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.180Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7006","trackingIds":["ED6793B0BCDA398918B9E13E61E686E1","s2fae2b434f156d1aad18392e4f34f43e4bf32e7de"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["78eb2206f2255b71314a09e538199ee3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7012"} {"timestamp":"2022-08-04T19:54:05.181Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7014"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.181Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7014"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.182Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7014"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.182Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7014"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.182Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7014"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.182Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7014"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.182Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7014"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.182Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7014"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.183Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7007"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:05.183Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7007","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7013"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7019"} {"timestamp":"2022-08-04T19:54:05.183Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7000","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7003"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7003","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7021"} {"timestamp":"2022-08-04T19:54:05.183Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7000","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7003"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7023"} {"timestamp":"2022-08-04T19:54:05.184Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7000","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7003"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4651e901699a54b77e9d54f508a74074"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7026"} {"timestamp":"2022-08-04T19:54:05.184Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7014"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:05.184Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7014","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7017"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7028"} {"timestamp":"2022-08-04T19:54:05.190Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7007","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7013"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7013","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7034"} {"timestamp":"2022-08-04T19:54:05.190Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7014","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7017"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7017","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7036"} {"timestamp":"2022-08-04T19:54:05.190Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7007","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7013"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7038"} {"timestamp":"2022-08-04T19:54:05.190Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7014","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7017"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7040"} {"timestamp":"2022-08-04T19:54:05.191Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7014","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7017"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["dfa5f0bd108658a8c382ea11f013d2da"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7042"} {"timestamp":"2022-08-04T19:54:05.191Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7007","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7013"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52222},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8e39d759bae11ed4c0a63c5c96e5e13d"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7044"} {"timestamp":"2022-08-04T19:54:05.197Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7030"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.204Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7048"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.204Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7047"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.207Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7030","trackingIds":["B2B34AEF866CC770EF32658B7F675D28","70069da9-74a3-4bfb-a67c-a93f8fd00789-7003","s20818bc60b4ff3d104db99aea011bb4b4ad85df76"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f1f9bf4a47beb801525e340e6780a327"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7052"} {"timestamp":"2022-08-04T19:54:05.212Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7047","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7017","B7AC26F433957E1B10BFF0DF0A8BF877","s2fae2b434f156d1aad18392e4f34f43e4bf32e7de"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0834c22ab40a9011649c8698f034b134"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7057"} {"timestamp":"2022-08-04T19:54:05.212Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7048","trackingIds":["B308770890599F88F9C90590FDB9B908","70069da9-74a3-4bfb-a67c-a93f8fd00789-7013","s258062ba03fa6c9609e2de7a54e196381cc908021"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7403d408a70269f79c72895f13da266a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7056"} {"timestamp":"2022-08-04T19:54:05.220Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7058","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6941"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7060"} {"timestamp":"2022-08-04T19:54:05.221Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7058","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-6941"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-6941","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7062"} {"timestamp":"2022-08-04T19:54:05.224Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.225Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7063","trackingIds":["s2d914d6a50d77601cbff6775d655278a0047332b1","68D28E8EAE6F8F24D7F41E9B7FE56CFA"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bbf126eb6ce92ce6550b55c9ed433d6e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7065"} {"timestamp":"2022-08-04T19:54:05.230Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7066","trackingIds":["325A1E145B2508CABE0C9AED33EBA1EC","s20c66f8a86e5825ac5a4ae3d91821fadd4dc530f3"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["96ceab832d69ef7d26620b38b94c9808"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7068"} {"timestamp":"2022-08-04T19:54:05.232Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7069"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.232Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7069"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.232Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7069"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.232Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7069"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.232Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7069"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.232Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7069"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.232Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7069"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.232Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7069"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.236Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7069"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:05.236Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7069","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7072"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7074"} {"timestamp":"2022-08-04T19:54:05.242Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7069","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7072"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7072","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7077"} {"timestamp":"2022-08-04T19:54:05.242Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7069","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7072"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7079"} {"timestamp":"2022-08-04T19:54:05.245Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7069","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7072"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52292},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b95e52b84251af55e6cb4036526e7c0d"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7085"} {"timestamp":"2022-08-04T19:54:05.246Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7080"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.246Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7081"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.246Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7080"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.246Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7081"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.246Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7081"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.246Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7080"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.246Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7081"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.246Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7080"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.246Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7081"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.246Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7080"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.246Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7081"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.246Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7080"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.246Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7081"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.246Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7080"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.246Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7081"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.246Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7080"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.249Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7080"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:05.249Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7080","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7089"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7094"} {"timestamp":"2022-08-04T19:54:05.249Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7081"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:05.249Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7081","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7090"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7096"} {"timestamp":"2022-08-04T19:54:05.255Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7080","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7089"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7089","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7101"} {"timestamp":"2022-08-04T19:54:05.256Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7081","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7090"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7090","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7103"} {"timestamp":"2022-08-04T19:54:05.256Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7080","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7089"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7105"} {"timestamp":"2022-08-04T19:54:05.256Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7081","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7090"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7107"} {"timestamp":"2022-08-04T19:54:05.256Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7080","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7089"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53126},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e9b5c0536ef2a0f3c5400df2ebc7b9ca"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7109"} {"timestamp":"2022-08-04T19:54:05.257Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7081","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7090"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52026},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["30f6a6dd85375b84609940f418440028"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7111"} {"timestamp":"2022-08-04T19:54:05.257Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7091"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.262Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7114","trackingIds":["s2d6ece715b8a60ee2b16ce4606fb3ae4d53dfaf4d","BCAE8FCAE465B9C9E90E7323C8FBD9E4"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4b89ce3f2af585e77661fe6059ade188"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7120"} {"timestamp":"2022-08-04T19:54:05.267Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7091","trackingIds":["50D3CE0879969C95F534895109302904","s20c66f8a86e5825ac5a4ae3d91821fadd4dc530f3","70069da9-74a3-4bfb-a67c-a93f8fd00789-7072"],"client":{"ip":"10.0.6.14","port":52292},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["be10bb60d168e8dfe5bb6b0e6c579abf"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7122"} {"timestamp":"2022-08-04T19:54:05.269Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7115"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.270Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7116"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.278Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7115","trackingIds":["s24f2f19c9647ab15262355985255df22e61369e22","033E0A3321A69DBA442DBB585F519AD3","70069da9-74a3-4bfb-a67c-a93f8fd00789-7089"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["902bc44721a08aea94c56d8228fcd4a9"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7127"} {"timestamp":"2022-08-04T19:54:05.279Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7123"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.279Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7123"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.279Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7123"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.279Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7123"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.279Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7123"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.279Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7123"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.279Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7123"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.279Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7123"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.282Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7116","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7090","s295596b3ffc842fb0e28b73e6b95ba4d40a1556a4","2B8D4F5C5B1E596386A7B6F6496ABD69"],"client":{"ip":"10.0.6.14","port":53132},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a2ba90b219cc0c761529d790a8ba5ec3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":23,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7130"} {"timestamp":"2022-08-04T19:54:05.282Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7123"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.282Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7123","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7128"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7132"} {"timestamp":"2022-08-04T19:54:05.288Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7123","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7128"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7128","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7136"} {"timestamp":"2022-08-04T19:54:05.289Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7123","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7128"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7138"} {"timestamp":"2022-08-04T19:54:05.289Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7123","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7128"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52222},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3235b51a6282d1148b12cb2dfdbfa855"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7140"} {"timestamp":"2022-08-04T19:54:05.291Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7141"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.291Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7134","trackingIds":["11752B0C7EC1CDBECB7A879503017C6F","s2f501c8ea46c418ed6122fa4546aa195882156983"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["65d45a4e7eca1a2b5433ffaf3fa932f7"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7145"} {"timestamp":"2022-08-04T19:54:05.291Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7141"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.291Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7141"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.291Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7141"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.291Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7141"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.291Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7141"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.291Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7141"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.291Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7141"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.292Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7148"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.292Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7148"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.293Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7148"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.293Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7148"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.293Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7148"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.293Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7148"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.293Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7148"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.293Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7148"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.294Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7141"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:05.294Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7141","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7147"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7154"} {"timestamp":"2022-08-04T19:54:05.295Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7148"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.296Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7148","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7152"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7156"} {"timestamp":"2022-08-04T19:54:05.300Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7141","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7147"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7147","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7161"} {"timestamp":"2022-08-04T19:54:05.301Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7151"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.301Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7141","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7147"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7163"} {"timestamp":"2022-08-04T19:54:05.301Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7148","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7152"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7152","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7165"} {"timestamp":"2022-08-04T19:54:05.301Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7141","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7147"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52294},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0a10a5820f785c750458c0f70cad770a"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7167"} {"timestamp":"2022-08-04T19:54:05.301Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7148","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7152"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7169"} {"timestamp":"2022-08-04T19:54:05.302Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7148","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7152"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52008},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fbe7d376396ff78fcc1a037999a636d4"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7171"} {"timestamp":"2022-08-04T19:54:05.303Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7159","trackingIds":["2F8985D3C8384F0AEF6331341D6D7555","s23378eca9a47a95ad923a48e47ed444678225c579"],"client":{"ip":"10.0.6.14","port":53132},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cfbb3b6d5764f87b74d212df422aaca8"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7174"} {"timestamp":"2022-08-04T19:54:05.311Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7151","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7128","1363B7026F4F0DF190D396E1E281C86E","s22cf6df614c8bdd322a8487028ed735ef111f0a90"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["45da704f38b8138bffd4d6b9499ea4b3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7179"} {"timestamp":"2022-08-04T19:54:05.314Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7176"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.314Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7177"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.323Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7176","trackingIds":["D237E7F080E49B3F51B02C1668815AED","s267dcb7487136b3642ed821410076439ed66d743e","70069da9-74a3-4bfb-a67c-a93f8fd00789-7147"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["daae1b3761523289e321056c3b7d590a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7182"} {"timestamp":"2022-08-04T19:54:05.323Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7177","trackingIds":["09EE2E12CEE107672C6D0A00147105A1","70069da9-74a3-4bfb-a67c-a93f8fd00789-7152","s2f501c8ea46c418ed6122fa4546aa195882156983"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ca08ba67c3a950c6519b284f949a0d38"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7184"} {"timestamp":"2022-08-04T19:54:05.331Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7187","trackingIds":["31315F623831AF9D2B777338303AF0BF","s2eae9e673b7ffcdb8585f1c7f4a1772e6df91fc62"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["05281f6ff9e4613aa2e1868351d956a5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7189"} {"timestamp":"2022-08-04T19:54:05.335Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7190"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.335Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7190"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.335Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7190"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.335Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7190"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.335Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7190"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.335Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7190"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.335Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7190"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.335Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7190"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.338Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7194","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7089"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7196"} {"timestamp":"2022-08-04T19:54:05.338Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7194","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7089"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7089","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7199"} {"timestamp":"2022-08-04T19:54:05.339Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7190"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.339Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7190","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7193"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7201"} {"timestamp":"2022-08-04T19:54:05.340Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7197","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7090"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7203"} {"timestamp":"2022-08-04T19:54:05.340Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7197","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7090"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7090","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7206"} {"timestamp":"2022-08-04T19:54:05.342Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.342Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7207","trackingIds":["s2baf067f05a0e4ed3e1efc2ce95001bf96b16f10c","8CB098CB10EC358A35D62E2F671FA929"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bbba0f7537bdafea9ca8d42c1f719c91"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7209"} {"timestamp":"2022-08-04T19:54:05.343Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7204","trackingIds":["s2272cec6b21e3872de07236c60bd28efdbfb7986a","E4F786208B30965EE233BF4969B3957C"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a8666d3066520c8a7beec537d6f4a4ed"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7211"} {"timestamp":"2022-08-04T19:54:05.343Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.345Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7190","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7193"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7193","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7214"} {"timestamp":"2022-08-04T19:54:05.345Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7190","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7193"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7216"} {"timestamp":"2022-08-04T19:54:05.345Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7190","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7193"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53126},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["06bf317aa2a7603290cd1c8a65e0c41a"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7218"} {"timestamp":"2022-08-04T19:54:05.349Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7220","trackingIds":["s2273c446a2573283725fc0aea5b6a21d4af1b5290","9E4AA1AA80A438F039C09D87C9E34826"],"client":{"ip":"10.0.6.14","port":53132},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c331896bf50aba8be5df8914c29991eb"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7223"} {"timestamp":"2022-08-04T19:54:05.351Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7224"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.351Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7224"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.351Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7224"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.351Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7224"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.351Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7224"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.351Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7224"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.351Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7224"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.351Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7224"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.355Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7224"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:05.355Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7224","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7227"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7229"} {"timestamp":"2022-08-04T19:54:05.357Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7221"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.360Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7224","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7227"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7227","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7234"} {"timestamp":"2022-08-04T19:54:05.361Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7224","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7227"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7236"} {"timestamp":"2022-08-04T19:54:05.361Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7224","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7227"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53132},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1553209e5eee26cb88fa5f5e4fbadd26"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7239"} {"timestamp":"2022-08-04T19:54:05.363Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7232","trackingIds":["s255705dfe18229b3e366861bdd1b1e2e94d42043f","986F7B401CE854971A2E57538792C6CB"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["741fb6f16e84ca2cc31bc646e435e559"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7242"} {"timestamp":"2022-08-04T19:54:05.365Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7221","trackingIds":["s23239eebced99ea044665c8f3b1e178e237e1d2b4","E148673FDB7F718766A3737C90E1CD0D","70069da9-74a3-4bfb-a67c-a93f8fd00789-7193"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5751c639b17e4b9ce0f13d7ec23d334d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7246"} {"timestamp":"2022-08-04T19:54:05.372Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7243"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.380Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7243","trackingIds":["12ADBF26310BF7F369F0191E132E1AB3","70069da9-74a3-4bfb-a67c-a93f8fd00789-7227","s2273c446a2573283725fc0aea5b6a21d4af1b5290"],"client":{"ip":"10.0.6.14","port":53132},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b818d46d473c8f0d5000141c5035431e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7249"} {"timestamp":"2022-08-04T19:54:05.394Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7250"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.394Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7250"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.394Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7250"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.394Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7250"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.394Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7250"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.394Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7250"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.394Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7250"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.394Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7250"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.397Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7250"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:05.397Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7250","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7253"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7255"} {"timestamp":"2022-08-04T19:54:05.403Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7250","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7253"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7253","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7258"} {"timestamp":"2022-08-04T19:54:05.404Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7250","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7253"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7260"} {"timestamp":"2022-08-04T19:54:05.404Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7250","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7253"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52222},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e328e74ae3cb1f99d49efa135c3f8c83"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7262"} {"timestamp":"2022-08-04T19:54:05.414Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7266"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.414Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7266"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.414Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7266"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.414Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7266"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.414Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7266"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.414Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7266"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.414Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7266"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.414Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7266"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.416Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7264"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.418Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7266"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:05.418Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7266","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7269"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7271"} {"timestamp":"2022-08-04T19:54:05.424Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7266","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7269"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7269","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7275"} {"timestamp":"2022-08-04T19:54:05.424Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7266","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7269"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7277"} {"timestamp":"2022-08-04T19:54:05.425Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7266","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7269"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53132},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8945cc0bb145de6ced7793f5fdedca58"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7281"} {"timestamp":"2022-08-04T19:54:05.426Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7264","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7253","0F1BA0B93044B9888EC3FC6E467376BB","s252453737aae8a5110ee7f52c802467743cae7ed7"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["82dcf0551da530d42b7e41a8b5715143"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7284"} {"timestamp":"2022-08-04T19:54:05.427Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7278","trackingIds":["s2476d1784cd1ba576e8bb2232df91e7aa7e0f1d92","1FB1E06742D9707ED0C72F169D30C86A"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e8fdd8fa20188bf8f1f72c7e56becee9"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7286"} {"timestamp":"2022-08-04T19:54:05.427Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7279","trackingIds":["s216ae3ccfdee3826db8409b10f3b4c9d1642cfa52","85D8B0C5F5CEA4EA82CAAF1219D26346"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fdecb88dc1d6c83c722e35df0603d40b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7289"} {"timestamp":"2022-08-04T19:54:05.436Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7287"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.445Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7287","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7269","588C72F15D03BC5510A193DA97DA76DB","s28a606c03ae53d18dfb7c4e4887f0558d40ed4180"],"client":{"ip":"10.0.6.14","port":53132},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cf1758d6c5ec3765efe5b1fa8381136f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7291"} {"timestamp":"2022-08-04T19:54:05.450Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7292","trackingIds":["77A8C4B5229BD7AB175394283C6B1529","s2d32ba0030c6014c7fbc23c47caee3286b59f9a25"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["901a6494794f7f18a7d6d40114af7217"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7294"} {"timestamp":"2022-08-04T19:54:05.452Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7295"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.452Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7295"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.452Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7295"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.452Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7295"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.452Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7295"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.452Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7295"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.452Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7295"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.452Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7295"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.452Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7298"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.452Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7298"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.452Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7298"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.452Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7298"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.452Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7298"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.452Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7298"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.452Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7298"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.452Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7298"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.455Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7295"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.455Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7295","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7301"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7304"} {"timestamp":"2022-08-04T19:54:05.455Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7298"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:05.455Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7298","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7302"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7306"} {"timestamp":"2022-08-04T19:54:05.461Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7295","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7301"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7301","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7310"} {"timestamp":"2022-08-04T19:54:05.461Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7298","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7302"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7302","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7312"} {"timestamp":"2022-08-04T19:54:05.462Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7295","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7301"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7314"} {"timestamp":"2022-08-04T19:54:05.462Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7298","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7302"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7316"} {"timestamp":"2022-08-04T19:54:05.462Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7295","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7301"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1d57a401d2e2ca88a160663701a81c6f"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7318"} {"timestamp":"2022-08-04T19:54:05.462Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7298","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7302"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53132},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0f04e062e29d47874ebe4f18f348890a"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7320"} {"timestamp":"2022-08-04T19:54:05.472Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7326","trackingIds":["D7DEB1EFEFBF9271F85C5CEE7E18D0BD","s257dcf49d394b6f0dd6c9f43d608c468a0fbe9779"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4867cff5ac4b49f3b3cdcfd9a5e05515"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7331"} {"timestamp":"2022-08-04T19:54:05.473Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7327"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.473Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7327"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.473Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7327"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.473Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7327"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.473Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7327"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.473Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7327"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.473Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7327"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.473Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7327"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.474Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7325"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.474Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7324"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.476Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7327"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:05.476Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7327","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7332"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7334"} {"timestamp":"2022-08-04T19:54:05.482Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7327","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7332"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7332","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7337"} {"timestamp":"2022-08-04T19:54:05.482Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7327","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7332"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7339"} {"timestamp":"2022-08-04T19:54:05.483Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7327","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7332"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52294},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0acf31bed8b4181b20023df3d6b4740f"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7341"} {"timestamp":"2022-08-04T19:54:05.484Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7325","trackingIds":["D47637E15A598C17347E7E80AC53E9B6","s2a0f08b9e52d0f8e9b0791f70bc35943b977675fe","70069da9-74a3-4bfb-a67c-a93f8fd00789-7302"],"client":{"ip":"10.0.6.14","port":53132},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["79e151bb49ed11603c7b328704045e13"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7343"} {"timestamp":"2022-08-04T19:54:05.484Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7324","trackingIds":["3AEB1C9306BABB3C56A16927E56FFB1B","70069da9-74a3-4bfb-a67c-a93f8fd00789-7301","s2d32ba0030c6014c7fbc23c47caee3286b59f9a25"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["28499c387ff6b36c4f86b6b545cbd1a8"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7346"} {"timestamp":"2022-08-04T19:54:05.486Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7347"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.486Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7347"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.486Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7347"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.486Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7347"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.487Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7347"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.487Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7347"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.487Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7347"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.487Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7347"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.490Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7347"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.490Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7347","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7351"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7353"} {"timestamp":"2022-08-04T19:54:05.494Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7349"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.496Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7347","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7351"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7351","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7357"} {"timestamp":"2022-08-04T19:54:05.496Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7347","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7351"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7359"} {"timestamp":"2022-08-04T19:54:05.497Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7347","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7351"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["266932c694aa926397673cabd2bff199"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7361"} {"timestamp":"2022-08-04T19:54:05.504Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7364","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7269"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7366"} {"timestamp":"2022-08-04T19:54:05.504Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7364","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7269"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7269","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7368"} {"timestamp":"2022-08-04T19:54:05.504Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7349","trackingIds":["CF82D6E9BB57D09AE15D2481A70E2C98","s2557f5557dc8c8b21d51999c822773dffd1fb74fe","70069da9-74a3-4bfb-a67c-a93f8fd00789-7332"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["00f5557ac8e478513d89b2061756e703"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7370"} {"timestamp":"2022-08-04T19:54:05.506Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.506Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7363"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.513Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7371","trackingIds":["4B5AF4FA512C98A64592F26264B0963D","s2a17d0a06fd7020c1020558643cd00c1714650fba"],"client":{"ip":"10.0.6.14","port":53132},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2071c59c92759f30fd0eb8745171d83a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7373"} {"timestamp":"2022-08-04T19:54:05.515Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7374"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.515Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7374"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.515Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7374"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.515Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7374"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.515Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7374"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.515Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7374"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.515Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7374"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.515Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7374"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.516Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7363","trackingIds":["s2f28aec80f91fd28960f510cf50deb44c7c3e4a67","70069da9-74a3-4bfb-a67c-a93f8fd00789-7351","F90AD739631B4F2B946FC0FB4D0903B4"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["88ce5202193667ebe434e4ebb59c020a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7379"} {"timestamp":"2022-08-04T19:54:05.519Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7374"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.519Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7374","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7377"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7381"} {"timestamp":"2022-08-04T19:54:05.524Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7374","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7377"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7377","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7384"} {"timestamp":"2022-08-04T19:54:05.525Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7374","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7377"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7386"} {"timestamp":"2022-08-04T19:54:05.525Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7374","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7377"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53132},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3d2e3566c7030d481fc5876250d34627"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7390"} {"timestamp":"2022-08-04T19:54:05.527Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7388","trackingIds":["73FF9C6CAF0913A005A302E05580C5AC","s26f1a4ca29146620d3cd331fa6321c48f8d82d43f"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["06359241e350f95334af4ddabd45bfef"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7395"} {"timestamp":"2022-08-04T19:54:05.527Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7387","trackingIds":["s24c390f84d8b7d3fc66c1b8c9a56a1cae7c1c5565","F1D12F947AE592ABB6FA3E139968231D"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["539a071cddd9ca26faf0e51d7eb82f41"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7397"} {"timestamp":"2022-08-04T19:54:05.529Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7399"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.529Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7399"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.529Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7399"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.529Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7399"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.529Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7399"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.529Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7399"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.529Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7399"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.529Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7399"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.532Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7399"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.532Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7399","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7402"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7404"} {"timestamp":"2022-08-04T19:54:05.537Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7398"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.540Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7399","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7402"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7402","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7407"} {"timestamp":"2022-08-04T19:54:05.540Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7399","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7402"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7409"} {"timestamp":"2022-08-04T19:54:05.541Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7399","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7402"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52008},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c695bd89418bddc0e027197c411ceed7"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7411"} {"timestamp":"2022-08-04T19:54:05.544Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7412","trackingIds":["s2dd9afe58380e1f95709740f82d57b1eb15205b60","FBC82087C2F19099E7E05024A2CA77D8"],"client":{"ip":"10.0.6.14","port":53132},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a394836d3839223c8d5de619eaf12292"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7416"} {"timestamp":"2022-08-04T19:54:05.546Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7418"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.546Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7418"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.546Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7418"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.546Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7418"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.546Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7418"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.546Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7398","trackingIds":["s2a17d0a06fd7020c1020558643cd00c1714650fba","70069da9-74a3-4bfb-a67c-a93f8fd00789-7377","9C0CB454D699C26EDA9B5A43C3EE7535"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cc114ae915d777223264de066debbf40"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7422"} {"timestamp":"2022-08-04T19:54:05.546Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7418"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.546Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7418"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.546Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7418"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.549Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7418"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:05.549Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7418","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7423"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7425"} {"timestamp":"2022-08-04T19:54:05.552Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7414"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.554Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7418","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7423"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7423","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7428"} {"timestamp":"2022-08-04T19:54:05.555Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7418","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7423"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7430"} {"timestamp":"2022-08-04T19:54:05.555Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7418","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7423"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53132},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bf4734f8261fce1b3e8e49b712da3c11"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7432"} {"timestamp":"2022-08-04T19:54:05.561Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7436"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.561Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7436"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.562Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7436"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.562Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7436"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.562Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7414","trackingIds":["9C6B540F82C5388014B1730F37F06DCE","70069da9-74a3-4bfb-a67c-a93f8fd00789-7402","s26f1a4ca29146620d3cd331fa6321c48f8d82d43f"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cbf33f87aaf330a4a437151df95fce0e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7441"}{"timestamp":"2022-08-04T19:54:05.562Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7436"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.562Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7436"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.562Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7436"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.562Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7436"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.562Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7435","trackingIds":["8C7445ECBA24EF2A4E95E9244702C5F2","s216777283b758a3871bb572c03c3db3ce95f140c0"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4bd2bfbd56f95e5acd6690a5779506dc"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7443"} {"timestamp":"2022-08-04T19:54:05.564Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7445"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.564Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7445"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.564Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7445"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.564Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7445"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.564Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7445"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.564Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7445"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.564Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7445"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.564Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7445"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.565Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7436"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:05.566Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7436","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7444"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7451"} {"timestamp":"2022-08-04T19:54:05.567Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7434"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.567Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7445"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.567Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7445","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7449"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7453"} {"timestamp":"2022-08-04T19:54:05.571Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7455"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.571Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7455"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.572Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7455"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.572Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7455"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.572Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7455"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.572Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7455"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.572Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7455"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.572Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7455"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.571Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7436","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7444"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7444","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7460"} {"timestamp":"2022-08-04T19:54:05.572Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7436","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7444"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7462"} {"timestamp":"2022-08-04T19:54:05.572Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7445","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7449"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7449","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7465"} {"timestamp":"2022-08-04T19:54:05.573Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7445","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7449"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7467"} {"timestamp":"2022-08-04T19:54:05.573Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7436","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7444"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0e9c019a7bf889bed06c87e75776fba4"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7469"} {"timestamp":"2022-08-04T19:54:05.573Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7445","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7449"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52294},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6d21a33cb3d96ab9cecbe957aab3f3b0"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7471"} {"timestamp":"2022-08-04T19:54:05.574Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7434","trackingIds":["s2dd9afe58380e1f95709740f82d57b1eb15205b60","70069da9-74a3-4bfb-a67c-a93f8fd00789-7423","A9676878155F062A655F690D0B73325B"],"client":{"ip":"10.0.6.14","port":53132},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4fbcadcfe0a95afc88a0bc73c10172b3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7474"} {"timestamp":"2022-08-04T19:54:05.575Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7455"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:05.575Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7455","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7463"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7476"} {"timestamp":"2022-08-04T19:54:05.580Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7455","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7463"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7463","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7483"} {"timestamp":"2022-08-04T19:54:05.581Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7455","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7463"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7485"} {"timestamp":"2022-08-04T19:54:05.581Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7455","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7463"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52026},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f59549543343148dfe122fb7d0efe8f3"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7487"} {"timestamp":"2022-08-04T19:54:05.582Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7481","trackingIds":["F1050ABA691C233286978840B780EEAE","s291fe76db7a48d98618b75e55cb56818638272f70"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["36ea8a7fb6da2fa8b90d420d529f0aa8"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7491"} {"timestamp":"2022-08-04T19:54:05.583Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7488"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.583Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7488"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.583Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7488"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.583Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7488"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.584Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7488"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.584Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7488"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.584Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7488"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.584Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7488"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.584Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7478"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.584Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7479"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.587Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7488"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:05.587Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7488","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7495"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7497"} {"timestamp":"2022-08-04T19:54:05.592Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7478","trackingIds":["32BC956FC42448E32C7533F75EBF2618","70069da9-74a3-4bfb-a67c-a93f8fd00789-7444","s21794668b78eb60be335a52223681883f5859a0d3"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["296df27ed98c6149cf21ae31d252f89a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7501"} {"timestamp":"2022-08-04T19:54:05.593Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7479","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7449","691C843DD43A2C1C0BB0EC69E1D798CA","s216777283b758a3871bb572c03c3db3ce95f140c0"],"client":{"ip":"10.0.6.14","port":52294},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cc6c44ea6cab7774c16d62081e78f713"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7503"} {"timestamp":"2022-08-04T19:54:05.593Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7494"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.593Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7488","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7495"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7495","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7505"} {"timestamp":"2022-08-04T19:54:05.594Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7488","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7495"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7507"} {"timestamp":"2022-08-04T19:54:05.594Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7488","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7495"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c2671b311f8c763beb6be86fc81ed8cc"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7509"} {"timestamp":"2022-08-04T19:54:05.598Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7511"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.598Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7511"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.598Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7511"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.598Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7511"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.598Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7511"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.598Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7511"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.598Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7511"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.598Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7511"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.602Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7511"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.602Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7511","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7515"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7517"} {"timestamp":"2022-08-04T19:54:05.602Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7494","trackingIds":["FC25500497831CC90684B87726F3C20F","70069da9-74a3-4bfb-a67c-a93f8fd00789-7463","s2001337594a98ca83b323661ab6fecb4bb39713e0"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["49205b43895465888e1e6354f7ea7287"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7519"} {"timestamp":"2022-08-04T19:54:05.606Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7512"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.608Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7511","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7515"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7515","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7522"} {"timestamp":"2022-08-04T19:54:05.609Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7511","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7515"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7524"} {"timestamp":"2022-08-04T19:54:05.610Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7511","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7515"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["117e6364b5d6770bd4494167fb971f83"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7526"} {"timestamp":"2022-08-04T19:54:05.615Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7512","trackingIds":["C685474FDFCF4BC2966DA2F22ED31C35","s2cbc6aef56543d6d17896ea0887eb058e212ab675","70069da9-74a3-4bfb-a67c-a93f8fd00789-7495"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["11a78061fdb4118cd4b4a59744aa7107"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7531"} {"timestamp":"2022-08-04T19:54:05.621Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7529"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.633Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7532","trackingIds":["s2fe62df613a380ba27eab6343443093f2d9670742","85880A626EB49AD260740B6F93AC4ADE"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["618fa355dd49c8fc572e7e8e6f655062"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7535"} {"timestamp":"2022-08-04T19:54:05.634Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7529","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7515","s2948103cbd09172a916198f18c243d67ed63d60f9","2A62FDBD8145FD8763C4667E7FD520A1"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5ac49b13ab489322b8d8b69411c8b970"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":22,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7537"} {"timestamp":"2022-08-04T19:54:05.639Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7540","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7402"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7542"} {"timestamp":"2022-08-04T19:54:05.639Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7540","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7402"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7402","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7544"} {"timestamp":"2022-08-04T19:54:05.642Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.650Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7545","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7423"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7550"} {"timestamp":"2022-08-04T19:54:05.650Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7546"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.650Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7546"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.651Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7546"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.651Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7546"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.651Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7546"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.651Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7546"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.651Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7546"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.651Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7546"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.650Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7545","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7423"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7423","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7552"} {"timestamp":"2022-08-04T19:54:05.654Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7546"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:05.654Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7546","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7553"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7556"} {"timestamp":"2022-08-04T19:54:05.655Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.660Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7546","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7553"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7553","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7560"} {"timestamp":"2022-08-04T19:54:05.660Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7546","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7553"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7562"} {"timestamp":"2022-08-04T19:54:05.661Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7546","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7553"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52008},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["672cf6262788844aee162907f8db5183"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7564"} {"timestamp":"2022-08-04T19:54:05.664Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7567"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.664Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7567"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.664Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7567"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.664Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7567"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.664Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7567"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.664Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7567"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.664Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7567"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.664Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7567"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.667Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7567"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.667Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7567","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7571"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7574"} {"timestamp":"2022-08-04T19:54:05.669Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7572","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7463"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7576"} {"timestamp":"2022-08-04T19:54:05.669Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7572","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7463"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7463","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7578"} {"timestamp":"2022-08-04T19:54:05.672Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.672Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7570"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.673Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7567","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7571"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7571","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7581"} {"timestamp":"2022-08-04T19:54:05.673Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7567","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7571"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7583"} {"timestamp":"2022-08-04T19:54:05.674Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7567","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7571"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52062},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9f75462ce86977a38c325f6e9a8ce856"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7585"} {"timestamp":"2022-08-04T19:54:05.681Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7570","trackingIds":["s20f44a36a412f6e547276e8dd1e5c654f9f3f3a08","70069da9-74a3-4bfb-a67c-a93f8fd00789-7553","06DF989AAF8EA1D25F6D8440B24C057C"],"client":{"ip":"10.0.6.14","port":52008},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["27ed4503ee23bcf0c2acd0eef22db0f0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7590"} {"timestamp":"2022-08-04T19:54:05.685Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7587"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.689Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7591"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.689Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7591"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.689Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7591"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.689Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7591"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.689Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7591"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.689Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7591"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.689Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7591"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.689Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7591"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.692Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7591"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.693Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7591","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7594"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7597"} {"timestamp":"2022-08-04T19:54:05.693Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7595","trackingIds":["s2f3ae8b8a164bab34d5cde43c94f2017af4dfdef4","9398DF6B708F2DAD21865ECCD5B442BC"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["efa3d37c9dcca6ed41f431980033bf33"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7599"} {"timestamp":"2022-08-04T19:54:05.694Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7587","trackingIds":["031FD1A7AC3E0F577FEB5A6AC63991B6","70069da9-74a3-4bfb-a67c-a93f8fd00789-7571","s20515355a0163375c71ce63054b652e756dd37784"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["eb5739cebccab2c5ac42bebe77ce174d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7603"} {"timestamp":"2022-08-04T19:54:05.694Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7600"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.694Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7600"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.694Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7600"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.694Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7600"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.695Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7600"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.695Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7600"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.695Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7600"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.695Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7600"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.697Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7600"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:05.697Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7600","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7605"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7608"} {"timestamp":"2022-08-04T19:54:05.698Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7591","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7594"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7594","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7610"} {"timestamp":"2022-08-04T19:54:05.698Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7591","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7594"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7612"} {"timestamp":"2022-08-04T19:54:05.699Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7591","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7594"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a8ad8b186e5f78a530c853dac4c8bfb6"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7614"} {"timestamp":"2022-08-04T19:54:05.703Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7600","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7605"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7605","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7619"} {"timestamp":"2022-08-04T19:54:05.703Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7600","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7605"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7621"} {"timestamp":"2022-08-04T19:54:05.704Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7600","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7605"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53126},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["432eb6b972fbb9bbcf62295633ab5fa9"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7623"} {"timestamp":"2022-08-04T19:54:05.710Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7617"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.716Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7625"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.718Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7617","trackingIds":["804C045455395AD288B53C1BA53E6946","s20bbb49d299b0b7c2f7dd695bb700baa68d53e644","70069da9-74a3-4bfb-a67c-a93f8fd00789-7594"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["45073b8de8c408350b68bc2213d021e7"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7627"} {"timestamp":"2022-08-04T19:54:05.725Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7625","trackingIds":["s2f3ae8b8a164bab34d5cde43c94f2017af4dfdef4","83F6A1AA1343230809A36ED979AD56FC","70069da9-74a3-4bfb-a67c-a93f8fd00789-7605"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6eb04d69233729990b2790e45ced2fc9"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7630"} {"timestamp":"2022-08-04T19:54:05.735Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7631","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7553"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7634"} {"timestamp":"2022-08-04T19:54:05.736Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7631","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7553"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7553","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7636"} T /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2c75f0c371b93a9b97b6404d5361cce454a2f0f4f&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ab438c27b50c66d8c218e12c091df063643e9fbb&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds288b50bd9bb7197b4ac48880298a24d6caec1783f&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2c75f0c371b93a9b97b6404d5361cce454a2f0f4f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2493e8e5f2d5da72bd69afec42e9d0932fe1144d5&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s288b50bd9bb7197b4ac48880298a24d6caec1783f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2493e8e5f2d5da72bd69afec42e9d0932fe1144d5&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds221d4533c6d3b85962fb83d9b78a73b8ebab5f254&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CWSTLViAREFVkbbdlNAeevM6E9aSv%2BqZ7NJ/XydAl0oth54seWae8bzveI7CaM9XHT3bHfzoACk5Gm2RD4EF64LlTqBCboUB5CR5vfr0wPN0zH1w5KTTLFkhQiDl7NpZ7AyEGsKLkvB197Bgz0QeeZYdtetG6NPhlI1JPYQ2bQPYQ%2BrCIRMmu5RnBkistBKYoWfJJj5LWdE3%2BBOXKmHeeBGkLEBQ9uAVpdKZnlnXjztoVABJV1jVRO4HFyQMsy9YKzQCS7abBcN8CrN3UDYil8WkbPPZ7K6dyKfiHqAsi/y%2BvJtCk4tZEfOxEojqBd4IiB1sLZKwtGD5OM9H4%2BloXOwnM14WfFx8Z0l1Vu69sk187W2Zn05JyD/u99Woeqz3LPkGAQc1YgJbznuz%2BNA4XNl3GysunrEl%2Bnl2hTjxPP8ca7abymklfyYrrd3rOoCgOCqFDgb5jKDbXfob1YzaIZVTEBYVWGJJXfX4L53QqlUQouqeZZfO51WEZjAnbgXBkf5jsmTtjBdBYS8VHIWki1jX4LWOFTtolzehkss%2BL173jr%2B60PQuxq2CZt%2BP5V2gs4x/hZ9i/5jtd/T6Jy5/AQ%3D%3D HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s221d4533c6d3b85962fb83d9b78a73b8ebab5f254&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPBjtMwEIZfJfK9SRolK2q1lUorRKWFDU3gwM2xJ11Ljm08zm55e%2By0ZYsEPXCK7Jn5xvP/kyWyQVm6Gf2zPsCPEdAnp0FppFNgRUanqWEokWo2AFLPabP59EiLNKfWGW%2B4USTZIILz0uit0TgO4BpwL5LD18Pjijx7b5Fm2UmZcYY2nb5cDKkF16e9A31MjTtmbMiu5dkAnm2UZJihJckuPEtqFhv8iUslG954ASQ1gJP6aKVPuRkis2meDiCkA%2B5vsFIE7gfjOEyzr0jPFAJJ9rsVwaLqBVv01bzkOZSi6oqCld1DOC26oiq7eSdE1T%2BImI81Q5Qv8EZAHGGv0TPtV6TIi2KWv5vlZTtf0KqkefmdJPVFufdSi/Da%2BzJ35ySkH9u2ntVPTUuSb%2BBwUiMkkPUymkWnxu7GvvtYdvWMrNEusxvEmWfp51Cz39VGSf4z2ShlXrcOmA%2BjejfCJN/A/P0u8UaKWT%2BlUu%2BYRgnak6SpI/7LyJTsJbiguiXZtfNlFUFM5oSt8HDy/zFZsjWDZU5ilApOjPurWLfgrQoVB%2BjXd6Gc8pgXrqPjr8aJ6GLYKhBtHMsa5y8y/hV%2Bjv1jtt/R2z9x/Qs%3D HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR7kzRKl67VVCqtEJUWNjSBAzdjT7qW/IXH2S3/Hidtd4MEPXCy5Jl5xvO%2B4xUyrRzd9OHJHOBnDxiSk1YG6RioSO8NtQwlUsM0IA2cNptPD7RIc%2Bq8DZZbRZINIvggrdlag70G34B/lhy%2BHh4q8hSCQ5plJ2X7Gbp0PLnQqQPfpZ0Hc0ytP2ZMZ9fyTENgGyUZZuhIsovPkoYNDf7EpZLpN14ESQPgpTk6GVJu9cBsmscDCOmBhwlWisj9YD2HcfaKdEwhkGS/qwgW8zxfFIu7ohQcFiwX5XwuunfznAPjrFvC/bLsOOR3MR9rhiif4Y2A2MPeYGAmVKTIi2KWL2d52c7v6aKkefmdJPVFuffSiPja2zL/OCch/di29ax%2BbFqSfAOPoxoxgaxXg1l0bOwn9t3GsqtnZI1ulU0QZ56jn2PNfldbJfmvZKOUfdl6YCGOGnwPo3yahdtdhhspZt2YSoNnBiWYQJKmHvBfeqZkJ8FH1R3Jrp0vqwhiNCduRYBT%2BI/Jkq3VjnmJg1RwYjxcxZqCtypWHKBb34Ryyoe8eD04/mK9GFyMWwWiHcZy1oeLjH%2BFn2P/mO01Ov2J698%3D HTTP/1.1" 200 2286 4ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds271b39543b9c649608863815df17c6a30b7430efa&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds28abbcaacf07d1258c00db3f9fb4f531d8f3faff8&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUhgAQuQUlBVpG03S2gPvRlnwlryVz3OLv33dQJ0U6nl0JMlz8wznvcdL5EpaWnR%2Bhe9hx8toI/OSmqkfWBFWqepYSiQaqYAqee0Kj4/0ixOqXXGG24kiQpEcF4YvTEaWwWuAvcqOHzdP67Ii/cWaZKcpWlHaOP%2B5LWKLbgmbhzoU2zcKWEquZUnCjwrpGCYoCXRNjxLaNY1%2BBMXC6beeQEkNIAT%2BmSFj7lRHbOqnvZQCwfcD7CiDtyPxnHoZ1%2BRhkkEEu22K4LZYtKkD%2BPZIs/m%2BTTL2HEG4/xhMWd5epwtmglLm3Q%2BzY8hH0uGKF7hnYDYwk6jZ9qvSJZm2Sidj9LJYbyg0wlNJ99JVF6V%2ByB0HV57X%2BbjJQnpp8OhHJVP1YFE38Bhr0ZIIOtlZxbtG7uBffex7OYZWaNdJgPEhWfpl1Cz25ZGCv4zKqQ0bxsHzIdRvWuhl08xf79LdyPqUdOnUu%2BYRgHak6gqO/xzy6RoBLiguiXJrfN1FaHuzQlb4eHs/2OyaGOUZU5gJxWcGfc3sYbgjQwVe2jWd6Gc8i4vXHeOvxlXdy6GrYL60I1ljfNXGf8Kv8T%2BMdvv6PAnrn8B HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds21fe838745039bd7623504bea482e73273e22ea76&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s28abbcaacf07d1258c00db3f9fb4f531d8f3faff8&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSE/JwLEBC5YIEUgWIQ2%2BOvaGWHDvN2hL9%2ByagVqQHbrvrmdHOeJcoWtPxvbu64I%2BAnbMI0a01Fvn9aUVCb7kTqJFb0QJyL/lpc9jzNKa865130hkSbQG9tsJrZ1fk0/sOeZLcjAuxFm08FjOp2hjsVVuAXttrp30sXZuINtlt30/GHUHpHqRPWvBiY7TARKuORLvtiqCSKqdMFWWqFnVdNUVdsKaW%2BXxR1Tkta1aVSi5YOcDtr4%2BzG4hpLpVijGYpZfMBWELB0qwp2bzMCygZg4WqpahGJmKAnUUvrF%2BRlKbpjLIZzc7ziucZp9kHiS7Q493jYJ%2Bsl2NG/M7rn1J7HZpAhH4MiqyxWyZPEg%2B9jp%2B88AGn3ZtTEF2ECfBaHe9ofgpSAiJJpiqHYSausD7CVxh%2BLNIYKWchwge8CcZ8P1b6z5hO/9rp5ax/AA%3D%3D&RelayState=s20141630c8d7554db66fc582e588ba3eb26494f86 HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s271b39543b9c649608863815df17c6a30b7430efa&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 25ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds294f061793283522ab7e13698a30b79f4a0f0853b&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHfyJhCLRELlggRSBYhDbxt7k1py7DRrS/TvG0CtoAdO3l3PjDyzXhH0euA721nvDkiDNYTBpdeG%2BO2qYn403AIp4gZ6JO4EP673O56GMR9G66ywmgUbJKcMOGVNxT6dG4hH0UVbHyrow2sxE7IP0XTKII7KdINyobB9BH203bwftT2gVCMKF/XoYK0VUKTkwILtpmKUJwKKZZOBXCxaaLBI5rnI5KJtk2zZAMZCihiacoKbXx8nOxHTppGyaAXk5XQUmGQyThuUIsnm8yxJoWxzWYi2nZhEHreGHBhXsTRO01m8nMX5KSn5POdx/sGCM4508zjZZ/XqmhG/8caH1F6HBkQ4XoNiNQ2r6EHirjfwowPn6bl7sxKDM2iPr9XphuZHLwQSsehZZT/NoMP6gF9%2B2ligKJDWYEB3eOu1/r4/6T/jefrXPv%2Bc%2Bgc%3D&RelayState=s24905c02780876a217af691748c3a966f230fcc35 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7/FW3S4U4QJZgWIBu9eKsh90UmUoF6Gui3Gb/frKTrBmw5dCTAJF8KL4vNUOmlaOLPjybDfzsAUNy0MogHQM16b2hlqFEapgGpIHTdvHlgZZpTp23wXKrSLJABB%2BkNUtrsNfgW/AvksP3zUNNnkNwSLPsoGw/QZeOJ%2B906sCLVHgw%2B9T6fcZ0di7PNAS2UJJhho4kq/gsadjQ4G9cKpl%2B40WQNABemr2TIeVWD8y2fdxAJz3wcIGVXeR%2Bsp7DOHtNBFMIJFmvaoLlVOymxZ24FfdiKspcFAJu8incsF1VVd0HEc%2BiK6q7mI8NQ5Qv8EZA7GFtMDATalLmZTnJp5O82hb39LaiefWDJM1JuY/SdPG112XeHZOQft5um0nz2G5J8gQeRzViApnPBrPo2Nhf2Hcdy86ekTm6WXaBOPIc/Rpr1qvGKsl/JQul7OvSAwtx1OB7GOXTLFzvMtzIbiLGVBo8MyjBBJK0zYD/1jMlhQQfVXckO3c%2BrSJ0ozlxKwIcwjsmS5ZWO%2BYlDlLBgfFwFusSvFSxYgNifhXKKR/y4vXg%2BKv13eBi3CrotsNYzvpwkvGf8GPsP7P9iV7%2BxPlv HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s21fe838745039bd7623504bea482e73273e22ea76&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s294f061793283522ab7e13698a30b79f4a0f0853b&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds23e547d9b8fd8ed444ffccccaf3935ed686e523c7&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds28fb816f5f9f8f20f1fe308e3ab444d7fab41d146&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp3dt0FCrEAiYKqIqXNhqU59Ga8s8SSv%2BrxJvTf116goVLDoSdLnplnPO87niHXyrFlF57NFn52gCE7amWQ9YE56bxhlqNEZrgGZEGwevn1npU5Zc7bYIVVJFsigg/SmpU12GnwNfgXKeD79n5OnkNwyIriqGw3QJf3p2h07sC3eevBHHLrDwXXxaW80BD4UkmOBTqSreOzpOGpwd%2B4XHL9xosgaQC8NAcnQy6sTsy6fthCIz2IcIWVTeR%2Btl5AP/uctFwhkGyznhMsJ5Q3%2B/GU3o0ndNpSGIsRiOFwSMvJxz0d7xvR0hb2KR8rjihf4I2A2MHGYOAmzElJy3JApwM62n24Y%2BMRo6MfJKvOyn2SpomvvS3z/pSE7MtuVw2qh3pHsifw2KsRE8hilsxifWN/Zd9tLL94RhboZsUV4sRz7Fus2awrq6T4lS2Vsq8rDzzEUYPvoJdP83C7S7qRzaDtU1nw3KAEE0hWVwn/2HElWwk%2Bqu5Icel8XkVoenPiVgQ4hv%2BYLFtZ7biXmKSCIxfhItY1eKVixRbaxU2oYCLlxevk%2BKv1TXIxbhU0uzSWsz6cZfwn/BR7Z7Y/0eufuPgN HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQjZj1iAREFVkbbdLKF76M3YE9aSY7seZ5f%2B%2B9oBulTqcujJkmfmGc/7jqfIOmXpovcvegM/e0CfHDqlkQ6BGemdpoahRKpZB0g9p83i6wMt0pxaZ7zhRpFkgQjOS6OXRmPfgWvAvUoO3zcPM/LivUWaZQdl%2BhHadDi56FILrk1bB3qfGrfPWJedy7MOPFsoyTBDS5JVeJbULDb4G5dK1r3zAkhqACf13kqfctNFZtM8bkBIB9xfYKUI3M/GcRhmn5GWKQSSrFczgoWYlHlb3ZVQ3u5EWU3GLRd3tzdVPr4voNrl47Joq8kk5mPNEOUrvBMQe1hr9Ez7GSnyohjl96O83I4relPSvPxBkvqk3CepRXjtdZl3xySkX7bbelQ/NluSPIPDQY2QQObTaBYdGrsL%2B65j2dkzMkc7zS4QR56l30LNelUbJfmvZKGUeVs6YD6M6l0Pg3wd89e7xBspRu2QSr1jGiVoT5KmjvinninZSnBBdUuyc%2BfTKoIYzAlb4eHg/2OyZGk6y5zEKBUcGPdnsS7BSxUqNtDOr0I55TEvXEfH34wT0cWwVSC2cSxrnD/J%2BE/4MfbBbH%2Bilz9x/hs%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUhhtViAREFVkbbdlKQ97G1wJqwlf9Xj7NJ/XydAl0othz1Z8sw843nf8ZxAK8dXXXg2O/zZIYXkqJUhPgQWrPOGWyBJ3IBG4kHwavXlgRdpzp23wQqrWLIiQh%2BkNWtrqNPoK/QvUuD33cOCPYfgiGfZUdluRC4dTtHo1KFv09ajOaTWHzLQ2aU80xhgpSRQRo4lm/gsaaBv8DculaDfeBEkDaKX5uBkSIXVPbOqHnfYSI8iXGFlE7mfrBc4zL5gLShClmw3C0bF9ENeIIj7ot03CLNc3BXT8XhyNyv2AgU0%2B/1sDAKLmE8lEMkXfCMQdbg1FMCEBSvyohjl96N8Uo9nfDrh%2BeSJJeVZuY/SNPG1t2Xen5KIf67rclQ%2BVjVLfqCnQY2YwJbz3iw%2BNPZX9t3GwsUztiQ3z64QJ57jX2PNdlNaJcWvZKWUfV17hBBHDb7DQT4N4XaX/kY2o3ZI5cGDIYkmsKQqe/y3DpRsJfqoumPZpfN5FbEZzIlbEfAY3jFZsrbagZfUS4VHEOEi1jV4rWLFDtvlTajgos%2BL173jr9Y3vYtxq7Cp%2B7Gc9eEs4z/hp9h/ZvsTvf6Jy98%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s23e547d9b8fd8ed444ffccccaf3935ed686e523c7&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s28fb816f5f9f8f20f1fe308e3ab444d7fab41d146&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPfb9owEMf/lcjvJGmgpViAxEDTkLo1JawPezucC7XkX/M5Lfvv5wRYmbTysCdLvrvP%2Bb7f85RAK8cXbXgxG/zZIoXkoJUh3gdmrPWGWyBJ3IBG4kHwavH1gRdpzp23wQqrWLIgQh%2BkNUtrqNXoK/SvUuD3zcOMvYTgiGfZQdl2QC7tT1Hr1KFv0saj2afW7zPQ2bk80xhgoSRQRo4lq/gsaaBr8DculaDfeREkDaKXZu9kSIXVHbOqHjdYS48iXGBlHbmfrRfYzz5jDShClqxXM0ZFUzd5PsbhbX6HQ2jq%2B5sd7saQT8Z3xTAvdhNoYLIrmphPJRDJV3wnELW4NhTAhBkr8qIY5PeDfLS9mfDbEc9HP1hSnpT7JE0dX3td5t0xifiX7bYclI/VliXP6KlXIyaw%2BbQzi/eN/YV917Fw9ozNyU2zC8SR5/i3WLNelVZJ8StZKGXflh4hxFGDb7GXT0O43qW7kfWg6VN58GBIogksqcoO/9SCko1EH1V3LDt3Pq0i1r05cSsCHsJ/TJYsrXbgJXVS4QFEOIt1CV6qWLHBZn4VKrjo8uJ15/ib9XXnYtwqrLfdWM76cJLxn/Bj7IPZ/kQvf%2BL8Nw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bMexkVqIA2QJhgXoVi/OduhNlelUgL4mym327yc7SZsBWw49CRDJh%2BL7UgtkSlq66v2z3sGvHtBHRyU10jFQkd5pahgKpJopQOo5bVZf72kWp9Q64w03kkQrRHBeGL02GnsFrgH3Ijj82N1X5Nl7izRJjtL0E7TxePJWxRZcF3cO9CE27pAwlVzKEwWeraRgmKAl0SY8S2g2NPgbFwum3nkBJDSAE/pghY%2B5UQOzaR520AoH3F9hRRu4n43jMM5ekY5JBBJtNxXBjHXFfMY4m5bt3bxMp3laFlCUMJ1n%2BVM3zaGc8fmsKEI%2B1gxRvMA7AbGHrUbPtK9IlmbZJL2bpPl%2BWtIip2n%2BSKL6rNwnodvw2tsyP52SkH7Z7%2BtJ/dDsSfQTHI5qhASyXAxm0bGxu7LvNpZdPCNLtIvkCnHiWfot1Gw3tZGC/45WUprXtQPmw6je9TDKp5i/3WW4Ee2kG1Opd0yjAO1J1NQD/nvPpOgEuKC6Jcml83kVoR3NCVvh4eg/MFm0NsoyJ3CQCo6M%2B4tY1%2BC1DBU76JY3oZzyIS9cD46/GtcOLoatgnY/jGWN82cZ/wk/xf4z21v0%2Bicu/wA%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSY/K0CBIqFySQKkAcenOcTWrJsdOsLdG/bwhqRXrgtrueGe2Md42i0z0/2NZ6dwLsrUEIbp02yKenkvjBcCtQITeiA%2BRO8vP2eOAspLwfrLPSahLsAJ0ywilrSvLpXI88im7a%2BlCJLrwXC1l3IZhWGYBBmbZXLpS2i0QX7XfvZ21PUKsBpIs6cGKrlcBI1T0J9ruSIKuzilaMrfJcNKxKlplMsoIWVVYkTUZpKmiWF0k2ws2vj4u9E1cskekqrnJasDhvaF3VabKiAHkDMq2qZS6FlGkzMhE97A06YVxJGGVsQfMFjS/Lgicxp/EHCa4w4ORxtE8263tGfOINT6m9Dk0gwnAPimywX0dPEg%2B9np%2BdcB7n3ZutIbgK7eG1Ok5ofvZSAiKJ5irHcSZa2Jzgy48/FigMamsgwAe88Vp/P1b6z5hP/9r55Wx%2BAA%3D%3D&RelayState=s2592b12d2e5a8648448a0c6a3bcc77de7e352fd92 HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SciGXbAAiYKqIm27WUJ76M3YE9aSv%2Bpxdum/rxOgm0oth54seWae8bzveI5MK0dXbXgxO/jRAobkpJVB2gcWpPWGWoYSqWEakAZO69XnR1qkOXXeBsutIskKEXyQ1qytwVaDr8G/Sg5fd48L8hKCQ5plJ2XbEbq0P7nQqQPfpI0Hc0ytP2ZMZ9fyTENgKyUZZuhIsonPkoZ1Df7EpZLpd14ESQPgpTk6GVJudces66cdCOmBhwFWisj9aD2HfvYFaZhCIMl2syBYjMUk5/f5RNyJ8d2sEM0Dz8vpeDI7jMtmWubNrLhnhwcR87FiiPIV3gmILWwNBmbCghR5UYzy6Sgv9%2BMZnZQ0L7%2BTpLoo90EaEV97W%2BbDOQnpp/2%2BGlVP9Z4k38Bjr0ZMIMt5ZxbtG/uBfbex7OoZWaKbZwPEmefol1iz3VRWSf4zWSll39YeWIijBt9CL59m4XaX7kaKUdOn0uCZQQkmkKSuOvxzy5RsJPiouiPZtfNlFUH05sStCHAK/zFZsrbaMS%2BxkwpOjIerWEPwWsWKHTTLm1BOeZcXrzvH36wXnYtxq0Dsu7Gc9eEi41/h59g/ZvsdHf7E5S8%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysr3/YBugFqAREFVkdJmw9IcejP2LLHkr3q8Cf339S7QbKWGQ0%2BWPDPPeN53PEemlaOrNjybHfxsAUNy0sog7QML0npDLUOJ1DANSAOn9errPR1nBXXeBsutIskKEXyQ1qytwVaDr8G/SA7fd/cL8hyCQ5rnJ2XbFF3Wn1zozIFvssaDOWbWH3Om82t5riGwlZIMc3Qk2cRnScO6Bn/jMsn0Gy%2BCpAHw0hydDBm3umPW9cMOhPTAwwArReR%2Btp5DP/uCNEwhkGS7WRAcjyajaVMUJRPibjZrymY2gcls%2BqGcFodGFKKcHLgAmMZ8rBiifIE3AmILW4OBmbAg42I8TotZWpT70Ud6V9Ki/EGS6qLcJ2lEfO1tmQ/nJKRf9vsqrR7qPUmewGOvRkwgy3lnFu0b%2B4F9t7Hs6hlZopvnA8SZ5%2Bi3WLPdVFZJ/itZKWVf1x5YiKMG30Ivn2bhdpfuRoq06VNp8MygBBNIUlcd/rFlSjYSfFTdkfza%2BbKKIHpz4lYEOIX/mCxZW%2B2Yl9hJBSfGw1WsIXitYsUOmuVNKKe8y4vXneOv1ovOxbhVIPbdWM76cJHxn/Bz7J3Z/kSHP3H5Gw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds256b7e49d7bf076add4725c40233c9334910b5c0a&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNG2BRlAJjQsSSBMgDru5qWGR0qSrE4n9/UrRJtiBm%2B289%2BT34gVBazq5dRcX/B6pc5YwurbGkhyfliz0VjogTdJCiyS9kofVbitFzGXXO%2B%2BUMyxaI3ltwWtnl%2BzT%2B45kklyNC7GGNr4VE9W0MdqLtoi9tpdO%2B1i5NoE22azfD8btsdE9Kp%2B06GFlNFCim45Fm/WSUYYCsChBZAWvxbzhqUjLWqGCQjRKzDOe5iorcIDbXx9HNxAF1lwoKGeimGEDMzFTWZ7VWTbNIS2nBYhyekaRq4FJFHBjyYP1Sya4EBM%2Bn/D8mJayyCXPP1h0wp5Gj4N9Vi1uGcmR1z%2Bk9jo0IML%2BFhSrqFskDxJ3vU4ePPhAz92bazA6gQn4Wp1GtDwEpZCIJc8qu2EGF6z2%2BBWGH4s0RY2zGNEdfg7GfN9X%2Bs94nv61z5dT/QA%3D&RelayState=s2f58d39da90825c0eb1d6683c5fd7918c2828ee63 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SYhg2bUAiYKqIm27KUl76G1wJqwlf9Xj7NJ/XyfALpVaDj1Z8sw843nf8ZxAK8dXXXg2O/zZIYXkqJUhPgQWrPOGWyBJ3IBG4kHwavX5kRdpzp23wQqrWLIiQh%2BkNWtrqNPoK/QvUuC33eOCPYfgiGfZUdluRC4dTtHo1KFv09ajOaTWHzLQ2aU80xhgpSRQRo4lm/gsaaBv8CculaDfeREkDaKX5uBkSIXVPbOqnnbYSI8iXGFlE7kfrRc4zL5gLShClmw3C0bFdAp5O97Pimk7LcaiLRAFTO7GCOIOxgB7MZvd44OI%2BVQCkXzBdwJRh1tDAUxYsCIvilF%2BP8on9fiBTyc8n/xgSXlW7oM0TXztbZn3pyTin%2Bq6HJVPVc2S7%2BhpUCMmsOW8N4sPjf2VfbexcPGMLcnNsyvEief4l1iz3ZRWSfErWSllX9ceIcRRg%2B9wkE9DuN2lv5HNqB1SefBgSKIJLKnKHv%2B1AyVbiT6q7lh26XxeRWwGc%2BJWBDyG/5gsWVvtwEvqpcIjiHAR6xq8VrFih%2B3yJlRw0efF697xV%2Bub3sW4VdjU/VjO%2BnCW8a/wU%2Bwfs71Fr3/i8jc%3D HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s256b7e49d7bf076add4725c40233c9334910b5c0a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR7PprtF1ZbqbRCVFrY0BQO3Bx70rXk2Mbj7JZ/j522bJGgB06WPDPPeN53vEDWKUvXvX/We/jRA/rk1CmNdAgsSe80NQwlUs06QOo5rdefHmmZFdQ64w03iiRrRHBeGr0xGvsOXA3uRXL4un9ckmfvLdI8PynTp2iz4eSiyyy4Nmsd6GNm3DFnXX4tzzvwbK0kwxwtSbbhWVKz2OBPXCZZ98YLIKkBnNRHK33GTReZdf20ByEdcH%2BDlSJwPxjHYZh9SVqmEEiy2y4JlvOyFVyMitl0%2BjAWfFLAqG0epg2Us2LeTCbNvJlNyzbmY8UQ5Qu8ERB72Gn0TPslKYuyTIt5WowPo3d0MqbF%2BDtJqoty76UW4bX3ZW7OSUg/Hg5VWj3VB5J8A4eDGiGBrBbRLDo0djf23ceyq2dkhXaR3yDOPEs/h5rdtjJK8p/JWinzunHAfBjVux4G%2BTrm73eJN1Kk7ZBKvWMaJWhPkrqK%2BC89U7KV4ILqluTXzpdVBDGYE7bCw8n/x2TJxnSWOYlRKjgx7q9i3YI3KlTsoV3dhXLKY164jo6/Gieii2GrQBziWNY4f5Hxr/Bz7B%2Bz/Y7e/sTVLw%3D%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds251fe3a4f46e899a1f69bf4c6fed939e30b7c236e&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds234ade3a8588353e99d2308ea3ae8e623e137f153&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2dd7de852da45476ff49c765d9a18cc3d4a725fcb&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUAEWAuQKKgq0rabEtpDb4MzYS35qx5nl/77OgF2qdRy6MmSZ%2BYZz/uO5wRaOb5qw7PZ4c8WKSQnrQzxPrBgrTfcAkniBjQSD4JXq8%2BPfJTm3HkbrLCKJSsi9EFas7aGWo2%2BQv8iBX7bPS7YcwiOeJadlG0H5NL%2BFLVOHfombTyaY2r9MQOdXcszjQFWSgJl5Fiyic%2BSBroGf%2BJSCfqdF0HSIHppjk6GVFjdMavqaYe19CjCDVbWkfvReoH97AvWgCJkyXazYDQ61DMcTqdDHOZFI4oHmAHkzax4mMbApDiAmEzrSTGN%2BVQCkXzBdwJRi1tDAUxYsFE%2BGg3y2SAf74cPvBjzfPyDJeVFuQ/S1PG192U%2BnJOIf9rvy0H5VO1Z8h099WrEBLacd2bxvrG/se8%2BFq6esSW5eXaDOPMc/xJrtpvSKil%2BJSul7OvaI4Q4avAt9vJpCPe7dDeyHjR9Kg8eDEk0gSVV2eG/tqBkI9FH1R3Lrp0vq4h1b07cioCn8B%2BTJWurHXhJnVR4AhGuYt2C1ypW7LBZ3oUKLrq8eN05/mp93bkYtwrrfTeWsz5cZPwr/Bz7x2xv0dufuPwN HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUhA27UAiYKqIm27KaF76G1wJqwlf9Xj7NJ/XydAl0othz1Z8sw843nf8YxAK8eXXXg2W/zZIYXkqJUhPgTmrPOGWyBJ3IBG4kHwevnlgRdpzp23wQqrWLIkQh%2BkNStrqNPoa/QvUuD37cOcPYfgiGfZUdluRC4dTtHo1KFv09ajOaTWHzLQ2aU80xhgqSRQRo4l6/gsaaBv8DculaDfeBEkDaKX5uBkSIXVPbOuH7fYSI8iXGFlE7mfrBc4zD5nLShClmzWc0YF5G05LcqmvStxWrSi2OdYivF0P73fl2VbwAThbjJuYj5VQCRf8I1A1OHGUAAT5qzIi2KUfxjlk934nk8nPJ/8YEl1Vu6jNE187W2Z96ck4p93u2pUPdY7ljyhp0GNmMAWs94sPjT2V/bdxsLFM7YgN8uuECee419jzWZdWSXFr2SplH1deYQQRw2%2Bw0E%2BDeF2l/5GNqN2SOXBgyGJJrCkrnr8tw6UbCX6qLpj2aXzeRWxGcyJWxHwGN4xWbKy2oGX1EuFRxDhItY1eKVixRbbxU2o4KLPi9e946/WN72Lcauw2fVjOevDWcZ/wk%2Bx/8z2J3r9Exe/AQ%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s251fe3a4f46e899a1f69bf4c6fed939e30b7c236e&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2dd7de852da45476ff49c765d9a18cc3d4a725fcb&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s234ade3a8588353e99d2308ea3ae8e623e137f153&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CQmhCxYgpaCqSNtuSmgPvRl7wlryVz3OLv33dQJ0qdRy6MmSZ%2BYZz/uOF8i0crTqwrPZwY8OMCQnrQzSIbAknTfUMpRIDdOANHDaVJ8eaZGOqfM2WG4VSSpE8EFas7YGOw2%2BAf8iOXzdPS7JcwgOaZadlO1G6NLh5EKnDnybth7MMbX%2BmDGdXcszDYFVSjLM0JFkE58lDesb/IlLJdNvvAiSBsBLc3QypNzqntk0TzsQ0gMPN1gpIveD9RyG2ZekZQqBJNvNkmBxmOXzh0IwnhcsZ%2B8mD3NRTOblbCq4KEoxydt8euDTWczHmiHKF3gjIHawNRiYCUtSjItiNJ6NxuU%2Bn9NpScfld5LUF%2BXeSyPia%2B/LfDgnIf2439ej%2BqnZk%2BQbeBzUiAlktejNokNjf2PffSy7ekZW6BbZDeLMc/RzrNluaqsk/5lUStnXtQcW4qjBdzDIp1m436W/kWLUDqk0eGZQggkkaeoe/6VjSrYSfFTdkeza%2BbKKIAZz4lYEOIX/mCxZW%2B2Yl9hLBSfGw1WsW/BaxYodtKu7UE55nxeve8dfrRe9i3GrQOz7sZz14SLjX%2BHn2D9m%2Bx29/YmrXw%3D%3D HTTP/1.1" 200 2292 2ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a0f3523df73e52fc2b0e3c15b59b33f2a4ea741d&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcS59GQWAQJlQsSSBUgDr1t7A215Nhp1pbo3zeAWkEPve2uZ0Y7410Q9GYQW3d2we%2BRBmcJo0tvLInbU8PCaIUD0iQs9EjCS3FY7bYii7kYRueddIZFaySvLXjtbMM%2BvB9IJMnFuBBr6ONrMZOqj9GetUUctT0P2sfS9Qn0yWb9djBuj0qPKH3So4eV0UCJVgOLNuuGEUA7z3nbgsS0rucKU1lg3iGU8zwrEVNez%2Bu2lRPc/vg4uomYtYCp6irFU1nKLgMOeYVcQVWkVZaDVJ3qsCzriUkUcGPJg/UNy3iWzXg148UxrcVLIXjxzqITjnTzONlny8U1I3HjjQ%2Bp/R8aEOF4DYotaVgkDxJ3vUEcPPhAz92rUxidwAT8X51uaHEIUiIRS55VdtMMzrjc42eYfizSFClnMaI7vAvGfN1X%2Bst4nv62z5ez/AY%3D&RelayState=s20118968c65e8f63f69baea5dec19401e4885b6e5 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PhoCu1iAREFVkbbdLKE99OY6Y9aSv%2Bpxdum/rxOgm0oth54seWae8bzveIFMK0fXXXg2e/jRAYbkpJVBOgSWpPOGWoYSqWEakAZOm/WnB1pmBXXeBsutIskaEXyQ1myswU6Db8C/SA5f9g9L8hyCQ5rnJ2W7FF02nLzVmQMvMuHBHDPrjznT%2BbU81xDYWkmGOTqSbOOzpGF9gz9xmWT6jRdB0gB4aY5Ohoxb3TOb5nEPrfTAwwgr28j9YD2HYfYlEUwhkGS3XRIsWzGZ3Zd38yljMzEviztR8bKa8IkAwct2OpuXwKZTEfOxZojyBd4IiB3sDAZmwpKURVmmxX1aVId3czqtaFF9I0l9Ue69NG187W2Zv5%2BTkH48HOq0fmwOJPkKHgc1YgJZLXqz6NDYj%2By7jWVXz8gK3SIfIc48Rz/Hmt22tkryn8laKfu68cBCHDX4Dgb5NAu3u/Q3sk3FkEqDZwYlmECSpu7xTx1TUkjwUXVH8mvnyypCO5gTtyLAKfzHZMnGase8xF4qODEermKNwRsVK/YgVjehnPI%2BL173jr9a3/Yuxq2C9tCP5awPFxn/Cj/H/jHb7%2Bj4J65%2BAQ%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a0f3523df73e52fc2b0e3c15b59b33f2a4ea741d&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ee064aa8c6f7e7487ab6e0f7db44948c66d4e818&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ee064aa8c6f7e7487ab6e0f7db44948c66d4e818&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CQmJChYgUVBVpG03JXQPvRl7zFqKP%2Bpxdum/rxOgS6WWw54seWae8bzveI5Mt46uuvBsdvCzAwzJSbcG6RBYkM4bahkqpIZpQBo4bVZfHmiRjqnzNlhuW5KsEMEHZc3aGuw0%2BAb8i%2BLwffewIM8hOKRZdmptN0KXDicXOnXgZSo9mGNq/TFjOruWZxoCW7WKYYaOJJv4LGVY3%2BBvXKqYfuNFkDIAXpmjUyHlVvfMpnncgVAeeLjBKhG5n6znMMy%2BIJK1CCTZbhYEi0rw2TQ/5DCbHGSRV5OyYh%2BEkOVMVnKal5JP8kmeVzEfa4aoXuCNgNjB1mBgJixIMS6K0Xg6Gpf7fEarko7LHySpL8p9VEbE196X%2BXBOQvp5v69H9WOzJ8kTeBzUiAlkOe/NokNjf2PffSy7ekaW6ObZDeLMc/RrrNluatsq/itZta19XXtgIY4afAeDfJqF%2B136GyVGckilwTODCkwgSVP3%2BG8da5VU4KPqjmTXzpdVBDGYE7ciwCm8Y7JkbbVjXmEvFZwYD1exbsHrNlbsQC7vQjnlfV687h1/tV70LsatArHvx3LWh4uM/4SfY/%2BZ7U/09icufwM%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp3dhdKErAAiYKqIqXNlqU59DaxZ4klf9XjTei/r3eBhkoth5wseWae8bzveEZgtOfLNj7bLf5skWJ2MNoS7wNz1gbLHZAibsEg8Sh4vfxyz0d5yX1w0QmnWbYkwhCVsytnqTUYagwvSuD37f2cPcfoiRfFQbt2QD7vTyFN7jE0eRPQ7nMX9gWY4lxeGIyw1AqoIM%2BydXqWstA1%2BBuXKzBvvARSFjEou/cq5sKZjlnXD1uUKqCIF1glE/eTCwL72eesAU3Iss16zmg0QZxKaO6gGaIciqYspyXK2zs5uZFClhO4nUzhw/Qp5VMFROoF3whELW4sRbBxzkblaDQoJ4NyvBtO%2Bc2Yl%2BMfLKtOyn1UVqbXXpf56ZhE/PNuVw2qh3rHskcM1KuREthi1pnF%2B8bhwr7rWDh7xhbkZ8UF4sjz/Guq2awrp5X4lS21dq%2BrgBDTqDG02MtnIF7v0t0oOWj6VB4DWFJoI8vqqsN/a0GrRmFIqntWnDufVhFlb07aioiH%2BI7JspUzHoKiTio8gIhnsS7BK50qttgsrkIFF11euu4cf3VBdi6mrUK568byLsSTjP%2BEH2P/me1P9PInLn4D HTTP/1.1" 200 2289 2ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SciGhbUAiYKqIm27WUJ76M3YE9aSv%2Bpxdum/rxOgm0oth54seWae8bzveI5MK0dXbXgxO/jRAobkpJVB2gcWpPWGWoYSqWEakAZO69XnR1qkOXXeBsutIskKEXyQ1qytwVaDr8G/Sg5fd48L8hKCQ5plJ2XbEbq0P7nQqQPfpI0Hc0ytP2ZMZ9fyTENgKyUZZuhIsonPkoZ1Df7EpZLpd14ESQPgpTk6GVJudces66cdCOmBhwFWisj9aD2HfvYFaZhCIMl2syBYlHd3TTk9NIXg5Ww8G/N7MX1oysNEAJQzcV%2BM2WQyyacxHyuGKF/hnYDYwtZgYCYsSJEXxSifjfJyP36gk5Lm5XeSVBflPkgj4mtvy3w4JyH9tN9Xo%2Bqp3pPkG3js1YgJZDnvzKJ9Yz%2Bw7zaWXT0jS3TzbIA48xz9Emu2m8oqyX8mK6Xs29oDC3HU4Fvo5dMs3O7S3UgxavpUGjwzKMEEktRVh39umZKNBB9VdyS7dr6sIojenLgVAU7hPyZL1lY75iV2UsGJ8XAVawheq1ixg2Z5E8op7/Lidef4m/WiczFuFYh9N5azPlxk/Cv8HPvHbL%2Bjw5%2B4/AU%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPbbhoxEIZfZeX7PbDhECxAoqCqSGmzYWkuemfsWWLJp3q8CX37ehdoqNRw0StLnplvPP8/niHTytFlG17MFn62gCE5amWQ9oE5ab2hlqFEapgGpIHTevn1gZZZQZ23wXKrSLJEBB%2BkNStrsNXga/CvksP37cOcvITgkOb5Udk2RZf1Jxc6c%2BCbrPFgDpn1h5zp/FKeawhsqSTDHB1J1vFZ0rCuwd%2B4TDL9zosgaQC8NAcnQ8at7ph1/bgFIT3wcIWVInI/W8%2Bhn31OGqYQSLJZzwmW40HZ3BXTMd%2BL%2B6G4G42Ac87KYiJ4MYbJZFBMp2xS7mM%2BVgxRvsI7AbGFjcHATJiTsijLtLhPi%2BFuMKWjIS2GP0hSnZX7JI2Ir70t8/6UhPTLblel1WO9I8kzeOzViAlkMevMon1jf2XfbSy7eEYW6Gb5FeLEc/RbrNmsK6sk/5UslbJvKw8sxFGDb6GXT7Nwu0t3I0Xa9Kk0eGZQggkkqasO/9QyJRsJPqruSH7pfF5FEL05cSsCHMN/TJasrHbMS%2BykgiPj4SLWNXilYsUWmsVNKKe8y4vXneNv1ovOxbhVIHbdWM76cJbxn/BT7IPZ/kSvf%2BLiNw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUDhywIkCqqKtO2mhPawN8eesJb8VY%2BzS/99nQC7VGo57MmSZ%2BYZz/uOF8i0cnTdhmezh18tYEhOWhmkfWBJWm%2BoZSiRGqYBaeC0Wn99oKM0p87bYLlVJFkjgg/Smo012GrwFfgXyeHH/mFJnkNwSLPspGw7QJf2Jxc6deCbtPFgjqn1x4zp7FqeaQhsrSTDDB1JtvFZ0rCuwd%2B4VDL9zosgaQC8NEcnQ8qt7phV9bgHIT3wcIOVInI/W8%2Bhn31JGqYQSLLbLgmO6kkjmikMh/m8mA5hPKvrQojxPG8mdT2bFLOiLqZcdPlYMkT5Au8ExBZ2BgMzYUlG%2BWg0yGeDvDgM53Rc0Lx4Ikl5Ue6TNCK%2B9r7M9TkJ6ZfDoRyUj9WBJD/BY69GTCCrRWcW7Rv7G/vuY9nVM7JCt8huEGeeo99izW5bWiX572StlH3deGAhjhp8C718moX7XbobKQZNn0qDZwYlmECSquzw31umZCPBR9Udya6dL6sIojcnbkWAU/jAZMnGase8xE4qODEermLdgjcqVuyhWd2Fcsq7vHjdOf5qvehcjFsF4tCN5awPFxn/CT/H/jPbW/T2J67%2BAA%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds225e66c8a97a46c78a241818becd5144c910f2386&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwEP2VkrttmtjaBhVkvQgKi4qHvcVkdANp0u0k4P79RmUX3YO3mcl7j3kvM0XZ2V6s/dnHsAXsvUPILp11KG5PMxIHJ7xEg8LJDlAEJXaLzVqwnIp%2B8MErb0m2BAzGyWC8m5HPEHoURXGxPuZGdvm1GCnd5eDOxgEMxp17E3Llu0J2xWr5vrN%2BC9oMoELRQZALayQWRvckWy1nBBvJm/p4lJOG6bqR7MSp0gxUVdKGMsYadaKK8zLB3a%2BPvU9ENqkVVAmeWDXXetIqNS4nZd0qelK84m1T6ZbXPDERI6wcBunCjLAkO6LNiI73ZSuqsaDjD5IdYMCbx2SfzKfXjMSNNzyk9jo0iQjDNSgyx35aPEjc9XqxCzJEfO7evIbsIG2E1%2Bp4Q4tdVAoQSfGsskkzeYb5Fr5i%2BrHMYKa9gwzv8FO09vu%2B0n/G8/Svfb6c%2BQ8%3D&RelayState=s2d2bc5cd156e122578c9d8a3f17d03bc0dcc89aa0 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s225e66c8a97a46c78a241818becd5144c910f2386&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7iQl01bUAKQVVRdp2U0J76M3YE9aSv%2Bpxdum/rxNgN5VaDj1Z8sw843nf8QK50Z5VXXyyO/jZAcbsZLRFNgSWpAuWOY4KmeUGkEXBmurzAytzynxw0QmnSVYhQojK2bWz2BkIDYRnJeDb7mFJnmL0yIripF03QZ8Pp5Am9xDavA1gj7kLx4Kb4lpeGIi80opjgZ5km/QsZXnf4E9crrh54yWQsgBB2aNXMRfO9MymedyBVAFEHGGVTNyPLggYZl%2BSlmsEkm03S4IlnbXl7I5yoLQVrZyJclbecSnup7QsKT3QKRxaOMiUjzVHVM/wRkDsYGsxchuXpEwFE/p%2BQuf76T17N2d0/oNk9UW5D8rK9NrbMh/OScg%2B7ff1pH5s9iT7DgEHNVICWS16s9jQOIzsu43lV8/ICv2iGCHOPM%2B%2BpJrtpnZaiV9ZpbV7WQfgMY0aQweDfIbH2136GyUn7ZDKYuAWFdhIsqbu8V87rlWrICTVPSmunS%2BrCHIwJ21FhFP8j8mytTOeB4W9VHDiIl7FGoPXOlXsoF3dhAom%2Brx03Tv%2B4oLsXUxbBXLfj%2BVdiBcZ/wo/x/4x22t0/BNXvwE%3D HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bMdN105IAmQJhgXoVjfOetiNlehUgL4mym327yc7yZoBaw47CRDJh%2BL7UlMCoz1fdPHZbvBnhxSzvdGW%2BBCYsS5Y7oAUcQsGiUfBm8XXO17lJffBRSecZtmCCENUzi6dpc5gaDC8KIHfN3cz9hyjJ14Ue%2B26Efl8OIU0ucfQ5m1Au8td2BVgilN5YTDCQiuggjzLVulZykLf4G9crsC88RJIWcSg7M6rmAtnembT3G9QqoAinmGVTNzPLggcZp%2BxFjQhy9arGaNKVFdVBTclgpjcVOMxwuRaluPbJ6wQSykBqw9XUpYpn2ogUi/4RiDqcG0pgo0zVpVVNSpvR%2BVkO/7Irye8nPxgWX1U7pOyMr32ssxPhyTiX7bbelTfN1uWPWKgQY2UwObT3iw%2BNA5n9l3GwskzNic/Lc4QB57n31LNelU7rcSvbKG1e10GhJhGjaHDQT4D8XKX/kbJUTuk8hjAkkIbWdbUPf6hA61ahSGp7llx6nxcRZSDOWkrIu7jf0yWLZ3xEBT1UuEeRDyJdQ5e6lSxwXZ%2BESq46PPSde/4qwuydzFtFcptP5Z3IR5l/Cf8EHtntj/R8584/w0%3D HTTP/1.1" 200 2288 4ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds26cecd8d015c5cf8494909f0e72ddce0a2cc94765&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds261280fd281888b45786725abacb507b118e9a573&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2c2322a70eac47211ea45d018be2ee0ddae263dd0&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PpqGQi2CREFVkbbdLKF76M3YE9aSv%2Bpxdum/rxOgS6UuhyoHS56ZZzzvO5kj08rRZR%2BezBZ%2B9oAhOWplkI6BmvTeUMtQIjVMA9LAabv8ekfLrKDO22C5VSRZIoIP0pqVNdhr8C34Z8nh%2B/auJk8hOKR5flS2T9Fl48mFzhz4Lus8mENm/SFnOr%2BU5xoCWyrJMEdHknV8ljRsaPA3LpNMv/IiSBoAL83ByZBxqwdm295vQUgPPFxhpYjcz9ZzGGevSccUAkk265pguZ%2B%2BF7ybTCfV7EM1K0F01b4s%2BTR%2B5Qz2ECNlMetEzMeGIcpneCUg9rAxGJgJNSmLskyLWVpUu3cf6aSiRfWDJM1ZuU/SiPja2zLvT0lIv%2Bx2TdrctzuSPILHUY2YQBbzwSw6NvZX9t3GsotnZIFunl8hTjxHv8WazbqxSvJfyVIp%2B7LywEIcNfgeRvk0C7e7DDdSpN2YSoNnBiWYQJK2GfAPPVOyk%2BCj6o7kl87nVQQxmhO3IsAx/Mdkycpqx7zEQSo4Mh4uYl2DVypWbKFb3IRyyoe8eD04/mK9GFyMWwViN4zlrA9nGf8JP8XemO1P9PpPXPwG HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds28d38522c8a5a0874aa2c25bca4fc807d243ddfd0&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s26cecd8d015c5cf8494909f0e72ddce0a2cc94765&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s261280fd281888b45786725abacb507b118e9a573&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds23f7b8fc06f1d56c2b8a5ac8cbe65335ccf7a0d4f&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2c2322a70eac47211ea45d018be2ee0ddae263dd0&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s28d38522c8a5a0874aa2c25bca4fc807d243ddfd0&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s23f7b8fc06f1d56c2b8a5ac8cbe65335ccf7a0d4f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SciGXbAAiYKqIm27WUJ76M3YE9aSv%2Bpxdum/rxOgm0oth54seWae8bzveI5MK0dXbXgxO/jRAobkpJVB2gcWpPWGWoYSqWEakAZO69XnR1qkOXXeBsutIskKEXyQ1qytwVaDr8G/Sg5fd48L8hKCQ5plJ2XbEbq0P7nQqQPfpI0Hc0ytP2ZMZ9fyTENgKyUZZuhIsonPkoZ1Df7EpZLpd14ESQPgpTk6GVJudces66cdCOmBhwFWisj9aD2HfvYFaZhCIMl2syBYlOMJKw8lE5Nx8SCmxV1Z3j%2BISVOO76azw%2Bxw34hyIvJxzMeKIcpXeCcgtrA1GJgJC1LkRTHKp6O83I9ndFLSvPxOkuqi3AdpRHztbZkP5ySkn/b7alQ91XuSfAOPvRoxgSznnVm0b%2BwH9t3GsqtnZIlung0QZ56jX2LNdlNZJfnPZKWUfVt7YCGOGnwLvXyahdtduhspRk2fSoNnBiWYQJK66vDPLVOykeCj6o5k186XVQTRmxO3IsAp/Mdkydpqx7zETio4MR6uYg3BaxUrdtAsb0I55V1evO4cf7NedC7GrQKx78Zy1oeLjH%2BFn2P/mO13dPgTl78A HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR7k2yaLcVqK5VWiEoLG5rCgdtgT7qW4g88zm759zhpywYJeuBkyTPzjOd9xwsC3Tq%2B7sKT2eOPDikkJ90a4kNgyTpvuAVSxA1oJB4Er9cfH3iR5tx5G6ywLUvWROiDsmZjDXUafY3%2BWQn8sn9YsqcQHPEsO7W2m5BLh1NInTr0Tdp4NMfU%2BmMGOruWZxoDrFsFlJFjyTY%2BSxnoG/yJSxXoV14EKYPolTk6FVJhdc%2Bs68c9SuVRhBFWych9b73AYfYla6AlZMluu2RUwHSGTY5yipiXsxJKUb6BOczm9w3cSVmU81kzLaCI%2BVQBkXrGVwJRhztDAUxYsiIvikk%2Bn%2BTl4e4tvy95Xn5jSXVR7p0yMr72tszfz0nEPxwO1aR6rA8s%2BYqeBjViAlsterP40NiP7LuNhatnbEVukY0QZ57jn2LNblvZVomfybpt7cvGI4Q4avAdDvJpCLe79DdKTpohlQcPhhSawJK66vGfO2hVo9BH1R3Lrp0vq4hyMCduRcBT%2BI/Jko3VDryiXio8gQhXscbgTRsr9tisbkIFF31evO4df7Fe9i7GrUJ56Mdy1oeLjH%2BFn2P/mO13dPwTV78A HTTP/1.1" 200 2288 2ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a944c1700cb346d291a1d04bb3e71fde192d4656&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2415a4b4ad5127d8234467d5f41389b9b6fd45d01&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNLTQRoCExgWJSRNMO%2BxmHMMipUlXJ9L29yugTWOH3WznvSe/Fy8YOtfrXTiHFPfEffBM2UfnPOvr01KkwesAbFl76Ih1RH1YP%2B60yqXuhxADBieyDXG0HqINfineYuxZF8WHCym30OWXYoKmy8mfrScarD/3NuYYugK6Yrt5OriwJ2MHwlh0FGHtLHBhTS%2By7WYpeK4AjnXdNlIZY2RbtXMDhLI8HWtVNjAzaHA%2BwxHuv308h5GosKS6kY3BEo/Tpj1Jaabt/DgjoxBnlSlJIjR1OTKZE209R/BxKZRUaiKbiayey1bXlZbVq8heaOCrx9G%2BWC0uGekrb/iV2v%2BhATMNl6DEivtF8UviptfrQ4SY%2BL57CIayF3CJ/lfnK1ofEiIxi%2BJe5XGcwZlWe3pP449lljMTPGV8g5%2BSc5%2B3lf4y7qc/7f3lrL4A&RelayState=s222500a2ab6561bb755b1d8150f058f3dbdfcc64f HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds221021c0466d87850b46f4167661181b3d48ed356&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2415a4b4ad5127d8234467d5f41389b9b6fd45d01&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a944c1700cb346d291a1d04bb3e71fde192d4656&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfapimhjQAJjQsSSBNMO%2Bzmpi6LlCZdnUjs71dAm8YOu9nOe09%2BL14S9HZQe3/2MRyRBu8Ik0tvHanb04rF0SkPZEg56JFU0Oq0OexVkeZqGH3w2luWbJGCcRCMdyv2HsJAKssu1sfUQJ9ei5lu%2BxTd2TjE0bjzYEKqfZ9Bn%2B22zyfrj9iaEXXIegywsQYoM%2B3Akt12xahCPucShNDVQiwQJHaV1q3MF6IWFXAp6q4DoSe4%2B/bx4idi0TWykZCjrPnEEFB1QtSF5FXeCMkXzZyXvNRNNzGJIu4cBXBhxYq8KGZ5NcvLF16reany8o0lrzjSzeNkn62X14zUjTf%2BSu3/0IAIx2tQbE3DMvslcdcb1ClAiPTYPfkWk1ewEf9XpxtanaLWSMSyR5XDNIMzro/4EacfSwwlrXeY0B3eRWs/7yv9ZTxOf9rHy1l/AQ%3D%3D&RelayState=s2f17baa8b8136ca18194b0161c2041f2423b636d6 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7/FWna4UkQJZgWIBu9eJsh91YmU4F6Gui3Gb/frKTrBmw5bCTAJF8KL4vNSPQyvFlH57NFn/0SCE5aGWIj4E5673hFkgSN6CReBC8WX564GWac%2BdtsMIqliyJ0Adpzcoa6jX6Bv2LFPh1%2BzBnzyE44ll2ULafkEvHU7Q6dei7tPNo9qn1%2Bwx0di7PNAZYKgmUkWPJOj5LGhga/IlLJeg3XgRJg%2Bil2TsZUmH1wGyaxy220qMIF1jZRu4H6wWOs89ZB4qQJZv1nFGJ0D1Vt4CivIeb9t20EHcVCChAdEWBmIvpLd4U1V3MpxqI5Au%2BEYh63BgKYMKclXlZTvK7SV7tins%2BrXhefWdJfVLuvTRtfO11mZ%2BOScQ/7nb1pH5sdiz5hp5GNWICW8wGs/jY2F/Ydx0LZ8/Ygtwsu0AceY5/jjWbdW2VFD%2BTpVL2deURQhw1%2BB5H%2BTSE612GG9lOujGVBw%2BGJJrAkqYe8F96ULKT6KPqjmXnzqdVxHY0J25FwEP4j8mSldUOvKRBKjyACGexLsErFSu22C2uQgUXQ168Hhx/tb4dXIxbhe1uGMtZH04y/hV%2BjP1jtt/Ry5%2B4%2BAU%3D HTTP/1.1" 200 2288 4ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PogSLViAREFVkbbdlNAeehucCWvJsV2Ps0v/fZ0Au1RqOfRkyTPzjOd9x3OCTlm%2B6v2z3uHPHslHp05p4mNgwXqnuQGSxDV0SNwLXq8%2BP/I8ybh1xhthFItWROi8NHptNPUduhrdixT4bfe4YM/eW%2BJpelKmj8km4ymaLrHo2qR1qI%2BJcccUuvRannboYaUkUEqWRZvwLKlhaPAnLpHQvfMCSGpEJ/XRSp8I0w3Mun7aYSMdCn%2BDlU3gfjRO4Dj7grWgCFm03SwY5ZOiLCErprNJMT3grJwKzKDMs4dDWxzKNodp9jCbIIR8qoBIvuA7gajHrSYP2i9YnuV5nE3jrNhPZrwseFb8YFF1Ue6D1E147X2ZD%2Bck4p/2%2Byqunuo9i76jo1GNkMCW88EsPjZ2N/bdx8LVM7YkO09vEGee5V9CzXZTGSXFr2illHldOwQfRvWux1G%2BDvz9LsONbOJ2TOXegSaJ2rOorgb81x6UbCW6oLpl6bXzZRWxGc0JW%2BHx5P9jsmhtOgtO0iAVnkD4q1i34LUKFTtsl3ehgoshL1wPjr8a1wwuhq3CZj%2BMZY3zFxn/Cj/H/jHbW/T2Jy5/Aw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHfycB4kFiChckECqQLEobfF3lBLjp1mbYn%2BfQOoFfTAbXc9M9oZ74ygM73YuLMLfofUO0sYXTpjSdye5iwMVjggTcJChyS8FPvldiN4nIp%2BcN5JZ1i0QvLagtfOztmn9z2JJLkYF2INXXwtJlJ1MdqztoiDtude%2B1i6LoEuWa/e98btUOkBpU869LA0GijRqmfRejVnJLHOq6Ys2rI4FSVMM1U2AIDYqLwqsOU1Flmp2hFuf30c3EjkeZk1ea5k2tbTukKeoZKyOvGGTys8AeT1qNnWMDKJAq4tebB%2BznjK%2BSStJ2lxyBpRFiItPlh0xIFuHkf7bDG7ZiRuvOEhtdehAREO16DYgvpZ8iBx1%2BvF3oMP9Ny9OYXREUzA1%2Bp0Q4t9kBKJWPKssh1ncMbFDr/C%2BGORpkg5ixHd4W0w5vu%2B0n/G8/Svfb6cxQ8%3D&RelayState=s2e86aa2bff989afae48988d1c225b50c3d9faaa74 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNG2BRlAJjQsSSBMgDruZ1O0ipUlXJxL7%2BxXQJtiBm%2B2895T37AVBZ3q5da0Lfo/UO0sYXTpjSd6eliwMVjogTdJChyS9kofVbitFzGU/OO%2BUMyxaI3ltwWtnl%2BzT%2B55kklyMC7GGLr4WE1V3MdpWW8RB27bXPlauS6BLNuv3g3F7rPWAyicdelgZDZToumfRZr1klKfTsuAqU02ZqazMm7yeNWo6FiDOaVEI4EWGjRrh9tfH0Y1E0SCcU45CnLN5g6ooMVP8LNIiz2DKmyzl9TwX9WxkEgXcWPJg/ZIJLsSEzyc8P6alLHLJ8w8WnXCgm8fRPqsW14zkjTc8pPY6NCDC4RoUq6hfJA8Sd71eHjz4QM/dm6sxOoEJ%2BFqdbmh5CEohEUueVXbjDFqs9vgVxo1FmqLaWYzoDm%2BCMd/3L/1nPE//2ufLqX4A&RelayState=s28bb56ad0580ccb8bfd2d35560c93e2b1b4aaeb2a HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s221021c0466d87850b46f4167661181b3d48ed356&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2eafb46aec29a3d751c84aca1acf11ee0c56e3148&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR789VEdK22UmiFqLSwoQkcuLnOpGvJX3ic3fLvcdKWLRL0wMmSZ%2BYZz/uOl8iUtLQa/LPew48B0EcnJTXSKbAig9PUMBRINVOA1HPaVJ8eaR6n1DrjDTeSRBUiOC%2BM3hiNgwLXgHsRHL7uH1fk2XuLNElO0gwztPF08k7FFlwf9w70MTbumDCVXMsTBZ5VUjBM0JJoG54lNBsb/ImLBVNvvAASGsAJfbTCx9yokdk0T3vohAPub7CiC9wPxnGYZl%2BRnkkEEu22K4J5usgf5hnLDj3MeTnnMC/L9JAVfZqnZc/eLbK0zIpFF/KxZojiBd4IiAPsNHqm/YrkaZ7P0sUsLdrsgZYFTYvvJKovyr0XuguvvS/z4ZyE9GPb1rP6qWlJ9A0cTmqEBLJejmbRqbG7se8%2Bll09I2u0y%2BQGceZZ%2BjnU7La1kYL/jCopzevGAfNhVO8GmORTzN/vMt6IbtZPqdQ7plGA9iRq6hH/ZWBS9AJcUN2S5Nr5sorQTeaErfBw8v8xWbQxyjIncJQKToz7q1i34I0MFXvo13ehnPIxL1yPjr8a140uhq2Crh3Hssb5i4x/hZ9j/5jtd/T2J65/AQ%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPfb9owEMf/lcjvJCGltFiAxEDTkLo1JawPezvsC7UU/5jPadl/PyfAyqSVhz1Z8t19zvf9nqcEunF80YYXs8GfLVJIDroxxPvAjLXecAukiBvQSDwIXi2%2BPvAizbnzNlhhG5YsiNAHZc3SGmo1%2Bgr9qxL4ffMwYy8hOOJZdmhsOyCX9qeQOnXo67T2aPap9fsMdHYuzzQGWDQKKCPHklV8ljLQNfgblyrQ77wIUgbRK7N3KqTC6o5ZVY8blMqjCBdYJSP3s/UC%2B9lnrIaGkCXr1YxRIXcgEe9u6xzgfixvbiYyHxdDKCbD3Xh8B7nASSHqXcynEojUK74TiFpcGwpgwowVeVEM8vtBPtoOJ/x2xPPRD5aUJ%2BU%2BKSPja6/LvDsmEf%2By3ZaD8rHasuQZPfVqxAQ2n3Zm8b6xv7DvOhbOnrE5uWl2gTjyHP8Wa9ar0jZK/EoWTWPflh4hxFGDb7GXT0O43qW7UXJQ96k8eDCk0ASWVGWHf2qhUbVCH1V3LDt3Pq0iyt6cuBUBD%2BE/JkuWVjvwijqp8AAinMW6BC%2BbWLHBen4VKrjo8uJ15/ib9bJzMW4Vym03lrM%2BnGT8J/wY%2B2C2P9HLnzj/DQ%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a4a78ab2e4e607c30bf67324b591992fa791124b&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds21455a0489148be958ce0a5207bf4b5f2a80791ea&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2e7d5e86ddcbfeabfaf1df0151a2c4c6a22007145&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BeKjYAESBVVF2nZTQnvobdaZsJYc2/U4u/Tf1wnQTaWWQ0%2BWPDPPeN53vCRolOWb1j/rA/5okXx0bpQm3gdWrHWaGyBJXEODxL3g5ebTA8/jlFtnvBFGsWhDhM5Lo7dGU9ugK9G9SIFfDw8r9uy9JZ4kZ2XaEdm4P0XVxBZdHdcO9Sk27pRAk9zKkwY9bJQESsiyaBeeJTV0Df7ExRKaN14ASY3opD5Z6WNhmo5Zlo8HrKRD4QdYWQXuB%2BME9rOvWA2KkEX73YpRns1hPEtzyMfTbF7Xs8V0IcS7bDKdZSlksyfIM6zH6SzkUwFE8gXfCEQt7jV50H7F8jTPR%2Bl8lE6O2YJPJzydfGdRcVXuvdRVeO19mZ8uScQ/Ho/FqHgsjyz6ho56NUICWy87s3jf2A3su4%2BFm2dsTXaZDBAXnuWfQ81%2BVxglxc9oo5R53ToEH0b1rsVevgb8/S7djaxGdZ/KvQNNErVnUVl0%2BC8tKFlLdEF1y5Jb5%2BsqYtWbE7bC49n/x2TR1jQWnKROKjyD8DexhuCtChUHrNd3oYKLLi9cd46/Gld1LoatwurYjWWN81cZ/wq/xP4x2%2B/o8CeufwE%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a20d6716b8b2cce333a78001f7ee2c0a8a5817bc&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a4a78ab2e4e607c30bf67324b591992fa791124b&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2eafb46aec29a3d751c84aca1acf11ee0c56e3148&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 27ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s21455a0489148be958ce0a5207bf4b5f2a80791ea&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2e7d5e86ddcbfeabfaf1df0151a2c4c6a22007145&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVJNi8IwEP0rJXf7ZSxpUEHWi6CwqHjY2ySduoE06XYScP/9VmUX3YO3mcl7j3kvMyfobC%2B3/uxj2CP13hEml846krenBYuDkx7IkHTQIcmg5WG128oyzWU/%2BOC1tyxZIwXjIBjvFuwzhJ5kll2sj6mBLr0WE910KbqzcYiDcefehFT7LoMu26zfD9bvsTED6pB1GGBlDVBmmp4lm/WCkcZpy0tQQuk8h0YpIVooKlVVs4IXLU6LWVEI3Yxw9%2Bvj6EdiKUoOCFBh3SrBNTa65hVXtRa85UrllRI1QIEjkyjixlEAFxaszMtykotJzo9FLWdc5vyDJScc6OZxtM%2BW82tG8sYbHlJ7HRoQ4XANii2pn2cPEne9Xh4ChEjP3ZtvMDmBjfhanW5oeYhaIxHLnlV24wzOuNzjVxx/LDGUNN5hQnd4G639vq/0n/E8/WufL2f5Aw%3D%3D&RelayState=s20721cbf1f112aaa757a5dfef2ce005ff78314374 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds218a3602a23518ff6959cc7145610a16ba21ef306&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a20d6716b8b2cce333a78001f7ee2c0a8a5817bc&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScjyaQESBVVF2nZTQnvobepMWEv%2BqsfZpf%2B%2BToAulVoOPVnyzDzjed/xgkArx9dteDZ7/NEiheSklSHeB5as9YZbIEncgEbiQfBq/fGRF2nOnbfBCqtYsiZCH6Q1G2uo1egr9C9S4Jf945I9h%2BCIZ9lJ2XZALu1PUevUoW/SxqM5ptYfM9DZtTzTGGCtJFBGjiXb%2BCxpoGvwJy6VoN94ESQNopfm6GRIhdUds6qe9lhLjyLcYGUdue%2BtF9jPvmQNKEKW7LZLRgU84Aym8xkMpzifjMcP42Y2GeMERsUQh/P5VOTNZNoUMZ9KIJIv%2BEYganFnKIAJS1bkRTHIZ4N8dBjO%2BXjE89E3lpQX5d5JU8fX3pf5%2BzmJ%2BIfDoRyUT9WBJV/RU69GTGCrRWcW7xv7G/vuY%2BHqGVuRW2Q3iDPP8U%2BxZrctrZLiZ7JWyr5uPEKIowbfYi%2BfhnC/S3cj60HTp/LgwZBEE1hSlR3%2BcwtKNhJ9VN2x7Nr5sopY9%2BbErQh4Cv8xWbKx2oGX1EmFJxDhKtYteKNixR6b1V2o4KLLi9ed46/W152LcauwPnRjOevDRca/ws%2Bxf8z2O3r7E1e/AA%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBTsMwDP2VKve1SdZtabRNQuwyCSS0IQ7c3MQdkdKk1IkEf0%2B3CcQ4cLOd9578Xrwm6P2gH%2BIp5nRAGmIgLD56H0hfnjYsj0FHIEc6QI%2Bkk9HHu8cHLUuuhzGmaKJnxQ4puQDJxbBhbykNpKvqw8dcOujLczEzti8xnFxAHF04DS6VJvYV9NV%2B93T08YDWjWhS1WOCO%2B%2BAKmcHVux3G0b1fCFWXY1cCCna5dys2m7Fl0aIWnUKwKKac4tygodvH89xIkoLtlG8U8iXSrWq4dJAK4SxC7FQDQhuW1w2Uk1Mooz7QAlC2jDJpZxxNeP1s2j0ota8fmXFC4508TjZZ9v1OSN94Y2/Uvs/NCDC8RwU29Kwrn5JXPUGfUyQMt1299Fi8QI%2B4//qdEHrYzYGiVh1q/I4zeCE2wO%2B5%2BnHCkeFjQELusK77P3ndaW/jNvpT3t7Odsv&RelayState=s2b68c4483ed6a7d2c6e57be88b95222d47dfe2ee4 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s218a3602a23518ff6959cc7145610a16ba21ef306&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a3e8a798a17e965535f865e6a421e1997c0f67f2&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2420b5b8cc94d497e0248e39634c9188c6e4f3181&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a3e8a798a17e965535f865e6a421e1997c0f67f2&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2420b5b8cc94d497e0248e39634c9188c6e4f3181&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcS5wXBgkioXJBAqgBx6G2xN6klx06ztkT/vgHUCnrgtrueGe2Md0HQmV5sXeuC3yP1zhJGl85YErenJQuDFQ5Ik7DQIQkvxWG124os5qIfnHfSGRatkby24LWzS/bpfU8iSS7GhVhDF1%2BLiVRdjLbVFnHQtu21j6XrEuiSzfr9YNwelR5Q%2BqRDDyujgRKtehZt1ktG00bysszyaaVm0JxlVZUKZM4LkFxlaaXS4pwj5yPc/vo4upGYwezM51hBU84bLmcyTTHNEdK0kucCkCPmvMnms5FJFHBjyYP1S5bxLJvwasKLYzoXZSF48cGiEw508zjaZ/XimpG48YaH1F6HBkQ4XINiNfWL5EHirteLgwcf6Ll7cwqjE5iAr9XphhaHICUSseRZZTfOoMV6j19h/LFIU6ScxYju8CYY831f6T/jefrXPl9O/QM%3D&RelayState=s230a8103b5ff46d393ec760a03e6340879718334f HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNG0pjaASGhckkCZAHHZzU8MipUlXJxL7%2BxXQJtiBm%2B2895T37DlBZ3q5cWcX/A6pd5YwunTGkrw9LVgYrHRAmqSFDkl6JffL7UaKmMt%2BcN4pZ1i0QvLagtfOLtin9z3JJLkYF2INXXwtJqrtYrRnbREHbc%2B99rFyXQJdsl69743bYasHVD7p0MPSaKBEtz2L1qsFo2kJqsBZVs5yrCBLm7IFURVYVrwtc1SoUpXCaTrC7a%2BPgxuJAiEXgqu0aArgqPJMjBUvRcOneVEJKJVoRplsZBIFXFvyYP2CCS7EhM8mPD%2BklSxyyfMPFh1xoJvH0T6r59eM5I03PKT2OjQgwuEaFKupnycPEne9Xu49%2BEDP3ZtrMTqCCfhanW5ouQ9KIRFLnlW24wzOWO/wK4wbizRFrbMY0R1%2BCsZ837/0n/E8/WufL6f%2BAQ%3D%3D&RelayState=s2ea74e6e458afd4caa0d2667f63152448c5ead5a3 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BWpYgQVIFFQVadtNSdpDb8aZsJb8VY%2BzS/997QBdKrUcmoslz8wznvedLJApael68M96Dz8GQJ%2BclNRIx8CSDE5Tw1Ag1UwBUs9ps/70SMs0p9YZb7iRJFkjgvPC6I3ROChwDbgXweHr/nFJnr23SLPsJM0wQZuOJ%2B9UasH1ae9AH1PjjhlT2bU8U%2BDZWgqGGVqSbMOzhGaxwZ%2B4VDD1xgsgoQGc0EcrfMqNisymedpDJxxwf4MVXeB%2BMI7DOPuS9EwikGS3XRIs%2BbSougPPC3iYz6Z9kU/L%2BUM1D19VzA/wrqgOJWOzmI81QxQv8EZAHGCn0TPtl6TMy3KSzyZ51RZzOq1oXn0nSX1R7r3QXXjtfZkP5ySkH9u2ntRPTUuSb%2BBwVCMkkNUimkXHxu7GvvtYdvWMrNAushvEmWfp51Cz29ZGCv4zWUtpXjcOmA%2BjejfAKJ9i/n6XeCO6ST%2BmUu%2BYRgHak6SpI/7LwKToBbiguiXZtfNlFaEbzQlb4eHk/2OyZGOUZU5glApOjPurWLfgjQwVe%2BhXd6Gc8pgXrqPjr8Z10cWwVdC1cSxrnL/I%2BFf4OfaP2X5Hb//E1S8%3D HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds28955904162387ed4eda8d5f550489a67bf08d09e&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bNfNl4UkQJZgWIBudeNsh91UmU4F6Gui3Gb/fpKTrB6w5bCTAJF8KL4vtUCmpKXrzr/oPfzoAH1yUlIj7QNL0jlNDUOBVDMFSD2n9frzAy3SnFpnvOFGkmSNCM4LozdGY6fA1eBeBYev%2B4clefHeIs2ykzTdCG3an7xRqQXXpq0DfUyNO2ZMZdfyTIFnaykYZmhJsg3PEprFBn/iUsHUOy%2BAhAZwQh%2Bt8Ck3KjLr%2BnEPjXDA/QArmsD9aByHfvYlaZlEIMluuyRY5O20nbQ8L8ummE5nE5iPS35/Nyufi3s%2BG7ezkrP5lMd8rBiieIV3AmIHO42eab8kRV4Uo3w%2ByseHu5JOxjQffydJdVHug9BNeO1tmZ/PSUg/HQ7VqHqsDyT5Bg57NUICWS2iWbRv7Ab23cayq2dkhXaRDRBnnqVfQs1uWxkp%2BM9kLaV52zhgPozqXQe9fIr5213ijWhGbZ9KvWMaBWhPkrqK%2BKeOSdEKcEF1S7Jr58sqQtObE7bCw8n/x2TJxijLnMAoFZwY91exhuCNDBV7aFc3oZzymBeuo%2BNvxjXRxbBV0BziWNY4f5Hxr/Bz7B%2Bz/Y4Of%2BLqFw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SYj42FiAREFVkbbdlKQ99DY4E9ZS/FGPs0v/fZ0Au1RqOfRkyTPzjOd9xwsC1Vq%2B7vyz3uPPDslHJ9Vq4kNgyTqnuQGSxDUoJO4FL9efH3kWp9w6440wLYvWROi8NHpjNHUKXYnuRQr8tn9csmfvLfEkObWmG5GNh1PUKrbomrhxqI%2BxcccEVHItTxR6WLcSKCHLom14ltTQN/gTF0tQ77wAkhrRSX200sfCqJ5Zlk97rKVD4W%2Bwsg7cj8YJHGZfsgZaQhbttktGGeR1ls0fMoDDIWvmh/Ekh2aejptZNp3VKczyyXQ8z/OQTwUQyRd8JxB1uNPkQfsly9IsG6UPo3RSjXM%2BnfB08oNFxUW5D1LX4bX3ZT6ck4h/qqpiVDyVFYu%2Bo6NBjZDAVoveLD40djf23cfC1TO2IrtIbhBnnuVfQs1uW5hWil/Rum3N68Yh%2BDCqdx0O8inw97v0N7IeNUMq9w40SdSeRWXR47920MpGoguqW5ZcO19WEevBnLAVHk/%2BPyaLNkZZcJJ6qfAEwl/FugVv2lCxx2Z1Fyq46PPCde/4q3F172LYKqyrfixrnL/I%2BFf4OfaP2d6itz9x9Rs%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f34e39ca089949535b7daeb4e09109bc5ffcfa0f&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:04 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s28955904162387ed4eda8d5f550489a67bf08d09e&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bNdJUFuIA2QJhgXoVi/2duhNkelUgL4mym327yc7SZsBWw49CRDJh%2BL7UgtkSlq66v2z3sGvHtBHRyU10jFQkt5pahgKpJopQOo5rVdfH2gWp9Q64w03kkQrRHBeGL02GnsFrgb3Ijj82D2U5Nl7izRJjtL0E7TxePJWxRZcF3cO9CE27pAwlVzKEwWeraRgmKAl0SY8S2g2NPgbFwum3nkBJDSAE/pghY%2B5UQOzrh930AoH3F9hRRu4n43jMM5eko5JBBJtNyXBjO/bbDq/m6bTYg5pd98VkHVFlsP%2BPp/NGfB8PyvyIg/5WDFE8QLvBMQetho9074kWZplkzSfpLPmrqDzGU1nTySqzsp9EroNr70t8/6UhPRL01ST6rFuSPQTHI5qhASyXAxm0bGxu7LvNpZdPCNLtIvkCnHiWfot1Gw3lZGC/45WUprXtQPmw6je9TDKp5i/3WW4Ee2kG1Opd0yjAO1JVFcD/nvPpOgEuKC6Jcml83kVoR3NCVvh4eg/MFm0NsoyJ3CQCo6M%2B4tY1%2BC1DBU76JY3oZzyIS9cD46/GtcOLoatgrYZxrLG%2BbOM/4SfYv%2BZ7S16/ROXfwA%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f34e39ca089949535b7daeb4e09109bc5ffcfa0f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PhrCNliAREFVkbbdLKF76M1xJqwlf9Xj7NJ/XydAl0pdDj1Z8sw843nf8RyZkpauev%2Bsd/CzB/TRUUmNdAwsSO80NQwFUs0UIPWc1quv9zRPMmqd8YYbSaIVIjgvjF4bjb0CV4N7ERy%2B7%2B4X5Nl7izRNj9L0MdpkPHmrEguuSzoH%2BpAYd0iZSi/lqQLPVlIwTNGSaBOeJTQbGvyNSwRTb7wAEhrACX2wwifcqIFZ1w87aIUD7q%2Bwog3cz8ZxGGdfkI5JBBJtNwuCeVa0nJcMsrxoZsUEymZWTktelMXddDr7mJeTpm3uJkXIx4ohihd4IyD2sNXomfYLkmd5HmdlnBX7DzM6LWg2/UGi6qzcJ6Hb8NrbMjenJKRf9vsqrh7qPYmewOGoRkggy/lgFh0buyv7bmPZxTOyRDtPrxAnnqXfQs12Uxkp%2BK9oJaV5XTtgPozqXQ%2BjfIr5212GG9HG3ZhKvWMaBWhPoroa8I89k6IT4ILqlqSXzudVhHY0J2yFh6P/j8mitVGWOYGDVHBk3F/EugavZajYQbe8CeWUD3nhenD81bh2cDFsFbT7YSxrnD/L%2BE/4KfbObH%2Bi1z9x%2BRs%3D HTTP/1.1" 200 2292 4ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwFPyVkrttmmq0QQVZL4LCouJhb6/pqxtIk25fAu7fb1V20T14y7zMDG8mmRO0tlNbf/Yx7JE67wiTS2sdqdvVgsXeKQ9kSDlokVTQ6rDabZVIuep6H7z2liVrpGAcBOPdgn2G0JHKsov1MTXQptfDSNdtiu5sHGJv3LkzIdW%2BzaDNNuv3g/V7rE2POmQtBlhZA5SZumPJZr1gJHjO5QTERKCAXOYFcAFVNdWyabgoSo0zWSLIge5%2Bcxz9VViXuqqKqZzOpCzHRcGbcSPyesANasBCNqLJBc4GJVHEjaMALiyY4EKM%2BGzEx8e8VJOx4pMPlpywp1vGIT5bzq8dqZuuf2jtdWlAhP21KLakbp49WNz9OnUIECI9ozdfY3ICG/G1O93Y6hC1RiKWPbvshhmccbnHrzi8WGIoqb3DhO70Jlr7fV/pv%2BJ5%2Bgeff87yBw%3D%3D&RelayState=s252c772f03f2a1e275a48afb9e8870f51dbe9ab31 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds204dcc8ae024b943e8b9858c48465597283bdb634&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 18ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 19ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2463ba360268f20c9ac1b3fabdb374c97045164d3&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds21cf36e264710f7cf0f5de77866e3566a9dd4df39&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp3djfLR8ACJAqqipQ2G5b20Jtjj4klf9XjTei/r3eBhkoth54seWae8bzveI7MaE9XbXyxO/jRAsbsaLRF2gcWpA2WOoYKqWUGkEZOm9XnB1rlJfXBRcedJtkKEUJUzq6dxdZAaCC8Kg5fdw8L8hKjR1oUR%2B3aAfq8P7kwuYcgcxnAHnIXDgUzxaW8MBDZSiuGBXqSbdKzlGVdgz9xuWLmnZdAygIEZQ9exZw70zGb5nEHQgXg8QqrROJ%2BdIFDP/uCSKYRSLbdLAhWYiZGEylleSfkjPHhFGZsWA2f4X56Nx1PRDW8n4zkWKR8rBmieoV3AmILW4uR2bggVVlVg3I6KEf7uxkdj2g5/k6y%2BqzcB2VFeu1tmZ9PSUg/7ff1oH5s9iT7BgF7NVICWc47s2jfOFzZdxvLLp6RJfp5cYU48Tz9kmq2m9ppxX9mK63d2zoAi2nUGFro5TMs3u7S3SgxkH0qjYFZVGAjyZq6wz%2B1TCupICTVPSkunc%2BrCKI3J21FhGP8j8mytTOeBYWdVHBkPF7EugavdarYgVzehHLKu7x03Tn%2B5oLoXExbBWLfjeVdiGcZ/wo/xf4x2%2B/o9U9c/gI%3D HTTP/1.1" 200 2292 4ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2100b3d7dc48e714b26ef7836a3d00a48883dcbf1&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2463ba360268f20c9ac1b3fabdb374c97045164d3&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s204dcc8ae024b943e8b9858c48465597283bdb634&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2100b3d7dc48e714b26ef7836a3d00a48883dcbf1&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s21cf36e264710f7cf0f5de77866e3566a9dd4df39&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BeoCWwuQKKgq0rabJbSH3owzYS35q57JLv33dQJ0qdRy6CmWZ%2BYZz/tOZiiM9nzZ0bPdwo8OkJKj0Rb5EJizLljuBCrkVhhATpLXy88PvExz7oMjJ51myRIRAilnV85iZyDUEF6UhK/bhzl7JvLIs%2ByoXTdCnw5f2ZjUQ2jTNoA9pC4cMmGyS3lmgMRSK4EZepas47OUFX2DP3GpEuaNF0HKAgRlD15RKp3pmXX9uIVGBZB0hVVN5H50QcIw%2B5y1QiOwZLOeMyyLpp1M37VjCfFQFlDu8/vpZFyIYnov91Dsy0mej4tJzMdKIKoXeCMgdrCxSMLSnJV5WY7y%2B1F%2Btyve8/Edz8ffWVKdlfugbBNfe1vm/SkJ%2BafdrhpVj/WOJd8g4KBGTGCLWW8WHxqHK/tuY8XFM7ZAP8uuECee519izWZdOa3kz2SptXtdBRAUR6XQwSCfEXS7S3%2BjmlE7pHIKwqICSyypqx7/1AmtWgUhqu5Zdul8XkVoBnPiVhAc6T8mS1bOeBEU9lLBUUi6iHUNXulYsYV2cRMquezz4nXv%2BKsLTe9i3Cpodv1Y3gU6y/hX%2BCn2j9l%2BR6//xMUv HTTP/1.1" 200 2289 2ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBasMwDP2V4HsTx4nXxrSFsl4KHYx27LCbYiudwbGzyIbu75e2bKw77CbJ7z38nrQk6N2g9uEUUjwgDcETZufeeVLXpxVLo1cByJLy0COpqNVx87RXIudqGEMMOjiWbZGi9RBt8Cv2HuNAqijOLqTcQp9fipk2fY7%2BZD3iaP1psDHXoS%2BgL3bb56MLBzR2RB2LHiNsnAUqrBlYttuuGDXiQQKgxG5RSi0Mtrqs5tVCdw3wppS1MC0Y3k5w/%2B3jJUxEIeayWaA2VTMVXSvnVV022Om6Mmhq08i243Pe6olJlHDnKYKPKya4EDO%2BmPH6pWyUrBWXbyx7xZGuHif7bL28ZKSuvPFXav%2BHBkQ4XoJiaxqWxS%2BJm96gjhFiovvuMRjMXsEl/F%2Bdrmh1TFojESvuVZ6mGZxwfcCPNG0ss5SZ4DGjG7xLzn3evvSXcT/9ae8vZ/0F&RelayState=s209b12a3d5d2ce71cce1d69f4d27552e71945957a HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUihsBYgUVBVpG03S9I99GbsCWvJX/U4u/Tf1wnQTaUuh54seWae8bzveIFMK0fXbXg2e/jZAobkpJVB2geWpPWGWoYSqWEakAZOq/XXe1qkOXXeBsutIskaEXyQ1myswVaDr8C/SA7f9/dL8hyCQ5plJ2XbEbq0P7nQqQPfpI0Hc0ytP2ZMZ9fyTENgayUZZuhIso3PkoZ1Df7GpZLpN14ESQPgpTk6GVJudcesqoc9COmBhwFWisj9bD2HfvYlaZhCIMluuyRYNHMx/TibitkMxHg8P%2BQzLubFZDIdAwjI7w6iOTQNfIj5WDJE%2BQJvBMQWdgYDM2FJirwoRvl8lE/q8R2dTmg%2B/UGS8qLcJ2lEfO1tmQ/nJKRf6roclQ9VTZIn8NirERPIatGZRfvGfmDfbSy7ekZW6BbZAHHmOfot1uy2pVWS/0rWStnXjQcW4qjBt9DLp1m43aW7kWLU9Kk0eGZQggkkqcoO/9gyJRsJPqruSHbtfFlFEL05cSsCnMJ/TJZsrHbMS%2BykghPj4SrWELxRsWIPzeomlFPe5cXrzvFX60XnYtwqEHU3lrM%2BXGT8J/wce2e2P9HhT1z9Bg%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF77Ni111ZIAmQJhgXoVi/OdthNkahUgL4mym327ye7yZoBWw47CRDJh%2BL7UjNkRnu67OOT3cKPHjBmR6Mt0jEwJ32w1DFUSC0zgDRy2i0/PdAqn1IfXHTcaZItESFE5ezKWewNhA7Cs%2BLwdfswJ08xeqRFcdSun6DPx5MLk3sIMpcB7CF34VAwU5zLCwORLbViWKAn2To9S1k2NPgTlytm3ngJpCxAUPbgVcy5MwOz6x63IFQAHi%2BwSiTuBxc4jLPPiWQagWSb9ZxgdStEU5V7KWt%2BXzb1/hbKsoam4u/Km4aJWvI7xm%2BkTPnYMkT1DG8ExB42FiOzcU6qaVVNpneTab0r72lT02nznWTtSbn3yor02usy71%2BTkH7c7dpJ%2B9jtSPYNAo5qpASymA1m0bFxuLDvOpadPSML9LPiAvHK8/RzqtmsW6cV/5kttXYvqwAsplFj6GGUz7B4vctwo8REjqk0BmZRgY0k69oB/6VnWkkFIanuSXHufFpFEKM5aSsiHON/TJatnPEsKBykgiPj8SzWJXilU8UW5OIqlFM%2B5KXrwfEXF8TgYtoqELthLO9CPMn4V/hr7B%2Bz/Y5e/sTFLw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f8d5675d77ed118b07cd824451eede09bdfbffe3&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BdqEggVIKagq0rabEtpDb8aZsJb8VY%2BzS/99nQBdKrUcerLkmXnG877jBTIlLa16/6x38KMH9NFJSY10DCxJ7zQ1DAVSzRQg9Zw21adHmscptc54w40kUYUIzguj10Zjr8A14F4Eh6%2B7xyV59t4iTZKTNP0EbTyevFWxBdfFnQN9jI07Jkwl1/JEgWeVFAwTtCTahGcJzYYGf%2BJiwdQbL4CEBnBCH63wMTdqYDbN0w5a4YD7G6xoA/eDcRzG2ZekYxKBRNvNkmA%2Byw9ZxmftrCz5w7Scz/N304du1hZZls4PaVFkBzbN5kXIx5ohihd4IyD2sNXomfZLkqd5Pklnk7TYZ3NaFjQtv5Oovij3Xug2vPa%2BzIdzEtKP%2B309qZ%2BaPYm%2BgcNRjZBAVovBLDo2djf23ceyq2dkhXaR3CDOPEs/h5rtpjZS8J9RJaV5XTtgPozqXQ%2BjfIr5%2B12GG9FOujGVesc0CtCeRE094L/0TIpOgAuqW5JcO19WEdrRnLAVHk7%2BPyaL1kZZ5gQOUsGJcX8V6xa8lqFiB93qLpRTPuSF68HxV%2BPawcWwVdDuh7Gscf4i41/h59g/Zvsdvf2Jq18%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2aa8f02597d47d9f36a9a808580aace826175adbf&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f8d5675d77ed118b07cd824451eede09bdfbffe3&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds282b11c8d855c365992763f8d41109b0441ba6194&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBasMwDP2V4HsTx3GTxrSFsV4KK4x29LCbsJXO4NhZZEP390tbNtYdepPk9x56z1oS9G5QL%2BEUUtwjDcETZufeeVLXpxVLo1cByJLy0COpqNXhafeiRM7VMIYYdHAs2yBF6yHa4FfsI8aBVFGcXUi5hT6/FDNt%2Bhz9yXrE0frTYGOuQ19AX2w3rwcX9mjsiDoWPUZ4chaosGZg2XazYsQ7aYSQlRFSdItmXsqKN5K3talF2ZVStKbRNegJ7n98vIWJKBpheAcLmCiyxWoBBtuqQV42VQ01cCgbKOddNzGJEm49RfBxxQQXYsYXMy7fylbNpeLzd5YdcaSrx8k%2BWy8vGakrb/yT2uPQgAjHS1BsTcOy%2BCNx0xvUIUJMdN89B4PZEVzCx%2Bp0RatD0hqJWHGvsptmcML1Hj/T9GOZpcwEjxnd4F1y7uu20n/G/fS3vb%2Bc9Tc%3D&RelayState=s2b13a6aa92ae25c4ee6c9a99faff5acb1d210a655 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSx3kRiyChckECqQLEoTdjb6glx06ztkT/viGoFfTAbXc9M9oZ7wJFZ3q%2BdRcX/B6wdxYhunbGIp%2BeGhIGy51AjdyKDpB7yQ%2Br3ZazmPJ%2BcN5JZ0i0BvTaCq%2Bdbcin9z3yJLkaF2ItuvhWzKTqYrAXbQEGbS%2B99rF0XSK6ZLN%2BPxi3B6UHkD7pwIuV0QITrXoSbdYNQVpXgrVVBW2ZinmRqTajZS4VLSmURcpU0RZnpWCE218fRzcSWcWyGuqW5iqr51lapaqGPEuzosrOshSqyClVsqYjEzHAxqIX1jeEUcZmdD6j%2BTGteZFzWnyQ6AQDTh5H%2B2S5uGXEJ97wkNrr0AQiDLegyBL7RfIgcdfr%2BcELH/C5e3MKopMwAV6r44TmhyAlIJLkWWU3zsQFlnv4CuOPRRoj5SxEeIe3wZjv%2B0r/Gc/Tv/b5cpY/&RelayState=s243dabacc231d983d2f6ca03828eba646c65b989e HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVJBbsIwEPxK5DuJEzspWBAJlQsSSBUgDr059oZacuw0a0v09w2gVqSH3nbXM6Od8S5RdrYXO3/xMRwAe%2B8QkmtnHYr704rEwQkv0aBwsgMUQYnjer8TRUpFP/jglbck2QAG42Qw3q3IRwg9iiy7Wh9TI7v0VsyU7lJwF%2BMABuMuvQmp8l0mu2y7eTtafwBtBlAh6yDItTUSM6N7kmw3K4KUKcVVlb9IxnPOK6XbOeW0gkXT6EXOG2gYy3k7wt2Pj5MfiUVZ6RE4B6CMAytlUelRoc1bqVlLS17ljAJnemQiRtg6DNKFFSloUczofEb5KV%2BIkgtavpPkDAPePY72Sb28ZSTuvOEptf9Dk4gw3IIiNfbL7EniodeLY5Ah4rR79RqSs7QR/lfHO1oco1KASLKpyn6cyQvUB/iM448lBhPtHST4gLfR2q/HSn8Z0%2BlvO72c%2Bhs%3D&RelayState=s2584b482d4f18c9b526cb01d486c05e56671a66d6 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2490172653e563e491bc34ea8e587051d4874d2d8&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2aa8f02597d47d9f36a9a808580aace826175adbf&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s282b11c8d855c365992763f8d41109b0441ba6194&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SfjUYgESBVVF2nZTkvbQ2%2BBMWEv%2BqsfZpf%2B%2BToBdKrUcerLkmXnG877jBYFWjq/b8Gz2%2BLNFCslJK0O8DyxZ6w23QJK4AY3Eg%2BDl%2BvMjH6U5d94GK6xiyZoIfZDWbKyhVqMv0b9Igd/2j0v2HIIjnmUnZdsBubQ/Ra1Th75JG4/mmFp/zEBn1/JMY4C1kkAZOZZs47Okga7Bn7hUgn7nRZA0iF6ao5MhFVZ3zLJ82mMtPYpwg5V15H60XmA/%2B5I1oAhZstsuGY2Gk2Z%2BgPk4z/NaHGa1EHMcjg/NA0wxH85yHMN4dhhOYz4VQCRf8J1A1OLOUAATlmyUj0aD/GGQT6rhnE8nPJ/%2BYElxUe6DNHV87X2ZD%2Bck4p%2BqqhgUT2XFku/oqVcjJrDVojOL9439jX33sXD1jK3ILbIbxJnn%2BJdYs9sWVknxK1krZV83HiHEUYNvsZdPQ7jfpbuR9aDpU3nwYEiiCSwpiw7/tQUlG4k%2Bqu5Ydu18WUWse3PiVgQ8hf%2BYLNlY7cBL6qTCE4hwFesWvFGxYo/N6i5UcNHlxevO8Vfr687FuFVYV91YzvpwkfGv8HPsH7O9RW9/4uo3 HTTP/1.1" 200 2289 2ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds25654002c4fb309aa03855cbf60a2be8b01a468b6&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ff89bf367be66a9f8c6f6cea7b59970745f151f2&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds20ccce8746cf347139fbdb5c0db0a282ba3aea99d&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2490172653e563e491bc34ea8e587051d4874d2d8&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CUSBBguQKKgq0rabknQPvRl7wlryVz3OLv33dQJ0qdRy2JMlz8wznvcdL5Bp5ei6C89mDz87wJCctDJIh8CSdN5Qy1AiNUwD0sBpvf7yQPN0TJ23wXKrSLJGBB%2BkNRtrsNPga/AvksP3/cOSPIfgkGbZSdluhC4dTi506sC3aevBHFPrjxnT2bU80xDYWkmGGTqSbOOzpGF9g79xqWT6jRdB0gB4aY5OhpRb3TPr%2BnEPQnrg4QYrReR%2Bsp7DMPuStEwhkGS3XRLM83JeTEQ5LUs4zNlhWk5mYnooRFEe%2BIe8bItZOWt5zmI%2BVgxRvsAbAbGDncHATFiSfJzno3E5GhfNZE6nBR1Pf5Ckuij3URoRX3tf5sM5CennpqlG1WPdkOQJPA5qxASyWvRm0aGxv7HvPpZdPSMrdIvsBnHmOfo11uy2lVWS/0rWStnXjQcW4qjBdzDIp1m436W/kWLUDqk0eGZQggkkqase/61jSrYSfFTdkeza%2BbKKIAZz4lYEOIV3TJZsrHbMS%2BylghPj4SrWLXijYsUe2tVdKKe8z4vXveOv1ovexbhVIJp%2BLGd9uMj4T/g59p/Z/kRvf%2BLqNw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s20ccce8746cf347139fbdb5c0db0a282ba3aea99d&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSx3mBRZBQuSBRqQLUQ28be6GWHDvN2lL79w2gVtBDb7vrmdHOeJcEvR3kzp99DHukwTvC5LO3juT1qWVxdNIDGZIOeiQZlDysn3dSpFwOow9eecuSDVIwDoLxrmXvIQwks%2BzT%2Bpga6NNLMVO6T9GdjUMcjTsPJqTK9xn02XbzcrB%2Bj9qMqELWY4C1NUCZ0QNLtpuWkUKAAvNaaBR1faqhKPW8013Nm3lX6W5RV0LXopvg7sfH0U9EsahV3jS6UGVzASnQBee5KvWpKidG0TW4EJjziUkUcesogAstE1yIGZ/PeHnMF7IqJa/eWPKKI109TvbZannJSF55411q/4cGRDhegmIrGpbZncRNb5CHACHSY/fkNSavYCP%2Br05XtDxEpZCIZY8qz9MMzrja40ecfiwxlGjvMKEb/BSt/bqt9JfxOP1tHy9n9Q0%3D&RelayState=s28d32f320f5e25bc8bf95f0e2709996c2a3029ffe HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ff89bf367be66a9f8c6f6cea7b59970745f151f2&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 22ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s25654002c4fb309aa03855cbf60a2be8b01a468b6&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 26ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CYTQ7lqAREFVkbbdLKE99GbsCWvJX/U4u/Tf1w7QTaWWQ0%2BR5uMZz/tO5si0cnTVhWezgx8dYMhOWhmkfWJBOm%2BoZSiRGqYBaeC0WX1%2BoGU%2Bps7bYLlVJFshgg/SmrU12GnwDfgXyeHr7mFBnkNwSIvipGw3Qpf3Xy507sC3eevBHHPrjwXTxbW90BDYSkmGBTqSbeKzpGFpwJ%2B4XDL9xosgaQC8NEcnQ86tTsymedyBkB54GGCliNyP1nPod1%2BQlikEkm03C4Jly6A8VNOqnczeiQljYnI3vS%2BhamOomkJ1aKclvBepHmuGKF/gjYDYwdZgYCYsSDkuy9H4bjSu9pN7OqvoePadZPVFuQ/SiPja2zIfzkVIP%2B339ah%2BbPYk%2BwYeezViAVnOk1m0H%2BwH9t3GsqtnZIluXgwQZ56jX2LPdlNbJfnPbKWUfV17YCGuGnwHvXyahdtTUkSKUduX0uCZQQkmkKypE/6pY0q2EnxU3ZHiOvlyiiB6c%2BJVBDiF/9gsW1vtmJeYpIIT4%2BEq1hC8VrFjB%2B3yJpRTnupiODn%2Bar1ILsarArFPaznrw0XGv8LPuX/s9js7/BOXvwA%3D HTTP/1.1" 200 2286 4ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 15ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds20818bc60b4ff3d104db99aea011bb4b4ad85df76&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 10ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2fae2b434f156d1aad18392e4f34f43e4bf32e7de&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds258062ba03fa6c9609e2de7a54e196381cc908021&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 9ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s20818bc60b4ff3d104db99aea011bb4b4ad85df76&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2fae2b434f156d1aad18392e4f34f43e4bf32e7de&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s258062ba03fa6c9609e2de7a54e196381cc908021&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfatGnWNgIkNC5ITJoA7bCbmxoWKU26OpHY36%2BANsEOu9nOe09%2BL54T9HZQW3/yMeyQBu8Ik3NvHanr04LF0SkPZEg56JFU0Gq/etmqIuVqGH3w2luWrJGCcRCMdwv2EcJAKsvO1sfUQJ9eipnu%2BhTdyTjE0bjTYEKqfZ9Bn23Wr3vrd9iZEXXIegywsgYoM93Aks16wUjwMm/zsqpFIYWsRVNzUeYNrwU0HYAU0HZ1W%2BEEdz8%2BDn4iFhJ1Idtj1bTHGmUJlXzSUiNUggv9hFwUx5KLNp%2BYRBE3jgK4sGAFL4oZr2e8POSNkqXi8p0lbzjS1eNkny3nl4zUlTfepfZ/aECE4yUotqRhnt1J3PQGtQ8QIj12z77D5A1sxP/V6YpW%2B6g1ErHsUeVlmsEJlzv8jNOPJYaSzjtM6AY/Rmu/biv9ZTxOf9vHy1l%2BAw%3D%3D&RelayState=s21c4d8001181e5066bd7cb479c61a3cbe25fe8f04 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScgSsmsBEgVVRdp2s4T20JuxJ6wlf9Xj7NJ/XydAl0oth54seWae8bzveIZMK0eXXXgxW/jRAYbkqJVBOgTmpPOGWoYSqWEakAZOm%2BXnR1qkOXXeBsutIskSEXyQ1qyswU6Db8C/Sg5ft49z8hKCQ5plR2W7Ebp0OLnQqQPfpq0Hc0itP2RMZ5fyTENgSyUZZuhIso7Pkob1Df7EpZLpd14ESQPgpTk4GVJudc9smqctCOmBhyusFJH70XoOw%2Bxz0jKFQJLNek6wEA/jiZiyMhdVNc3HfN%2B206oqxbQsi%2Bqe5fmkursr9uOYjzVDlK/wTkDsYGMwMBPmpMiLYpTfj/LJbvxAywnNy%2B8kqc/KfZBGxNfelnl/SkL6aberR/VTsyPJN/A4qBETyGLWm0WHxv7KvttYdvGMLNDNsivEiefol1izWddWSf4zWSpl31YeWIijBt/BIJ9m4XaX/kaKUTuk0uCZQQkmkKSpe/xzx5RsJfiouiPZpfN5FUEM5sStCHAM/zFZsrLaMS%2BxlwqOjIeLWNfglYoVW2gXN6Gc8j4vXveOv1kvehfjVoHY9WM568NZxr/CT7F/zPY7ev0TF78A HTTP/1.1" 200 2293 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPBjtowEIZfJfKdJASCWAuQKKgq0rabEtpDb1N7wlpybNfj7NK3rxOgS6WWQ0%2BWPDPfeP5/vCBotePrLjybPf7okEJyarUhPgSWrPOGWyBF3ECLxIPg9frjIy/SnDtvgxVWs2RNhD4oazbWUNeir9G/KIFf9o9L9hyCI55lJ227Ebl0OIVsU4e%2BSRuP5phaf8ygza7lWYsB1loBZeRYso3PUgb6Bn/iUgXtGy%2BClEH0yhydCqmwbc%2Bs66c9SuVRhBuskpH73nqBw%2BxL1oAmZMluu2RU5GI2a%2BYwn2E5L0oQJUwBJ/JhPC/GDUg5laKc5M0k5lMFROoF3whEHe4MBTBhyYq8KEb5fJRPD%2BMHXk55Xn5jSXVR7p0yMr72vszfz0nEPxwO1ah6qg8s%2BYqeBjViAlsterP40Njf2HcfC1fP2IrcIrtBnHmOf4o1u21ltRI/k7XW9nXjEUIcNfgOB/laCPe79DdKjpohlQcPhhSawJK66vGfO9CqUeij6o5l186XVUQ5mBO3IuAp/Mdkyca2DryiXio8gQhXsW7BGx0r9tis7kIFF31evO4df7Ve9i7GrUJ56Mdy1oeLjH%2BFn2P/mO139PYnrn4B HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds20c66f8a86e5825ac5a4ae3d91821fadd4dc530f3&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds24f2f19c9647ab15262355985255df22e61369e22&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds295596b3ffc842fb0e28b73e6b95ba4d40a1556a4&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScgC3VqAlIKqIm27WZL20JuxJ6wlf9Xj7NJ/XydAN5VaDj1Z8sw843nf8RKZVo6WXXg2e/jRAYbkpJVBOgRWpPOGWoYSqWEakAZO6/LzAy3SnDpvg%2BVWkaREBB%2BkNRtrsNPga/AvksPX/cOKPIfgkGbZSdlugi4dTi506sC3aevBHFPrjxnT2bU80xBYqSTDDB1JtvFZ0rC%2BwZ%2B4VDL9xosgaQC8NEcnQ8qt7pl1/bgHIT3wMMJKEbkfrecwzL4iLVMIJNltVwQLsQAO76bzwz1b5ADFYbrgMFvki/Zwx2Am5neiZe1MxHysGKJ8gTcCYgc7g4GZsCJFXhST/H6Sz5rpezqf0Xz%2BnSTVRbkP0oj42tsyH85JSD81TTWpHuuGJN/A46BGTCDrZW8WHRr7kX23sezqGVmjW2YjxJnn6JdYs9tWVkn%2BMymVsq8bDyzEUYPvYJBPs3C7S38jxaQdUmnwzKAEE0hSVz3%2BqWNKthJ8VN2R7Nr5soogBnPiVgQ4hf%2BYLNlY7ZiX2EsFJ8bDVawxeKNixR7a9U0op7zPi9e946/Wi97FuFUgmn4sZ324yPhX%2BDn2j9l%2BR8c/cf0L HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s20c66f8a86e5825ac5a4ae3d91821fadd4dc530f3&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s24f2f19c9647ab15262355985255df22e61369e22&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s295596b3ffc842fb0e28b73e6b95ba4d40a1556a4&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR780VSpVZbqbRCVFrY0AQO3Iwz6VryFx5nt/x7nLTdLRL0wMmSZ%2BYZz/uOl8iUtHQz%2BCd9gJ8DoI9OSmqkU2BFBqepYSiQaqYAqee02Xx6oHmcUuuMN9xIEm0QwXlh9NZoHBS4Btyz4PD18LAiT95bpElykmaYoY2nk3cqtuD6uHegj7Fxx4Sp5FqeKPBsIwXDBC2JduFZQrOxwZ%2B4WDD1xgsgoQGc0EcrfMyNGplN83iATjjg/gYrusD9YByHafYV6ZlEINF%2BtyKY92Wa8QpYMedFVkE3z/K8Z0VZzBnLFmVV5Vk5X1TvQj7WDFE8wxsBcYC9Rs%2B0X5E8zfNZWs3Sos0WtCxoWn4nUX1R7r3QXXjtfZl/nJOQfmzbelY/Ni2JvoHDSY2QQNbL0Sw6NXY39t3HsqtnZI12mdwgzjxLP4ea/a42UvBf0UZK87J1wHwY1bsBJvkU8/e7jDeim/VTKvWOaRSgPYmaesR/GZgUvQAXVLckuXa%2BrCJ0kzlhKzyc/H9MFm2NsswJHKWCE%2BP%2BKtYteCtDxQH69V0op3zMC9ej4y/GdaOLYauga8exrHH%2BIuNf4efYP2Z7jd7%2BxPVv HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds22cf6df614c8bdd322a8487028ed735ef111f0a90&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CQ2hAQuQKKgq0rabEtpDb1NnwlryVz3OLv33dQJ0qdRy6MmSZ%2BYZz/uOFwRaOb7uwpPZ448OKSQnrQzxIbBknTfcAkniBjQSD4LX648PPE/H3HkbrLCKJWsi9EFas7GGOo2%2BRv8sBX7ZPyzZUwiOeJadlO1G5NLhFI1OHfo2bT2aY2r9MQOdXcszjQHWSgJl5Fiyjc%2BSBvoGf%2BJSCfqVF0HSIHppjk6GVFjdM%2Bv6cY%2BN9CjCDVY2kfveeoHD7EvWgiJkyW67ZJRPJuUMBcyhKGE%2BhWaeT6CYYVFiUxTF23KW51MxLecxnyogks/4SiDqcGcogAlLlo/zfDSejcbF4c2cTws%2Bnn5jSXVR7p00TXztfZm/n5OIfzgcqlH1WB9Y8hU9DWrEBLZa9GbxobG/se8%2BFq6esRW5RXaDOPMc/xRrdtvKKil%2BJmul7MvGI4Q4avAdDvJpCPe79DeyGbVDKg8eDEk0gSV11eM/d6BkK9FH1R3Lrp0vq4jNYE7cioCn8B%2BTJRurHXhJvVR4AhGuYt2CNypW7LFd3YUKLvq8eN07/mJ907sYtwqbQz%2BWsz5cZPwr/Bz7x2y/o7c/cfUL HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds267dcb7487136b3642ed821410076439ed66d743e&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f501c8ea46c418ed6122fa4546aa195882156983&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s22cf6df614c8bdd322a8487028ed735ef111f0a90&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s267dcb7487136b3642ed821410076439ed66d743e&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f501c8ea46c418ed6122fa4546aa195882156983&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUj5tAgSBVVF2nZTQvfQm3HGrCV/1ePs0n9fJ0CXSi2HPVnyzDzjed/xAplWjq7a8Gx28LMFDMlJK4O0D5Sk9YZahhKpYRqQBk7r1ZcHWqQ5dd4Gy60iyQoRfJDWrK3BVoOvwb9IDt93DyV5DsEhzbKTsu0AXdqfvNGpAy9S4cEcU%2BuPGdPZtTzTENhKSYYZOpJs4rOkYV2Dv3GpZPqNF0HSAHhpjk6GlFvdMev6cQeN9MDDDVY2kfvJeg797CURTCGQZLspCRbAYA6T6YfDVAjeHGbj2VgM%2BVSM2HA6LWDSiPlQ8EkR87FiiPIF3giILWwNBmZCSYq8KAb5bJCP9sM5HY9oPv5Bkuqi3Edpmvja%2BzIfzklIP%2B/31aB6rPckeQKPvRoxgSwXnVm0b%2Bxv7LuPZVfPyBLdIrtBnHmOfo01201lleS/kpVS9nXtgYU4avAt9PJpFu536W5kMxB9Kg2eGZRgAknqqsN/a5mSQoKPqjuSXTtfVhGa3py4FQFO4R2TJWurHfMSO6ngxHi4inULXqtYsQOxvAvllHd58bpz/NX6pnMxbhU0%2B24sZ324yPhP%2BDn2n9n%2BRG9/4vI3 HTTP/1.1" 200 2292 2ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBauMwEP0Vo3tsWZUcWySBsrkEWihJ6WFvY2mcFciS1yNB9%2B/rJLQ0e%2BhtZvTeQ%2B/NbAhGP%2BmneI45HZGmGAiL99EH0tenLctz0BHIkQ4wIulk9Onx%2BUmLkutpjima6FmxR0ouQHIxbNmflCbSVfXuYy4djOWlWBk7lhjOLiDOLpwnl0oTxwrG6rB/Ofl4ROtmNKkaMcGjd0CVsxMrDvstI1CSrzuBspdKDY0wQ98rVKCE5fVadXINbd08tAs8fPp4jQtRqKGzxkopTNPXHZhmvVTS9oobrkzdPph2aFq4MIkyHgIlCGnLBBdixdsVl691p5XUXP1mxRvOdPW42Ge7zSUjfeXN31L7OTQgwvkSFNvRtKm%2BSdz0Jn1KkDLdd7%2BixeINfMaf1emK1qdsDBKx6l7leZnBGXdH/JuXjRWOChsDFnSDD9n7f7cv/c%2B4n36195ez%2BwA%3D&RelayState=s2fb6d5090de02f4e03f39671f5d6268dda31aab46 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaEtrQRoCExgUJpAkQh93cxLBIadLVicT%2BfgW0CXbgZjvvPfm9eEbQ2k5u/NnHsEPqvCNMLq11JG9PcxZ7Jz2QIemgRZJByf1yu5E8zWXX%2B%2BCVtyxZIQXjIBjv5uwzhI5kll2sj6mBNr0WI6XbFN3ZOMTeuHNnQqp8m0GbrVfve%2Bt3qE2PKmQtBlhaA5QZ3bFkvZoz0rnI6ymfChTjupxCjiCakte6rk9VKZRAVAIEH%2BDu18fBD0RejhvRFFxMC11VTYWnYiImhWgUlE2DRaUHMhSnemASRVw7CuDCnPGc81FejfLiMK5lWci8/GDJEXu6eRzss8XsmpG88fqH1F6HBkTYX4NiC%2Bpm2YPEXa%2BT%2BwAh0nP35jUmR7ARX6vTDS33USkkYtmzynaYwRkXO/yKw48lhhLtHSZ0h5%2Bitd/3lf4znqd/7fPlLH4A&RelayState=s2fb2c542fdf069e0941bc05b986fefa2347818562 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7EpMCLRYgUVBVpG03JbSH3owzZi35qx5nl/77OgG6VGo59GTJM/OM533Hc%2BRGe7bq4pPdwY8OMGYnoy2yIbAgXbDMcVTILDeALArWrD49sKqgzAcXnXCaZCtECFE5u3YWOwOhgfCsBHzdPSzIU4weWVmetOty9MVwitYUHoIsZAB7LFw4ltyU1/LSQOQrrTiW6Em2Sc9SlvcN/sQViptXXgIpCxCUPXoVC%2BFMz2yaxx20KoCIN1jVJu4HFwQMsy%2BI5BqBZNvNgmB14JJO30o64RTG0L6BEUhRCZhNKB0d5Gx6GE3liIqUjzVHVM/wSkDsYGsxchsXpKJVldN3OR3vRzM2GTM6%2BU6y%2BqLce2Xb9Nr7Mh/OScg%2B7vd1Xj82e5J9g4CDGimBLOe9WWxoHG7su4/lV8/IEv28vEGceZ59TjXbTe20Ej%2BzldbuZR2AxzRqDB0M8hke73fpb1SbyyGVxcAtKrCRZE3d4790XCupICTVPSmvnS%2BrCO1gTtqKCKf4H5Nla2c8Dwp7qeDERbyKdQte61SxA7m8CxVM9Hnpunf8xYW2dzFtFbT7fizvQrzI%2BFf4OfaP2X5Hb3/i8hc%3D HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp3djdOAsQCJAqqipQ2G5b20JuxZ4klf9XjTei/r3eBZiu1HHqy5Jl5xvO%2B4xlyoz1btvHFbuFHCxizo9EWWR%2BYkzZY5jgqZJYbQBYFq5efHxnNS%2BaDi044TbIlIoSonF05i62BUEN4VQK%2Bbh/n5CVGj6wojtq1I/R5fwppcg%2BhyZsA9pC7cCi4KS7lhYHIl1pxLNCTbJ2epSzvGvyJyxU377wEUhYgKHvwKubCmY5Z109bkCqAiAOskon70QUB/exz0nCNQLLNek6Q0gkVIMZ7egO30wmVUE7o7ViMy72kU2jkvtlPHqZjnvKx4ojqFd4JiC1sLEZu45zQktJROR2Vd7ubB3Z/x8r77ySrzsp9UFam116XeX9KQvZpt6tG1VO9I9k3CNirkRLIYtaZxfrGYWDfdSy/eEYW6GfFAHHiefYl1WzWldNK/MyWWru3VQAe06gxtNDLZ3i83qW7UXLU9KksBm5RgY0kq6sO/9xyrRoFIanuSXHpfF5FkL05aSsiHON/TJatnPE8KOykgiMX8SLWELzSqWILzeIqVDDR5aXrzvE3F2TnYtoqkLtuLO9CPMv4V/gp9o/ZfkeHP3HxCw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds23239eebced99ea044665c8f3b1e178e237e1d2b4&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9pAEIb/irV3bGNwSVaAREFVkdLGxbSH3ob1mKy0X91ZJ/Tfd%2B1AQ6WWQ0%2BW5uOZnfcdzwm0cnzVhSezwx8dUkhOWhniQ2LBOm%2B4BZLEDWgkHgSvV58eeJHm3HkbrLCKJSsi9EFas7aGOo2%2BRv8sBX7dPSzYUwiOeJadlO1G5NLhKxqdOvRt2no0x9T6YwY6u7RnGgOslATKyLFkE58lDfQD/sSlEvQbL4KkQfTSHJ0MqbC6Z9b14w4b6VGEK6xsIveD9QKH3ResBUXIku1mwagoZhMxnb6DopxNirvJrChbkQNCeYixcTOFdnwoi/s81lMFRPIZ3whEHW4NBTBhwYq8KEb53Sif7sf3vJzyvPzOkuqs3Htpmvja2zIfXouIf9zvq1H1WO9Z8g09DWrEArac92bxYbC/su82Fi6esSW5eXaFeOU5/jn2bDeVVVL8TFZK2Ze1Rwhx1eA7HOTTEG5P6SOyGbVDKQ8eDEk0gSV11eO/dKBkK9FH1R3LLpPPp4jNYE68ioCn8B%2BbJWurHXhJvVR4AhEuYl2D1yp27LBd3oQKLvq6GO4df7G%2B6V2MV4XNvl/LWR/OMv4V/pr7x26/s9d/4vIX HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2273c446a2573283725fc0aea5b6a21d4af1b5290&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQgfBQuQKKgq0rabErqH3ow9YS35qx5nl/77OgG6qdRy2JMlz8wznvcdL5Bp5ei6Cc9mDz8bwJCctTJIu8CSNN5Qy1AiNUwD0sBptf7yQIs0p87bYLlVJFkjgg/Smo012GjwFfgXyeH7/mFJnkNwSLPsrGwzQJd2Jxc6deDrtPZgTqn1p4zp7FaeaQhsrSTDDB1JtvFZ0rC2wd%2B4VDL9xosgaQC8NCcnQ8qtbplV9bgHIT3w0MNKEbmfrOfQzb4kNVMIJNltlwSLyeRDPhE1DGdFMT%2BOYDSdzqbDoxDD4xAKmI/FuMjHozrmY8kQ5Qu8ERAb2BkMzIQlKfKiGOSzQT4%2BDOd0Mqb55AdJyqtyH6UR8bX3ZT5ekpB%2BPhzKQflYHUjyBB47NWICWS1as2jX2Pfsu49lN8/ICt0i6yEuPEe/xprdtrRK8l/JWin7uvHAQhw1%2BAY6%2BTQL97u0N1IM6i6VBs8MSjCBJFXZ4r81TMlago%2BqO5LdOl9XEURnTtyKAOfwjsmSjdWOeYmtVHBmPNzE6oM3KlbsoV7dhXLK27x43Tr%2Bar1oXYxbBeLQjuWsD1cZ/wm/xP4z259o/yeufgM%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s23239eebced99ea044665c8f3b1e178e237e1d2b4&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2273c446a2573283725fc0aea5b6a21d4af1b5290&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds252453737aae8a5110ee7f52c802467743cae7ed7&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s252453737aae8a5110ee7f52c802467743cae7ed7&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds28a606c03ae53d18dfb7c4e4887f0558d40ed4180&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PkhhAxYgUVBVpG03JbSH3ow9YS35qx5nl/77OgG6VGo59GTJM/OM533Hc2RaObrqwrPZwY8OMCQnrQzSIbAgnTfUMpRIDdOANHDarD490jIrqPM2WG4VSVaI4IO0Zm0Ndhp8A/5Fcvi6e1yQ5xAc0jw/Kdul6LLh5EJnDnybtR7MMbP%2BmDOdX8tzDYGtlGSYoyPJJj5LGtY3%2BBOXSabfeBEkDYCX5uhkyLjVPbNpnnYgpAcebrBSRO4H6zkMsy9IyxQCSbabBcFyXD2IUTUdczE6sEn1ANPDoSzflaKdjaBirIKiHYlZGfOxZojyBd4IiB1sDQZmwoKURVmmxTQtxvvRjE7GtJh8J0l9Ue69NCK%2B9r7Mh3MS0o/7fZ3WT82eJN/A46BGTCDLeW8WHRr7G/vuY9nVM7JEN89vEGeeo59jzXZTWyX5z2SllH1de2Ahjhp8B4N8moX7XfobKdJ2SKXBM4MSTCBJU/f4Lx1TspXgo%2BqO5NfOl1UEMZgTtyLAKfzHZMnaase8xF4qODEermLdgtcqVuygXd6Fcsr7vHjdO/5qvehdjFsFYt%2BP5awPFxn/Cj/H/jHb7%2BjtT1z%2BAg%3D%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQgfAguQKKgq0rabkrSHvRl7wlryVz3OLv33dQLsUqnlsCdLnplnPO87XiDTytF1G57NHn61gCE5aWWQ9oElab2hlqFEapgGpIHTav31gRZpTp23wXKrSLJGBB%2BkNRtrsNXgK/AvksOP/cOSPIfgkGbZSdl2gC7tTy506sA3aePBHFPrjxnT2bU80xDYWkmGGTqSbOOzpGFdg79xqWT6nRdB0gB4aY5OhpRb3TGr6nEPQnrg4QYrReR%2Btp5DP/uSNEwhkGS3XRIshlMGI84bATCaFVNxmI3z%2BWGYN6PDmM/FcDoueMMmRczHkiHKF3gnILawMxiYCUtS5EUxyGeDfFwP53QypvnkiSTlRblP0oj42vsyH85JSL/UdTkoH6uaJD/BY69GTCCrRWcW7Rv7G/vuY9nVM7JCt8huEGeeo99izW5bWiX572StlH3deGAhjhp8C718moX7XbobKQZNn0qDZwYlmECSquzw31umZCPBR9Udya6dL6sIojcnbkWAU/jAZMnGase8xE4qODEermLdgjcqVuyhWd2Fcsq7vHjdOf5qvehcjFsFou7GctaHi4z/hJ9j/5ntLXr7E1d/AA%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s28a606c03ae53d18dfb7c4e4887f0558d40ed4180&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPfb9owEMf/lcjvJGmAtliAxEDTkLo1JawPezPOhVryr/kuLfvv5wRYmbTysCdLvrvP%2Bb7f8xSF0Z4vWnqxG/jZAlJyMNoi7wMz1gbLnUCF3AoDyEnyavH1gRdpzn1w5KTTLFkgQiDl7NJZbA2ECsKrkvB98zBjL0QeeZYdtGsH6NP%2BlLVJPYQmbQLYferCPhMmO5dnBkgstBKYoWfJKj5LWdE1%2BBuXKmHeeRGkLEBQdu8VpdKZjllVjxuoVQBJF1hVR%2B5nFyT0s89YIzQCS9arGcOiHhY7kefDXN7mNyN51%2BxkMZSjOykAhsX97W48aSaiGMd8LAWieoV3AmILa4skLM1YkRfFIL8f5KPtzYSPRzwf/2BJeVLuk7J1fO11mXfHJORftttyUD5WW5Y8Q8BejZjA5tPOLN43Dhf2XceKs2dsjn6aXSCOPM%2B/xZr1qnRayV/JQmv3tgwgKI5KoYVePiPoepfuRtWDpk/lFIRFBZZYUpUd/qkVWjUKQlTds%2Bzc%2BbSKUPfmxK0gONB/TJYsnfEiKOykgoOQdBbrErzUsWIDzfwqVHLZ5cXrzvE3F%2BrOxbhVUG%2B7sbwLdJLxn/Bj7IPZ/kQvf%2BL8Nw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2d32ba0030c6014c7fbc23c47caee3286b59f9a25&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a0f08b9e52d0f8e9b0791f70bc35943b977675fe&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPbjtowEIZfJfJ9DmXDIRYgUVBVpG03JbQXvTP2hLXkUz3OLn37OgG6VGq56JUlz8w3nv8fz5Fp5eiqC89mBz86wJCctDJIh8CCdN5Qy1AiNUwD0sBps/r0SEdZQZ23wXKrSLJCBB%2BkNWtrsNPgG/AvksPX3eOCPIfgkOb5SdkuRZcNJxc6c%2BDbrPVgjpn1x5zp/FqeawhspSTDHB1JNvFZ0rC%2BwZ%2B4TDL9xosgaQC8NEcnQ8at7plN87QDIT3wcIOVInI/WM9hmH1BWqYQSLLdLAiOxlPB27ISD1V5mLSFEBNeteWDmBQzXk5mrGgPUE2nVczHmiHKF3gjIHawNRiYCQsyKkajtJilRbl/V9FxSYvxd5LUF%2BXeSyPia%2B/LfDgnIf2439dp/dTsSfINPA5qxASynPdm0aGxv7HvPpZdPSNLdPP8BnHmOfo51mw3tVWS/0xWStnXtQcW4qjBdzDIp1m436W/kSJth1QaPDMowQSSNHWP/9IxJVsJPqruSH7tfFlFEIM5cSsCnMJ/TJasrXbMS%2BylghPj4SrWLXitYsUO2uVdKKe8z4vXveOv1ovexbhVIPb9WM76cJHxr/Bz7B%2Bz/Y7e/sTlLw%3D%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a0f08b9e52d0f8e9b0791f70bc35943b977675fe&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2d32ba0030c6014c7fbc23c47caee3286b59f9a25&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2557f5557dc8c8b21d51999c822773dffd1fb74fe&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f28aec80f91fd28960f510cf50deb44c7c3e4a67&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2557f5557dc8c8b21d51999c822773dffd1fb74fe&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVJNi8IwFPwrJXf7mdQ2aEHWi6CwqHjYW5q8uoE06fYl4P77rcouugdvmZeZ4c0kCxS9GfjWnV3we8DBWYTo0huL/Ha1JGG03AnUyK3oAbmX/LDabXkep3wYnXfSGRKtAb22wmtnl%2BTT%2BwF5klyMC7EWfXw9zKTqY7BnbQFGbc%2BD9rF0fSL6ZLN%2BPxi3B6VHkD7pwYuV0QITrQYSbdZLgrSY16xVaZaVVVZnjE24ViJjXddBC1QWqoUqLSa6/c1xdJMwp0q1FW2LlHVFTbusm5fASiZp0XZFkVdlJnJF4apEDLCx6IX1S5KneT5Lq1lKj1nNGeUp%2ByDRCUa8ZZzik2Zx7YjfdONDa69LE4gwXosiDQ6L5MHi7jfwgxc%2B4DN6cwqikzABXrvjjc0PQUpAJMmzy26aiTM0e/gK04tFGiPlLER4p3fBmO/7Sv8Vz9M/%2BPxzmh8%3D&RelayState=s2d43c141f14fa51954d9de3cab29f2f4242c26f22 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR7Ezf0Y7HaSqUVotLCZpvCgZvXnnQt%2BQuPs1v%2BPU7askGCHrgkimfmGc/7ThbIjfZs3cZnu4cfLWDMTkZbZH1gSdpgmeOokFluAFkUrF5/vmdlTpkPLjrhNMnWiBCicnbjLLYGQg3hRQn4ur9fkucYPbKiOGnXjtDn/VtIk3sITd4EsMfchWPBTXEtLwxEvtaKY4GeZNt0LWV51%2BBPXK64eeMlkLIAQdmjVzEXznTMun7Yg1QBRBxglUzcjy4I6GdfkoZrBJLttkuCJR/PJeV01sg5LakYp8d0ejebvBOSps/5eDKb0uaJp3ysOKJ6gTcCYgs7i5HbuCQlLcsRvRvRyWH8nk0njE6/k6y6KPdBWZlue1vmp3MSsk%2BHQzWqHuoDyb5BwF6NlEBWi84s1jcOA/tuY/nVM7JCvygGiDPPsy%2BpZretnFbiZ7bW2r1uAvCYRo2hhV4%2Bw%2BPtLt2JkqOmT2UxcIsKbCRZXXX4x5Zr1SgISXVPimvnyyqC7M1JWxHhFP9jsmzjjOdBYScVnLiIV7GG4I1OFXtoVjehgokuLx13jr%2B6IDsX01aBPHRjeRfiRca/ws%2Bxf8z2Ozr8E1e/AA%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f28aec80f91fd28960f510cf50deb44c7c3e4a67&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a17d0a06fd7020c1020558643cd00c1714650fba&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQhZxFqAlIKqIm27KaE97M21J6wlf9Xj7NJ/XydAN5VaDnuy5Jl5xvO%2B4yUyrRytuvBs9vCzAwzJSSuDdAisSOcNtQwlUsM0IA2cNtXnB1qkOXXeBsutIkmFCD5IazbWYKfBN%2BBfJIdv%2B4cVeQ7BIc2yk7LdBF06nFzo1IFv09aDOabWHzOms2t5piGwSkmGGTqSbOOzpGF9g79xqWT6jRdB0gB4aY5OhpRb3TOb5nEPQnrgYYSVInI/Ws9hmH1FWqYQSLLbrggW83bKSs6K%2B2k5nxe5mHExm01bNp8VU14u2oVYFKKctTEfa4YoX%2BCNgNjBzmBgJqxIkRfFJF9M8vIwvad3Jc3vnkhSX5T7II2Ir70t849zEtJPh0M9qR%2BbA0m%2Bg8dBjZhA1sveLDo09iP7bmPZ1TOyRrfMRogzz9EvsWa3ra2S/FdSKWVfNx5YiKMG38Egn2bhdpf%2BRopJO6TS4JlBCSaQpKl7/NeOKdlK8FF1R7Jr58sqghjMiVsR4BTeMVmysdoxL7GXCk6Mh6tYY/BGxYo9tOubUE55nxeve8dfrRe9i3GrQBz6sZz14SLjP%2BHn2H9m%2BxMd/8T1bw%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SWAJy1qAREFVkbbdLKE99GacCWvJX/VMdum/rxOgS6WWQ0%2BWPDPPeN53PENhtOfLll7sFn60gJQcjbbI%2B8CctcFyJ1Aht8IAcpK8Wn5%2B5KM05z44ctJpliwRIZByduUstgZCBeFVSfi6fZyzFyKPPMuO2rUD9Gl/ytqkHkKTNgHsIXXhkAmTXcozAySWWgnM0LNkHZ%2BlrOga/IlLlTDvvAhSFiAoe/CKUulMx6yqpy3UKoCkK6yqI/ejCxL62eesERqBJZv1nOFoLO8e8mY6rqf7%2B/qukZOJHO6n8kEUEzGUAu7lUBbFpIj5WApE9QrvBMQWNhZJWJqzUT4aDfLpIB/vhg%2B8GPO8%2BM6S8qzcB2Xr%2BNrbMu9PScg/7XbloHyqdiz5BgF7NWICW8w6s3jfOFzZdxsrLp6xBfpZdoU48Tz/Ems269JpJX8mS63d2yqAoDgqhRZ6%2BYyg2126G1UPmj6VUxAWFVhiSVV2%2BOdWaNUoCFF1z7JL5/MqQt2bE7eC4Ej/MVmycsaLoLCTCo5C0kWsa/BKx4otNIubUMlllxevO8ffXKg7F%2BNWQb3rxvIu0FnGv8JPsX/M9jt6/RMXvwA%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds26f1a4ca29146620d3cd331fa6321c48f8d82d43f&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PkhJAQuQKKgq0rabJbSH3ow9YS35qx5nl/77OgG6VGo59GTJM/OM533Hc2RaObrqwrPZwY8OMCQnrQzSIbAgnTfUMpRIDdOANHDarD4/0DIrqPM2WG4VSVaI4IO0Zm0Ndhp8A/5Fcvi6e1iQ5xAc0jw/Kdul6LLh5EJnDnybtR7MMbP%2BmDOdX8tzDYGtlGSYoyPJJj5LGtY3%2BBOXSabfeBEkDYCX5uhkyLjVPbNpHncgpAcebrBSRO5H6zkMsy9IyxQCSbabBcFSiBlroZq%2BmxYwamfVpJhNxkU7LUU1OYzgMKrKojq8L2I%2B1gxRvsAbAbGDrcHATFiQsijLtJimxXg/mtFqTIvqO0nqi3IfpBHxtfdlPpyTkH7a7%2Bu0fmz2JPkGHgc1YgJZznuz6NDY39h3H8uunpElunl%2BgzjzHP0Sa7ab2irJfyYrpezr2gMLcdTgOxjk0yzc79LfSJG2QyoNnhmUYAJJmrrHP3VMyVaCj6o7kl87X1YRxGBO3IoAp/AfkyVrqx3zEnup4MR4uIp1C16rWLGDdnkXyinv8%2BJ17/ir9aJ3MW4ViH0/lrM%2BXGT8K/wc%2B8dsv6O3P3H5Cw%3D%3D HTTP/1.1" 200 2292 2ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a17d0a06fd7020c1020558643cd00c1714650fba&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2dd9afe58380e1f95709740f82d57b1eb15205b60&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s26f1a4ca29146620d3cd331fa6321c48f8d82d43f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQjQsBYgpaCqSNtuSmgPvTnOhLXkr3qcXfrv6wToplLLoSdLnplnPO87XiFT0tKi88/6AD86QB%2BdldRIh8CadE5Tw1Ag1UwBUs9pVXx6pFmcUuuMN9xIEhWI4Lwwems0dgpcBe5FcPh6eFyTZ%2B8t0iQ5S9NN0MbDyRsVW3Bt3DrQp9i4U8JUcitPFHhWSMEwQUuiXXiW0Kxv8CcuFky98QJIaAAn9MkKH3OjemZVPR2gEQ64H2FFE7gfjOMwzL4mLZMIJNrv1gSz6bs8z7PlrM4XSzZb5tO6XuQZT2d81tQzDg%2BLdjpPeRrysWSI4gXeCIgd7DV6pv2aZGmWTdLlJJ0fpw90Mafp4juJyqty74Vuwmvvy1xfkpB%2BPB7LSflUHUn0DRwOaoQEsln1ZtGhsRvZdx/Lbp6RDdpVMkJceJZ%2BDjX7XWmk4D%2BjQkrzunXAfBjVuw4G%2BRTz97v0N6KZtEMq9Y5pFKA9iaqyx3/pmBStABdUtyS5db6uIjSDOWErPJz9f0wWbY2yzAnspYIz4/4m1hi8laHiAO3mLpRT3ueF697xV%2BOa3sWwVdAc%2B7Gscf4q41/hl9g/ZvsdHf/EzS8%3D HTTP/1.1" 200 2293 2ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds21794668b78eb60be335a52223681883f5859a0d3&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2dd9afe58380e1f95709740f82d57b1eb15205b60&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds216777283b758a3871bb572c03c3db3ce95f140c0&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PkgJBAuQKKgq0rabErqH3owzYS35qx5nl/77OgG6VGo57MmSZ%2BYZz/uO58iUtHTV%2BWe9g58doI9OSmqkQ2BBOqepYSiQaqYAqee0Xn15oHmSUeuMN9xIEq0QwXlh9Npo7BS4GtyL4PB997Agz95bpGl6kqaL0SbDyRuVWHBt0jrQx8S4Y8pUei1PFXi2koJhipZEm/AsoVnf4G9cIph64wWQ0ABO6KMVPuFG9cy6ftxBIxxwf4MVTeB%2BMo7DMPuCtEwikGi7WRDMZ6MWppPmMGXjspmVk1F5mBZQFPxQTMpROflQ5tO8nWYhHyuGKF7gjYDYwVajZ9ovSJ7leZyVcTbej2a0GNOs%2BEGi6qLcR6Gb8Nr7Mh/OSUg/7/dVXD3WexI9gcNBjZBAlvPeLDo0djf23ceyq2dkiXae3iDOPEu/hprtpjJS8F/RSkrzunbAfBjVuw4G%2BRTz97v0N6KJ2yGVesc0CtCeRHXV4791TIpWgAuqW5JeO19WEZrBnLAVHk7%2BHZNFa6MscwJ7qeDEuL%2BKdQtey1Cxg3Z5F8op7/PCde/4q3FN72LYKmj2/VjWOH%2BR8Z/wc%2Bw/s/2J3v7E5W8%3D HTTP/1.1" 200 2293 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2001337594a98ca83b323661ab6fecb4bb39713e0&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s21794668b78eb60be335a52223681883f5859a0d3&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s216777283b758a3871bb572c03c3db3ce95f140c0&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2cbc6aef56543d6d17896ea0887eb058e212ab675&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2001337594a98ca83b323661ab6fecb4bb39713e0&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2948103cbd09172a916198f18c243d67ed63d60f9&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2cbc6aef56543d6d17896ea0887eb058e212ab675&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STbJwmIBUgqqirTtZknaQ2/GmbCW/FWPs0v/fZ0AXSq1HHqy5Jl5xvO%2B4wUyJS0te/%2Bid/CjB/TRUUmNdAwsSe80NQwFUs0UIPWc1uXnR5rFKbXOeMONJFGJCM4Lo9dGY6/A1eBeBYevu8clefHeIk2SozT9BG08nrxVsQXXxZ0DfYiNOyRMJZfyRIFnpRQME7Qk2oRnCc2GBn/iYsHUOy%2BAhAZwQh%2Bs8DE3amDW9dMOWuGA%2ByusaAP3o3EcxtmXpGMSgUTbzZJg1sE0a7vpXc7yh3TPshmw/TQv8qLI03neZe18OktnRRbysWKI4hXeCYg9bDV6pv2SZGmWTdKHSVo0d3N6X9D0/juJqrNyH4Ruw2tvy7w/JSH91DTVpHqqGxJ9A4ejGiGBrBaDWXRs7K7su41lF8/ICu0iuUKceJZ%2BCTXbTWWk4D%2BjUkrztnbAfBjVux5G%2BRTzt7sMN6KddGMq9Y5pFKA9iepqwD/3TIpOgAuqW5JcOp9XEdrRnLAVHo7%2BPyaL1kZZ5gQOUsGRcX8R6xq8lqFiB93qJpRTPuSF68HxN%2BPawcWwVdA2w1jWOH%2BW8a/wU%2Bwfs/2OXv/E1S8%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2948103cbd09172a916198f18c243d67ed63d60f9&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 23ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHfyIs7DAiRULkggVYA49LbYG2rJsdOsLdG/bwC1gh647a5nRjvjnRF0phcbd3bB75B6ZwmjS2csidvTnIXBCgekSVjokISXYr/cbkQep6IfnHfSGRatkLy24LWzc/bpfU8iSS7GhVhDF1%2BLiVRdjPasLeKg7bnXPpauS6BL1qv3vXE7VHpA6ZMOPSyNBkq06lm0Xs0ZlVVeNWXLU8yarGpVc5IyzadcSlVVdVtPW8lryLMRbn99HNxIzHkG5YmXaaGmDYeykZnk0BRQ1JJXJyzqtpJleVIjkyjg2pIH6%2BcsT/N8ktaTtDhkjeCFSPkHi4440M3jaJ8tZteMxI03PKT2OjQgwuEaFFtQP0seJO56vdh78IGeuzenMDqCCfhanW5osQ9SIhFLnlW24wzOuNjhVxh/LNIUKWcxoju8DcZ831f6z3ie/rXPl7P4AQ%3D%3D&RelayState=s29107e9ab309224ef050f9bdaff95f1fd4bce01b1 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaUFKaRoCExgUJpAkQh91M6rJIadLVicT%2BfgW0CXbgZjvvPfm9eEbQ2k5t/NnHsEPqvCNMLq11pG5PcxZ7pzyQIeWgRVJBq/1yu1F5ylXX%2B%2BC1tyxZIQXjIBjv5uwzhI5Ull2sj6mBNr0WI123KbqzcYi9cefOhFT7NoM2W6/e99bvsDY96pC1GGBpDVBm6o4l69WcEdRNISpZnMrppBYgQdQlx4rnY16VWJW8AK6FbAa4%2B/Vx8AMxL0VZTMaSaynGWpeTgdbksuJCllUhpxpPeTWFEwxMoohrRwFcmLOc5/mIyxEXh3GlCqF48cGSI/Z08zjYZ4vZNSN14/UPqb0ODYiwvwbFFtTNsgeJu16n9gFCpOfuzdeYHMFGfK1ON7TaR62RiGXPKtthBmdc7PArDj%2BWGEpq7zChO7yJ1n7fV/rPeJ7%2Btc%2BXs/gB&RelayState=s28b2ecc3733a09f673f70766f1db5267495cb51f0 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds20f44a36a412f6e547276e8dd1e5c654f9f3f3a08&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcS551YgITKBQmkChCH3hZ7oZYcO83aEv37BlAr6IHb7npmtDPeKUFnerF2Zxf8Fql3ljC6dMaSuD3NWBiscECahIUOSXgpdovNWmQxF/3gvJPOsGiJ5LUFr52dsU/vexJJcjEuxBq6%2BFpMpOpitGdtEQdtz732sXRdAl2yWr7vjNui0gNKn3ToYWE0UKJVz6LVcsaoatvipMq6TvNKFVmbNhXUTVpWR95IfgKOEk458hFuf33s3Ui8QnPVgKxBVqpMkedVnZZ1WsgGyxZqpY7FMcuPI5Mo4MqSB%2BtnLONZNuHNhBf7{"timestamp":"2022-08-04T19:54:05.741Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.743Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7637","trackingIds":["6DA66B4427066A5F39697C8CC12D4463","s2790b283095205789126abf87d961daf9e8a8e6fb"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f3f81900a7fbbe0b6d49e8dc4749a12d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7639"} {"timestamp":"2022-08-04T19:54:05.746Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7640","trackingIds":["2FBBC537B3715C0D48E95753F68C4198","s2da511d582176f0808d479ca9a377a7295ce4ec26"],"client":{"ip":"10.0.6.14","port":52740},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a1cf837ba91762b4f8f23fc540090150"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7642"} {"timestamp":"2022-08-04T19:54:05.747Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7643"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.747Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7643"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.747Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7643"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.747Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7643"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.748Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7643"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.748Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7643"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.748Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7643"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.748Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7643"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.749Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7646","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7571"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7649"} {"timestamp":"2022-08-04T19:54:05.749Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7646","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7571"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7571","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7651"} {"timestamp":"2022-08-04T19:54:05.751Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7643"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:05.751Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7643","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7647"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7653"} {"timestamp":"2022-08-04T19:54:05.752Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.756Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7654"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.756Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7654"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.756Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7654"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.756Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7654"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.756Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7654"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.756Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7654"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.756Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7654"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.756Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7654"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.757Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7643","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7647"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7647","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7660"} {"timestamp":"2022-08-04T19:54:05.758Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7643","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7647"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7662"} {"timestamp":"2022-08-04T19:54:05.758Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7643","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7647"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52740},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5c85412adbe6499049dd6f88c83d4791"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7664"} {"timestamp":"2022-08-04T19:54:05.759Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7654"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:05.759Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7654","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7658"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7667"} {"timestamp":"2022-08-04T19:54:05.760Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7669"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.760Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7669"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.761Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7669"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.761Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7669"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.761Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7669"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.761Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7669"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.761Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7669"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.761Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7669"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.761Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7665","trackingIds":["s2c75793dd24d1801b7353ad6f572a9d5cbc5eab56","C26D5280802F5448378EC90DB285C607"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["eca154e2f411e843fb189e9295cad225"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7676"} {"timestamp":"2022-08-04T19:54:05.763Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7678"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.763Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7678"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.763Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7678"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.763Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7678"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.763Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7678"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.763Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7678"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.763Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7678"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.763Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7678"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.763Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7669"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.763Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7669","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7674"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7683"} {"timestamp":"2022-08-04T19:54:05.766Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7654","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7658"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7658","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7688"} {"timestamp":"2022-08-04T19:54:05.766Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7654","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7658"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7690"} {"timestamp":"2022-08-04T19:54:05.766Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7678"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:05.766Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7678","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7684"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7692"} {"timestamp":"2022-08-04T19:54:05.767Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7654","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7658"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52026},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["679f38c5c121ba528f01e0d88da2175d"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7694"} {"timestamp":"2022-08-04T19:54:05.767Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7685","trackingIds":["11DD2B0DDE3BA75400FE40237FB6631B","s2abf0a340165f512fe52b7f05a166c181f94bdbc7"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8366d4146f59e3e42ba55c13d6b67482"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7696"} {"timestamp":"2022-08-04T19:54:05.769Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7698"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.769Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7698"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.769Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7698"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.769Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7698"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.769Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7698"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.769Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7698"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.769Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7698"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.769Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7698"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.770Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7669","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7674"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7674","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7705"} {"timestamp":"2022-08-04T19:54:05.770Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7669","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7674"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7707"} {"timestamp":"2022-08-04T19:54:05.770Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7672"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.771Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7669","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7674"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52062},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fb58f16fd46362e350c03f5acad0b912"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7710"} {"timestamp":"2022-08-04T19:54:05.772Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7698"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:05.772Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7698","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7703"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7713"} {"timestamp":"2022-08-04T19:54:05.772Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7678","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7684"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7684","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7715"} {"timestamp":"2022-08-04T19:54:05.773Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7678","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7684"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7717"} {"timestamp":"2022-08-04T19:54:05.773Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7678","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7684"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c47c888705dfafc841c25f18dbec5f25"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7720"} {"timestamp":"2022-08-04T19:54:05.776Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7721","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7594"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7726"} {"timestamp":"2022-08-04T19:54:05.777Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7721","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7594"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7594","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7728"} {"timestamp":"2022-08-04T19:54:05.778Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7698","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7703"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7703","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7730"} {"timestamp":"2022-08-04T19:54:05.779Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7698","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7703"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7732"} {"timestamp":"2022-08-04T19:54:05.779Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7698","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7703"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6e74f67ed53c1fe7651c29362c9d10fa"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7734"} {"timestamp":"2022-08-04T19:54:05.780Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.780Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7672","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7647","s2da511d582176f0808d479ca9a377a7295ce4ec26","E4ED755E6FDAD1729C2FF99F4607B78C"],"client":{"ip":"10.0.6.14","port":52740},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b4d411e97424124b3c0d15d52c0778c3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7736"} {"timestamp":"2022-08-04T19:54:05.782Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7702"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.782Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7718"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.784Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7723"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.789Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7702","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7658","s2f9baa27c09d188a501a359b949c04db2ac8bf99b","EA5DADA87F7A2013970CE97E10489D1C"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cdbf95ee11684dee722ca7606ed55863"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7740"} {"timestamp":"2022-08-04T19:54:05.790Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7738"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.791Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7718","trackingIds":["DB792F76E88566216C2A0CB8DC51EC9E","70069da9-74a3-4bfb-a67c-a93f8fd00789-7674","s2ba9210404d83bd6d0088ade1f9525ce4a28f0cb6"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["007a097d6885e55c59b2e5ecae7a53b5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7742"} {"timestamp":"2022-08-04T19:54:05.792Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7723","trackingIds":["s2c75793dd24d1801b7353ad6f572a9d5cbc5eab56","5ED6F63881CADAF64EDA14104DC92436","70069da9-74a3-4bfb-a67c-a93f8fd00789-7684"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fd316b41229e02f0cc596489034b1c88"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7744"} {"timestamp":"2022-08-04T19:54:05.799Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7738","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7703","52338E8D1BCAE0594FAA9BF42C997F14","s2abf0a340165f512fe52b7f05a166c181f94bdbc7"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1049b0edb432d93ca16dea003127109c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7746"} {"timestamp":"2022-08-04T19:54:05.802Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7747","trackingIds":["DDA165C6AC8C6CB64495FE8914BD1924","s289161731211a3afcb7c03a72e227e163475f898b"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ee6e4328a0550d13f42f217b53e707e5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7749"} {"timestamp":"2022-08-04T19:54:05.815Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7750"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.815Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7750"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.815Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7750"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.815Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7750"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.815Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7750"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.815Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7750"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.815Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7750"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.815Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7750"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.819Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7750"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:05.819Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7750","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7753"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7755"} {"timestamp":"2022-08-04T19:54:05.824Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7750","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7753"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7753","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7758"} {"timestamp":"2022-08-04T19:54:05.825Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7750","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7753"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7760"} {"timestamp":"2022-08-04T19:54:05.825Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7750","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7753"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5ab655461fa97527398aba1d0fd1e7c5"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7762"} {"timestamp":"2022-08-04T19:54:05.834Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7769"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.834Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7769"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.835Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7769"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.835Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7769"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.835Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7769"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.835Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7769"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.835Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7769"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.835Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7769"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.836Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7764"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.838Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7769"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.838Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7769","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7772"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7774"} {"timestamp":"2022-08-04T19:54:05.842Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7775","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7647"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7779"} {"timestamp":"2022-08-04T19:54:05.842Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7775","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7647"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7647","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7782"} {"timestamp":"2022-08-04T19:54:05.843Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7777","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7658"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7784"} {"timestamp":"2022-08-04T19:54:05.843Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7777","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7658"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7658","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7786"} {"timestamp":"2022-08-04T19:54:05.844Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7769","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7772"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7772","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7788"} {"timestamp":"2022-08-04T19:54:05.844Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7769","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7772"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7790"} {"timestamp":"2022-08-04T19:54:05.845Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7769","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7772"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["831f8273b0eac007f9b58414e201f98f"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7792"} {"timestamp":"2022-08-04T19:54:05.845Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.846Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7764","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7753","s215e36378bb39dc736e53d3d4efa9b55ab289700e","2304F6A3D4E67129BDF8C8CE94A8A2D3"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4bd49eb5e684ee90ae1179f5436f05cd"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7794"} {"timestamp":"2022-08-04T19:54:05.846Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.851Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7798","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7703"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7801"} {"timestamp":"2022-08-04T19:54:05.851Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7798","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7703"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7703","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7803"} {"timestamp":"2022-08-04T19:54:05.851Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7797","trackingIds":["86A262CF8E092364715A78C3565A4913","s2313fe00ba46200832237b8d79e1aa34696660cfd"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["07e9cefd8a0718e158c05432687e3cb0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7805"} {"timestamp":"2022-08-04T19:54:05.852Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7799","trackingIds":["EB24F223D215344A8F7B4576F17B03CD","s2b1986fc5eed3b6d828ec8e1c80c7a6d2239a4dda"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["06ccc4ade14c93b09975f0e1256d8a42"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7809"} {"timestamp":"2022-08-04T19:54:05.853Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7806"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.853Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7806"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.853Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7806"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.853Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7806"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.853Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7806"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.853Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7806"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.853Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7806"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.853Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7806"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.854Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.856Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7796"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.856Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7806"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:05.856Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7806","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7811"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7813"} {"timestamp":"2022-08-04T19:54:05.861Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7806","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7811"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7811","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7817"} {"timestamp":"2022-08-04T19:54:05.862Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7806","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7811"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7819"} {"timestamp":"2022-08-04T19:54:05.862Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7806","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7811"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7b9beee3b3fd09511db7ecae68bbcc90"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7821"} {"timestamp":"2022-08-04T19:54:05.865Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7796","trackingIds":["s20494c3ddff18eeffc2a3b64809f6776c1d1b4e1f","9EDC5D4BEB742EFCC2B38C14F2346808","70069da9-74a3-4bfb-a67c-a93f8fd00789-7772"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f09496f27a6cf8c503911fa41d7a0a08"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7825"} {"timestamp":"2022-08-04T19:54:05.872Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7823"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.880Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7823","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7811","s2313fe00ba46200832237b8d79e1aa34696660cfd","BE49B7D3133DBB5BE553FC960FC1CDE2"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8ecaade56778404df8d88e7dfc966e73"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7827"} {"timestamp":"2022-08-04T19:54:05.901Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7829","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7753"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7832"} {"timestamp":"2022-08-04T19:54:05.901Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7829","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7753"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7753","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7834"} {"timestamp":"2022-08-04T19:54:05.903Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7830","trackingIds":["013EB7785482DD099F9D363C2A1F1E89","s27d9c9e7015f901f89360d2ea68a4258b04cf5bd0"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["165c13385e44dc8f39308d261b57ddf4"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7836"} {"timestamp":"2022-08-04T19:54:05.904Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.905Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7837","trackingIds":["s24887cf154d0124568a4712fd4fab2e9695de1de3","FBEF8542C66FA7F3008A9B8E6B7FCFE2"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fbd06a2f97e23f27f9b2a24aa0e95a86"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7839"} {"timestamp":"2022-08-04T19:54:05.911Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7840","trackingIds":["6E42F25376758229B9A3C5F1503DD10B","s2f891517ff6cb95ca932b87fc49fc37c9e709c4c8"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d0c45c0248e44f0208282a202c096a5c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7845"} {"timestamp":"2022-08-04T19:54:05.911Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7841","trackingIds":["s201ec482f2a3a218c81d0a72556c7f376e0408489","D432EE2178544947C705B70DD8962931"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["67281287e7fe14e0bf72fe0d9397c5f6"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7846"} {"timestamp":"2022-08-04T19:54:05.913Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7847"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.913Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7847"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.913Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7847"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.913Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7847"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.913Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7847"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.913Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7847"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.913Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7847"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.913Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7847"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.916Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7847"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.916Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7847","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7850"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7852"} {"timestamp":"2022-08-04T19:54:05.922Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7847","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7850"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7850","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7855"} {"timestamp":"2022-08-04T19:54:05.922Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7847","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7850"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7857"} {"timestamp":"2022-08-04T19:54:05.923Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7847","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7850"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52026},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["311fbb6b65d830d394916fac67c3e57c"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7859"} {"timestamp":"2022-08-04T19:54:05.935Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7861"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.944Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7861","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7850","3F3586F4B8DFE917EF8B11DF85873E75","s2f891517ff6cb95ca932b87fc49fc37c9e709c4c8"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2236bb7d96022cec088ac4c0d953d78a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7864"} {"timestamp":"2022-08-04T19:54:05.950Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7865","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7811"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7868"} {"timestamp":"2022-08-04T19:54:05.950Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7865","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7811"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7811","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7870"} {"timestamp":"2022-08-04T19:54:05.952Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7866","trackingIds":["7CDB08B79DC0DDE1A5C772F0049525ED","s23a5fcc62b74bedfe7eadd55dded4b0adc4a7952c"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6e0ae8a62f8342d03e00b690e0fb2881"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7872"} {"timestamp":"2022-08-04T19:54:05.953Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.975Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7874"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.975Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7877"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.975Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7874"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.975Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7877"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.975Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7874"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.975Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7877"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.975Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7874"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.975Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7877"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.975Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7874"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.975Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7877"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.975Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7874"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.975Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7877"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.975Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7874"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.975Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7877"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.975Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7874"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.975Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7877"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.978Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7874"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:05.978Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7877"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:05.978Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7874","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7880"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7883"} {"timestamp":"2022-08-04T19:54:05.978Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7877","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7881"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7885"} {"timestamp":"2022-08-04T19:54:05.984Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7874","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7880"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7880","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7889"} {"timestamp":"2022-08-04T19:54:05.984Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7874","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7880"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7891"} {"timestamp":"2022-08-04T19:54:05.984Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7877","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7881"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7881","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7893"} {"timestamp":"2022-08-04T19:54:05.985Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7877","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7881"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7895"} {"timestamp":"2022-08-04T19:54:05.985Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7874","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7880"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8f09ebff9184e14d06fa8b1f5a14f9e9"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7897"} {"timestamp":"2022-08-04T19:54:05.985Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7877","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7881"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52026},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0c901ca2a61e69ad9d6682d2c158fb6b"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7899"} {"timestamp":"2022-08-04T19:54:05.992Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7905","trackingIds":["s24db0a4a33b10d353255462f067fc125a67ef3a0d","0BC4FAA8BD7B1B9416D2FB2A90E2762B"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["23b95e3fd845399466e75d5b23c67c0e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7907"} {"timestamp":"2022-08-04T19:54:05.994Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7908"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.994Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7908"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.995Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7908"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.995Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7908"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:05.995Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7908"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.995Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7908"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:05.995Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7908"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.995Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7908"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:05.998Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7908"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:05.998Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7908","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7911"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7913"} {"timestamp":"2022-08-04T19:54:05.998Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7903"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:05.998Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7902"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.004Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7908","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7911"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7911","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7917"} {"timestamp":"2022-08-04T19:54:06.004Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7915","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7850"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7919"} {"timestamp":"2022-08-04T19:54:06.004Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7908","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7911"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7921"} {"timestamp":"2022-08-04T19:54:06.004Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7915","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7850"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7850","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7923"} {"timestamp":"2022-08-04T19:54:06.005Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7908","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7911"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52062},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5ba28ac54723358579527fa60e70fd30"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7925"} {"timestamp":"2022-08-04T19:54:06.006Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.007Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7902","trackingIds":["8F805D39D56F985C919CA75AF94DB26F","70069da9-74a3-4bfb-a67c-a93f8fd00789-7881","s243c71fd6da88e0200fb41a76f060f848b9afc217"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3889a10fde3fd7adbfb0703e5ba913b6"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7930"} {"timestamp":"2022-08-04T19:54:06.008Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7903","trackingIds":["s21344dd2757389f365fc7d9e7911f378c33e76fa2","70069da9-74a3-4bfb-a67c-a93f8fd00789-7880","B704C2708F3D64338A2159D9E7A427CB"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e9a144b1faa6828ac5adf956c79265bb"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7932"} {"timestamp":"2022-08-04T19:54:06.010Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7928","trackingIds":["s2b41177d89bcafb8c288cb288d33f9fd481831485","595F089E028D2993ED4C86EB18103676"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["feb3455a7ec4231563d40724dc0d83e8"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7934"} {"timestamp":"2022-08-04T19:54:06.012Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7935","trackingIds":["s2ce18b4fc4b36a891861a8c8946d6e271babaf642","297FD7B5D592A5CB45C4356C74449520"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8275cef13b8df41d74c01d2bb7d483c2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7937"} {"timestamp":"2022-08-04T19:54:06.017Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7927"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.026Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7927","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7911","s24db0a4a33b10d353255462f067fc125a67ef3a0d","B88C2422EEC9992D275F2EB49AF97199"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6761f19d4d37af9906b2227c84b4981a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7939"} {"timestamp":"2022-08-04T19:54:06.073Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7943","trackingIds":["90B2B716D53AD1D90CAC87A2A2D1DBE8","s23eae436913e511b09b4ba440bae93aa8fdc7bf83"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["407e20cd9fb98fdb2593bc235e92beca"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7945"} {"timestamp":"2022-08-04T19:54:06.078Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7946"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.078Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7946"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.079Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7946"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.079Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7946"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.079Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7946"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.079Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7946"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.079Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7946"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.079Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7946"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.082Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7946"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:06.082Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7946","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7949"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7952"} {"timestamp":"2022-08-04T19:54:06.082Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7950","trackingIds":["s2b12ce0006c6a674293eb6311ac3d5c6edaa241d0","D4E7D7C1DC9A0E73BC6D4B203E51978D"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["98d8193137d753782ded0a1c1211a974"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7955"} {"timestamp":"2022-08-04T19:54:06.087Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7946","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7949"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7949","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7958"} {"timestamp":"2022-08-04T19:54:06.088Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7946","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7949"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7960"} {"timestamp":"2022-08-04T19:54:06.088Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7946","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7949"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52026},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a2ae577105825d3ea51f5ef61d4f6e9b"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7962"} {"timestamp":"2022-08-04T19:54:06.092Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7964","trackingIds":["s2d5f46e890ebb52698b4f66f2bc5d7cb60044af8d","F924C770FE9810543D21548EA0E2AD97"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["54bc48a001acbc25f286e2f6bdbdcd75"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7967"} {"timestamp":"2022-08-04T19:54:06.099Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7965"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.107Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7965","trackingIds":["B853C23563A1B65AA1CE2E500E6A7BC7","s2bcd42e658496ebeca1befdc989bb002105e9acb8","70069da9-74a3-4bfb-a67c-a93f8fd00789-7949"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["15793bafd766ae55d959656cca1ab88b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7969"} {"timestamp":"2022-08-04T19:54:06.126Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7970"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.126Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7970"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.127Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7970"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.127Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7970"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.127Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7970"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.127Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7970"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.127Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7970"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.127Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7970"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.130Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7970"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:06.130Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7970","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7973"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7975"} {"timestamp":"2022-08-04T19:54:06.136Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7970","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7973"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7973","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7978"} {"timestamp":"2022-08-04T19:54:06.136Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7970","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7973"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7980"} {"timestamp":"2022-08-04T19:54:06.137Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7970","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7973"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52062},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d888e7926ed3df007431fe9454f9e619"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7982"} {"timestamp":"2022-08-04T19:54:06.150Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7984"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.159Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7984","trackingIds":["s2d527550ba46d17fc1255ca1fe60e1ea80f8ed7b2","70069da9-74a3-4bfb-a67c-a93f8fd00789-7973","842FD502B26AA14F15A6F3B1EDDF8EE4"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6b84afc6c3ec356d423b9fd974ceccbd"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7988"} {"timestamp":"2022-08-04T19:54:06.159Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7986","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7949"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7990"} {"timestamp":"2022-08-04T19:54:06.160Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7986","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-7949"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7949","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7992"} {"timestamp":"2022-08-04T19:54:06.164Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.168Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7994","trackingIds":["s2e88cecf6a3f7b88446c786b9d8ce12c4ebe12f6c","578342E458758A5FA26F413F75D63DC1"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a07aa6dc9bcdf4348b76abfdbbf8988c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7996"} {"timestamp":"2022-08-04T19:54:06.194Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7997","trackingIds":["s29abf96e1a1f48d74bc18c192fb0b7b3ced3ad1cb","2AA8A2934FA97CCDB9AD7A2E805F9C10"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e9905360b3284490d32f392780f984ed"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-7999"} {"timestamp":"2022-08-04T19:54:06.222Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8001","trackingIds":["5D9B9021CEFB630E35D8EEEB22AF0279","s2ba2ff28b4d901ea57d6d73c9fe5edf05cf1c5777"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["059f7aaf2dfa5d19f2aec2630bff5f00"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8003"} {"timestamp":"2022-08-04T19:54:06.224Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8004"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.224Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8004"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.224Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8004"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.224Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8004"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.224Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8004"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.224Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8004"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.224Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8004"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.224Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8004"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.227Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8004"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:06.227Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8004","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8007"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8009"} {"timestamp":"2022-08-04T19:54:06.232Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8004","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8007"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8007","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8012"} {"timestamp":"2022-08-04T19:54:06.233Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8004","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8007"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8014"} {"timestamp":"2022-08-04T19:54:06.233Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8004","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8007"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52026},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a43b1c27a276a21a773ff7b2f3f2db04"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8016"} {"timestamp":"2022-08-04T19:54:06.245Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8018"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.252Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8018","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8007","4635015389FB3778071AFDD76ACBC4BB","s2ba2ff28b4d901ea57d6d73c9fe5edf05cf1c5777"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a0d532b169cfb2739b2932c5fb339769"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8020"} {"timestamp":"2022-08-04T19:54:06.265Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8021","trackingIds":["D02B92569D8E7D5524ECAD060F559351","s27d3a4cd6c91e1372ea6cc5485bf60041eafff1f4"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["10ebcf639bc86da1d53b2f3c654a4ee2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8023"} {"timestamp":"2022-08-04T19:54:06.313Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8025","trackingIds":["s25a7e684cbebd713fbdf150878a0c6c99ed976f4f","B50E7B358BFAEDE3F81EC07B7894574E"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["02f12906440aef65754667c76d4b6cfe"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8027"} {"timestamp":"2022-08-04T19:54:06.334Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8028"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.334Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8028"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.334Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8028"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.334Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8028"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.334Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8028"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.334Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8028"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.334Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8028"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.334Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8028"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.337Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8028"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:06.337Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8028","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8031"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8033"} {"timestamp":"2022-08-04T19:54:06.342Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8028","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8031"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8031","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8036"} {"timestamp":"2022-08-04T19:54:06.343Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8028","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8031"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8038"} {"timestamp":"2022-08-04T19:54:06.343Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8028","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8031"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52026},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5cdea5b3257d7ec6c1919d141f5d0865"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8040"} {"timestamp":"2022-08-04T19:54:06.355Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8042"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.362Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8042","trackingIds":["s2545d855387d9c667804d7e1f1579a2a6de8da32d","43D7E867713B8AC49D317BC7DA4A5F86","70069da9-74a3-4bfb-a67c-a93f8fd00789-8031"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["be38209722fdb7b0b175014e3292f850"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8044"} {"timestamp":"2022-08-04T19:54:06.371Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8045","trackingIds":["250F854152C8D506152CA2994D47B282","s2e3a4083291a6381baeb084dbefb77ab6cad81f8c"],"client":{"ip":"10.0.6.14","port":52026},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a51c2b906d843a9181f73d66169e6b47"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8047"} {"timestamp":"2022-08-04T19:54:06.403Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8049","trackingIds":["s252f15748c87a544bdd4a1e4cb7cee2903ffd1ccf","722563C5A214BF1394B8685F60A1AA22"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4079b85a84e4c440320a0d4f58e4d17b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8051"} {"timestamp":"2022-08-04T19:54:06.423Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8053"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.423Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8052"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.423Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8053"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.423Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8052"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.424Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8053"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.424Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8052"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.424Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8053"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.424Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8052"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.424Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8053"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.424Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8052"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.424Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8052"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.424Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8053"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.424Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8052"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.424Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8053"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.424Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8052"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.424Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8053"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.427Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8053"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:06.427Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8052"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:06.427Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8053","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8059"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8061"} {"timestamp":"2022-08-04T19:54:06.427Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8052","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8058"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8063"} {"timestamp":"2022-08-04T19:54:06.433Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8052","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8058"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8058","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8069"} {"timestamp":"2022-08-04T19:54:06.433Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8053","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8059"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8059","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8068"} {"timestamp":"2022-08-04T19:54:06.433Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8053","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8059"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8071"} {"timestamp":"2022-08-04T19:54:06.433Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8052","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8058"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8073"} {"timestamp":"2022-08-04T19:54:06.434Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8052","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8058"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["74e30beccc52ddfe6d271d2441c76062"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8077"} {"timestamp":"2022-08-04T19:54:06.434Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8053","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8059"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53126},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5af4dbbd4dbd670597fa33d0e1b06971"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8076"} {"timestamp":"2022-08-04T19:54:06.445Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8080"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.446Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8081"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.450Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8082","trackingIds":["72DE4BF035CD4A70B6D905A6D7955515","s2d1c5aa637b625561c4cf88716549bcaefe8a4281"],"client":{"ip":"10.0.6.14","port":53132},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ed906e02add4c196b51cc9dc52bfb6d0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8084"} {"timestamp":"2022-08-04T19:54:06.453Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8081","trackingIds":["s2ad1951ec05e1a8f34d86b4bc147a477eefb47fdb","E3E3ABF29D0C42C5FB35084F56C32207","70069da9-74a3-4bfb-a67c-a93f8fd00789-8058"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["31847ff046ff0dbef4b9d992224c4678"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8086"} {"timestamp":"2022-08-04T19:54:06.455Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8080","trackingIds":["91034BCBD5E1D8E5B018CB9B3EA08A64","70069da9-74a3-4bfb-a67c-a93f8fd00789-8059","s2c0b20acb69ca04213edfe256e9ed2705eb622e24"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9906106cbd304f13ab04478be820d491"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":19,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8088"} {"timestamp":"2022-08-04T19:54:06.485Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8089"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.485Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8089"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.485Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8089"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.485Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8089"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.485Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8089"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.485Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8089"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.485Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8089"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.485Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8089"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.489Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8089"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:06.489Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8089","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8092"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8094"} {"timestamp":"2022-08-04T19:54:06.495Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8089","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8092"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8092","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8099"} {"timestamp":"2022-08-04T19:54:06.495Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8089","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8092"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8101"} {"timestamp":"2022-08-04T19:54:06.496Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8089","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8092"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e0499c9afb00a9e3632952a379d74b70"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8103"} {"timestamp":"2022-08-04T19:54:06.509Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8105"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.512Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8106","trackingIds":["s261dfe6192127b471d4c923e10b65dc7aa438012a","174359BD6E58FD687C8EA3AEC64E48E8"],"client":{"ip":"10.0.6.14","port":52740},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d90b145b2b192b0fb08eea1fd18ce01b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8108"} {"timestamp":"2022-08-04T19:54:06.516Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8105","trackingIds":["E8C113614145DD2165553ACD12189789","70069da9-74a3-4bfb-a67c-a93f8fd00789-8092","s282f47d7ded72f66bb3a7d01cb34ebd3f54cedd9a"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["003a67392cb6499c71fdfa5aa976c2e2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8110"} {"timestamp":"2022-08-04T19:54:06.535Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8113"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.535Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8111"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.535Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8113"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.535Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8111"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.535Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8113"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.535Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8111"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.535Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8113"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.535Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8111"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.536Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8113"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.536Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8111"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.536Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8113"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.536Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8111"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.536Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8113"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.536Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8111"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.536Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8113"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.536Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8111"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.539Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8113"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:06.539Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8111"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:06.539Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8113","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8117"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8121"} {"timestamp":"2022-08-04T19:54:06.539Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8111","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8118"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8122"} {"timestamp":"2022-08-04T19:54:06.544Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8111","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8118"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8118","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8127"} {"timestamp":"2022-08-04T19:54:06.544Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8113","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8117"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8117","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8129"} {"timestamp":"2022-08-04T19:54:06.545Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8111","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8118"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8131"} {"timestamp":"2022-08-04T19:54:06.545Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8113","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8117"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8133"} {"timestamp":"2022-08-04T19:54:06.545Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8111","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8118"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53126},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d1f25b71f57af7952fcd069cb03560fa"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8135"} {"timestamp":"2022-08-04T19:54:06.545Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8113","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8117"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["69a380952b10a96072294e806e1c9eea"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8137"} {"timestamp":"2022-08-04T19:54:06.546Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8125","trackingIds":["s2d935e189f82583a1f6216cc9bc8df5f85ce548ae","9C515815A09EE6AAB331CEEF81D34237"],"client":{"ip":"10.0.6.14","port":53132},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["55e6b8d2315334bf47ea9b0ffd34c0ba"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8139"} {"timestamp":"2022-08-04T19:54:06.548Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8142"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.548Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8142"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.548Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8142"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.548Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8142"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.548Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8142"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.548Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8142"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.548Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8142"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.548Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8142"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.551Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8142"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:06.551Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8142","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8147"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8149"} {"timestamp":"2022-08-04T19:54:06.556Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8145"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.556Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8146"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.556Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8142","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8147"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8147","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8153"} {"timestamp":"2022-08-04T19:54:06.557Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8142","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8147"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8155"} {"timestamp":"2022-08-04T19:54:06.557Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8142","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8147"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53132},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["addec312bc991a5e6e896b0000009a77"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8158"} {"timestamp":"2022-08-04T19:54:06.559Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8156","trackingIds":["s2a244b6fe32c1171c22bf6b0fb39e2df3892909c4","2CF2FD26C1FC0ED84C5DE2E137B3F41B"],"client":{"ip":"10.0.6.14","port":53350},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7b8d5498c0bf8a23dc4b52672d0b526b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8161"} {"timestamp":"2022-08-04T19:54:06.564Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8145","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8118","s279b3716ee5044fe58d152e8bf1c025b111a47dd1","5054CE9EAAD04B65E4DE3C7B0BEF7FA5"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["457a4ec43fb6e1cd509cc133a8e84117"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8164"} {"timestamp":"2022-08-04T19:54:06.564Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8146","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8117","s29c1c1ef29d72b326cf487e0aaa8da8175962d6d5","5C77EC4B2EAF292B6D6CBF100213D9D3"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["240b8b42a1b763b9acfa1946dcfdbc8e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8166"} {"timestamp":"2022-08-04T19:54:06.567Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8162"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.575Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8162","trackingIds":["s2d935e189f82583a1f6216cc9bc8df5f85ce548ae","70069da9-74a3-4bfb-a67c-a93f8fd00789-8147","6564458397724BC43878EB2E235943E8"],"client":{"ip":"10.0.6.14","port":53350},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5ebf0aa39574dc2653365d4b5d9dd235"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8168"} {"timestamp":"2022-08-04T19:54:06.595Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8169"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.595Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8169"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.595Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8169"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.595Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8169"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.595Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8169"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.595Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8169"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.595Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8169"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.595Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8169"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.598Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8169"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:06.598Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8169","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8172"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8174"} {"timestamp":"2022-08-04T19:54:06.604Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8169","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8172"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8172","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8178"} {"timestamp":"2022-08-04T19:54:06.605Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8169","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8172"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8180"} {"timestamp":"2022-08-04T19:54:06.605Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8169","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8172"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a358024d805c61f49c42a972772524e5"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8182"} {"timestamp":"2022-08-04T19:54:06.616Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8185"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.617Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8187","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8118"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8189"} {"timestamp":"2022-08-04T19:54:06.618Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8187","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8118"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8118","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8191"} {"timestamp":"2022-08-04T19:54:06.621Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.624Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8185","trackingIds":["s23b4d8b8963fe59e269db5deb46d4d7813524619b","70069da9-74a3-4bfb-a67c-a93f8fd00789-8172","6C2C5B75DF5F3F0B144A91AED998D94F"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["96c4fc511c39124a9990a2f3a75cc410"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8193"} {"timestamp":"2022-08-04T19:54:06.627Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8194","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8147"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8196"} {"timestamp":"2022-08-04T19:54:06.627Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8194","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8147"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8147","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8198"} {"timestamp":"2022-08-04T19:54:06.630Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8199"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.630Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8199"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.630Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8199"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.630Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8199"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.630Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8199"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.630Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8199"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.630Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8199"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.630Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8199"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.630Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.633Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8199"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:06.633Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8199","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8202"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8204"} {"timestamp":"2022-08-04T19:54:06.639Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8199","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8202"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8202","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8207"} {"timestamp":"2022-08-04T19:54:06.639Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8199","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8202"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8209"} {"timestamp":"2022-08-04T19:54:06.639Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8199","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8202"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53126},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cafcb139b849056b70be46db9fe01c23"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8211"} {"timestamp":"2022-08-04T19:54:06.650Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8213"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.659Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8213","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8202","s22d11630fddbda2866d422b2f5fcccd8e135720d4","CD6D39D7AD920D19D1F76AEF46BF353C"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["79463375bbd1065c8152c54055bda9d7"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8215"} {"timestamp":"2022-08-04T19:54:06.673Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8218","trackingIds":["s2df4669989836bf0ce130b21b6fa02ced9e66879a","9E293A694C45D469503DFF08B658D256"],"client":{"ip":"10.0.6.14","port":53350},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1d53ae3c59bb4124cd32dd6941402656"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8220"} {"timestamp":"2022-08-04T19:54:06.680Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8221"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.680Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8221"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.680Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8221"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.680Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8221"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.680Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8221"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.680Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8221"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.680Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8221"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.680Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8221"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.683Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8221"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:06.683Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8221","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8224"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8226"} {"timestamp":"2022-08-04T19:54:06.688Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8221","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8224"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8224","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8229"} {"timestamp":"2022-08-04T19:54:06.689Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8221","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8224"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8231"} {"timestamp":"2022-08-04T19:54:06.689Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8221","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8224"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6a8cb4c3bba5ee3b8d1879706989fc72"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8233"} {"timestamp":"2022-08-04T19:54:06.701Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8235"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.706Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8237"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.706Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8237"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.706Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8237"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.706Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8237"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.706Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8237"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.706Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8237"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.707Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8237"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.707Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8237"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.709Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8235","trackingIds":["s2df4669989836bf0ce130b21b6fa02ced9e66879a","7FAB24F2212DA0AE5C90B1DF42FD2E97","70069da9-74a3-4bfb-a67c-a93f8fd00789-8224"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["330c539179183812124d95885c74a9df"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8242"} {"timestamp":"2022-08-04T19:54:06.710Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8237"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:06.710Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8237","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8240"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8244"} {"timestamp":"2022-08-04T19:54:06.715Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8237","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8240"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8240","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8247"} {"timestamp":"2022-08-04T19:54:06.715Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8237","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8240"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8249"} {"timestamp":"2022-08-04T19:54:06.716Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8237","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8240"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8ca01d68ac3682d84ef1b40128d0c709"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8251"} {"timestamp":"2022-08-04T19:54:06.726Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8253"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.734Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8253","trackingIds":["s2b03ab7d4ffd795a04dc8486a498d995792773b6b","9C5400AC55B0CBAD29E8A9838133471D","70069da9-74a3-4bfb-a67c-a93f8fd00789-8240"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["786bf9aa881e3d3d131e7fc42c1751dc"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8255"} {"timestamp":"2022-08-04T19:54:06.742Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8256","trackingIds":["5121E8E24E20F52BA9AA333A08C27267","s22e8a839aa9d39e0d0197f26fe4d755398fc4ab35"],"client":{"ip":"10.0.6.14","port":53350},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2ad845b2a92d838aba125cad03530570"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8258"} {"timestamp":"2022-08-04T19:54:06.744Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8259"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.744Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8259"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.744Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8259"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.744Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8259"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.745Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8259"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.745Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8259"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.745Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8259"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.745Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8259"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.748Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8259"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:06.748Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8259","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8263"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8265"} {"timestamp":"2022-08-04T19:54:06.752Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8266","trackingIds":["742035A648B31CD9AA2C28C7E52A2B68","s2a24fbc437319f8a09cf659223772de618ea7df54"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["44b58efda31adcc84bd669c6780e8e9e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8269"} {"timestamp":"2022-08-04T19:54:06.753Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8270"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.753Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8270"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.753Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8259","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8263"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8263","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8274"} {"timestamp":"2022-08-04T19:54:06.754Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8270"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.754Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8270"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.754Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8270"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.754Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8270"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.754Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8270"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.754Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8270"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.754Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8259","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8263"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8276"} {"timestamp":"2022-08-04T19:54:06.754Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8259","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8263"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8ebb20647f58c87afd5331ad6786a60d"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8279"} {"timestamp":"2022-08-04T19:54:06.756Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8270"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:06.757Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8270","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8277"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8283"} {"timestamp":"2022-08-04T19:54:06.762Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8270","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8277"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8277","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8286"} {"timestamp":"2022-08-04T19:54:06.762Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8270","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8277"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8288"} {"timestamp":"2022-08-04T19:54:06.763Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8270","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8277"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f8e81a45b2fb1a12c9897804183bd431"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8290"} {"timestamp":"2022-08-04T19:54:06.764Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8281"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.771Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8281","trackingIds":["1CE2F3865B05A47B174EDBAAD5A2C3D3","s23600c96b335a89c058feedea8ebdfb7bd2c7463a","70069da9-74a3-4bfb-a67c-a93f8fd00789-8263"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["22a1b72df010ddcddd58606901858ef0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8294"} {"timestamp":"2022-08-04T19:54:06.772Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8292"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.779Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8296"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.779Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8296"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.779Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8296"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.779Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8296"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.779Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8296"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.779Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8296"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.779Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8296"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.779Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8296"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.780Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8292","trackingIds":["8B46486C1DA1CFAC7946D84F74BECDB1","70069da9-74a3-4bfb-a67c-a93f8fd00789-8277","s2a24fbc437319f8a09cf659223772de618ea7df54"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["11556b91c901c6a860b2e2f50d4965d3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8300"} {"timestamp":"2022-08-04T19:54:06.783Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8302","trackingIds":["C4FF316F1FCB0FB453693E9462062E08","s2cfd669b917b5a3aed0367347f81a624f7b56e8a7"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["aee5e11d487e1b4b0723ccf424d28237"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8304"} {"timestamp":"2022-08-04T19:54:06.783Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8296"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:06.783Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8296","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8301"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8306"} {"timestamp":"2022-08-04T19:54:06.790Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8296","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8301"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8301","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8309"} {"timestamp":"2022-08-04T19:54:06.790Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8296","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8301"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8311"} {"timestamp":"2022-08-04T19:54:06.791Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8296","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8301"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52050},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["663cafa8faa5c169403a4bf2c9200301"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8313"} {"timestamp":"2022-08-04T19:54:06.802Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8315"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.811Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8315","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8301","5B224A3DFF75ABB2A95DF4D44C9DF142","s277f5f9870d575711e6dd6d89688237eda82c3d6f"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7d6f74ea2144c0579a74612a330c4c44"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8317"} {"timestamp":"2022-08-04T19:54:06.826Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8320","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8263"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8322"} {"timestamp":"2022-08-04T19:54:06.826Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8320","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8263"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8263","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8324"} {"timestamp":"2022-08-04T19:54:06.829Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.830Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8325","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8277"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8327"} {"timestamp":"2022-08-04T19:54:06.830Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8325","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8277"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8277","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8329"} {"timestamp":"2022-08-04T19:54:06.832Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.841Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8330"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.841Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8330"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.841Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8330"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.841Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8330"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.841Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8330"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.841Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8330"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.841Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8330"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.841Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8330"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.844Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8330"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:06.844Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8330","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8333"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8335"} {"timestamp":"2022-08-04T19:54:06.849Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8330","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8333"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8333","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8338"} {"timestamp":"2022-08-04T19:54:06.849Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8330","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8333"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8340"} {"timestamp":"2022-08-04T19:54:06.850Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8330","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8333"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0f42ccccd57ff95a0a7a99139ba6104d"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8342"} {"timestamp":"2022-08-04T19:54:06.853Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8345"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.853Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8345"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.853Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8345"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.853Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8345"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.853Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8345"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.853Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8345"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.853Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8345"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.853Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8345"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.856Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8345"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:06.856Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8345","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8349"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8351"} {"timestamp":"2022-08-04T19:54:06.860Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8347"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.861Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8345","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8349"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8349","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8355"} {"timestamp":"2022-08-04T19:54:06.861Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8345","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8349"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8357"} {"timestamp":"2022-08-04T19:54:06.862Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8345","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8349"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53350},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ff74e3d729627a75457d8f0f0565ec34"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8360"} {"timestamp":"2022-08-04T19:54:06.863Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8358","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8301"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8363"} {"timestamp":"2022-08-04T19:54:06.863Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8358","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8301"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8301","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8365"} {"timestamp":"2022-08-04T19:54:06.865Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.868Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8347","trackingIds":["s2b4615b58f6ae2011e21c483308bc5405e3751597","70069da9-74a3-4bfb-a67c-a93f8fd00789-8333","13EF39CB6987CE7C6892EC1CDD493FA3"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["701678ba9276410d0135532c55aa7adc"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8368"} {"timestamp":"2022-08-04T19:54:06.872Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8366"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.877Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8369","trackingIds":["s2e6674ab8ba1288c667ddb2bea545e252ec32771f","EEA0F5F786FF1BFCD6FD6D46272E163F"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fab04fdcdfa0f3e4b3953fe63da05e9e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8371"} {"timestamp":"2022-08-04T19:54:06.879Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8366","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8349","9E8CA46FB9D0ACF19A38F42BA9316ED4","s2ef6ccc8a18619edc3a0b86a683a0f9e9156a2f72"],"client":{"ip":"10.0.6.14","port":53350},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["435cdf00e62438255752333f51a62cb3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8373"} {"timestamp":"2022-08-04T19:54:06.942Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8377","trackingIds":["s2acbb6f19f4f39e549312868432e10e7591f95a08","1D40C3738549F2B708578D0762392454"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["87b428d3345c968ec8f347fac054204a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8381"} {"timestamp":"2022-08-04T19:54:06.942Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8376","trackingIds":["s2a41dfe4e33685f65ae6cd44b6d4b26447faa18a1","5172DC69A2D46BC865A6C400328F9CCD"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["57630885744e1e4543f755387c2cb61f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8380"} {"timestamp":"2022-08-04T19:54:06.944Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8382"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.944Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8382"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.944Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8382"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.944Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8382"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.944Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8382"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.944Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8382"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.944Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8382"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.944Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8382"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.945Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8385","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8349"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8388"} {"timestamp":"2022-08-04T19:54:06.945Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8385","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8349"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8349","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8390"} {"timestamp":"2022-08-04T19:54:06.947Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8382"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:06.947Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8382","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8386"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8392"} {"timestamp":"2022-08-04T19:54:06.948Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.953Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8382","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8386"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8386","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8395"} {"timestamp":"2022-08-04T19:54:06.953Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8382","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8386"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8397"} {"timestamp":"2022-08-04T19:54:06.954Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8382","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8386"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ff685b65d8bc8b5d0804f6b877026d48"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8399"} {"timestamp":"2022-08-04T19:54:06.958Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8402"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.958Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8402"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.958Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8402"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.958Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8402"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.958Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8402"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.958Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8402"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.958Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8402"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.958Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8402"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.961Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8402"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:06.961Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8402","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8405"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8408"} {"timestamp":"2022-08-04T19:54:06.963Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8401"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.966Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8402","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8405"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8405","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8411"} {"timestamp":"2022-08-04T19:54:06.967Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8402","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8405"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8413"} {"timestamp":"2022-08-04T19:54:06.967Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8402","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8405"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53350},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3138c1ed24bff2ea17b751fad9153500"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":9,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8415"} {"timestamp":"2022-08-04T19:54:06.971Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8401","trackingIds":["s2a41dfe4e33685f65ae6cd44b6d4b26447faa18a1","A101890F46A0325B4DFF933D66D87AE6","70069da9-74a3-4bfb-a67c-a93f8fd00789-8386"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["424af2e3573e2b8cf116f49d1b754ea0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8417"} {"timestamp":"2022-08-04T19:54:06.981Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8419"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:06.983Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8420"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.983Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8420"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.983Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8420"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.983Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8420"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.983Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8420"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.983Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8420"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.983Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8420"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.983Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8420"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.984Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8423"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.984Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8423"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.984Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8423"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.984Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8423"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:06.984Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8423"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.984Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8423"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:06.984Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8423"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.984Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8423"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:06.986Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8420"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:06.987Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8420","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8426"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8429"} {"timestamp":"2022-08-04T19:54:06.987Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8423"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:06.987Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8423","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8427"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8431"} {"timestamp":"2022-08-04T19:54:06.990Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8419","trackingIds":["5F938336B65B0B499CD3DB9969FF3EB5","70069da9-74a3-4bfb-a67c-a93f8fd00789-8405","s25e5bfe64666d554b430c8faffbe10bc4440337a3"],"client":{"ip":"10.0.6.14","port":53388},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a5c2050af27751079e83ea1619e340cc"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8433"} {"timestamp":"2022-08-04T19:54:06.993Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8423","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8427"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8427","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8437"} {"timestamp":"2022-08-04T19:54:06.993Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8420","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8426"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8426","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8439"} {"timestamp":"2022-08-04T19:54:06.993Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8423","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8427"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8441"} {"timestamp":"2022-08-04T19:54:06.993Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8420","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8426"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8443"} {"timestamp":"2022-08-04T19:54:06.994Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8420","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8426"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52050},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6093b40481e6f53a6f39ebf20ea54c5a"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8445"} {"timestamp":"2022-08-04T19:54:06.994Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8423","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8427"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["98091841e8207654651688f0bf9f2586"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8447"} {"timestamp":"2022-08-04T19:54:07.005Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8450"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.005Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8451"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.014Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8450","trackingIds":["s2f97690014351827479d7d5873c94224b63c1b61a","70069da9-74a3-4bfb-a67c-a93f8fd00789-8427","3DEBA9E257D9F606BCF5EF848FC07D0C"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a35a8a7e43ac55daa169e1a218f20c7d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8456"} {"timestamp":"2022-08-04T19:54:07.014Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8451","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8426","901520554E3192A47AB3896349D37248","s2309b6b1aae40e52e3be3263b77718497054a7141"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bf5bc457389352fe732ce8bf657064cc"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8455"} {"timestamp":"2022-08-04T19:54:07.036Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8458"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.036Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8458"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.036Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8458"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.036Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8458"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.036Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8458"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.036Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8458"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.036Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8458"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.036Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8458"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.040Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8458"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:07.040Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8458","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8461"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8463"} {"timestamp":"2022-08-04T19:54:07.043Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8464","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8405"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8466"} {"timestamp":"2022-08-04T19:54:07.043Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8464","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8405"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8405","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8468"} {"timestamp":"2022-08-04T19:54:07.046Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8458","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8461"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8461","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8471"} {"timestamp":"2022-08-04T19:54:07.046Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.046Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8458","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8461"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8473"} {"timestamp":"2022-08-04T19:54:07.046Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8458","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8461"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["45e7ecb2b0e022fe5a6b223fb75a1edb"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8475"} {"timestamp":"2022-08-04T19:54:07.052Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8479","trackingIds":["s2eefda121df414e516ac523e3bd55fbff6acea9a9","1E6C5FC6F76C1A2ED9E33C96F7210A83"],"client":{"ip":"10.0.6.14","port":53388},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fbec9060453947d74bbf8e716220f739"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8482"} {"timestamp":"2022-08-04T19:54:07.052Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8480","trackingIds":["s2c2966cb3bfefad03f51c211171bad1cf0b6457d3","9F664B19EF345279A904959CFD9093B2"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e62e765c9aed7f028187535bc2c4ab4e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8484"} {"timestamp":"2022-08-04T19:54:07.054Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8485"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.054Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8485"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.054Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8485"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.054Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8488"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.054Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8485"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.054Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8488"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.054Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8485"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.054Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8485"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.054Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8485"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.054Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8485"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.054Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8488"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.054Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8488"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.054Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8488"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.054Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8488"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.054Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8488"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.054Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8488"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.057Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8478"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.057Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8488"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:07.057Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8485"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:07.057Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8488","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8492"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8494"} {"timestamp":"2022-08-04T19:54:07.057Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8485","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8491"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8496"} {"timestamp":"2022-08-04T19:54:07.063Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8488","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8492"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8492","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8502"} {"timestamp":"2022-08-04T19:54:07.063Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8485","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8491"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8491","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8504"} {"timestamp":"2022-08-04T19:54:07.063Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8488","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8492"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8506"} {"timestamp":"2022-08-04T19:54:07.063Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8485","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8491"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8508"} {"timestamp":"2022-08-04T19:54:07.064Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8488","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8492"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1a1f1c75361b7abde6484b00233ccec7"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8510"} {"timestamp":"2022-08-04T19:54:07.064Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8485","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8491"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bb2cc8831a016aad19f665bd66c22777"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8512"} {"timestamp":"2022-08-04T19:54:07.065Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8478","trackingIds":["8A3E64E41776B21062D2953CE8F35C5B","s258d62d6948889125290ae5c4399a7b5a9da78b12","70069da9-74a3-4bfb-a67c-a93f8fd00789-8461"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0a2c2c9ae01e894381662d256532a38e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8516"} {"timestamp":"2022-08-04T19:54:07.073Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8517"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.074Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8518"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.081Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8517","trackingIds":["B215159B9A56D69546E7FB199DEA1AB3","s2c2966cb3bfefad03f51c211171bad1cf0b6457d3","70069da9-74a3-4bfb-a67c-a93f8fd00789-8492"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["68764daa7b13d454580c1b7185d79835"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8520"} {"timestamp":"2022-08-04T19:54:07.083Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8518","trackingIds":["s23adf7bfd104d79784028446c77960ee589e0af3f","70069da9-74a3-4bfb-a67c-a93f8fd00789-8491","5BCDAF985E611784AA9C9D9E04A32472"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d5a563454a8ec825e341baf2ec7ac9bf"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8522"} {"timestamp":"2022-08-04T19:54:07.093Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8523","trackingIds":["s26cea7f3c2c7fbdba1a593d745ba7d7d2914fcb88","765AB61967AB86E504DDBFD6F45FA91A"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["288753967b739ff88349820d45d56b45"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8525"} {"timestamp":"2022-08-04T19:54:07.103Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8526","trackingIds":["4AFDF18F7324855B2E8CE0BD1AB89552","s29f2bda843ab6eb78eb45c8041c12fa055dafded9"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["afe7c5ae8f2bbce35bdab45fc35020a0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8528"} {"timestamp":"2022-08-04T19:54:07.123Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8531","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8461"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8533"} {"timestamp":"2022-08-04T19:54:07.123Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8531","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8461"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8461","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8535"} {"timestamp":"2022-08-04T19:54:07.129Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.135Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8537"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.135Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8537"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.135Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8537"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.135Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8537"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.135Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8537"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.135Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8537"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.135Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8537"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.135Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8537"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.138Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8537"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:07.138Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8537","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8540"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8542"} {"timestamp":"2022-08-04T19:54:07.141Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8543","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8491"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8545"} {"timestamp":"2022-08-04T19:54:07.141Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8543","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8491"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8491","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8547"} {"timestamp":"2022-08-04T19:54:07.144Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.144Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8537","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8540"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8540","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8550"} {"timestamp":"2022-08-04T19:54:07.144Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8537","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8540"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8552"} {"timestamp":"2022-08-04T19:54:07.145Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8537","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8540"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["26b1298e15f7922cfeb35df205d0848b"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8554"} {"timestamp":"2022-08-04T19:54:07.156Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8556"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.162Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8557","trackingIds":["F6F08927BFCCE3CA784C92A6456BA7DF","s2ffa45e352122664dac1c01849ca8bffbbb32d8fa"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0d8884dd85dc9752338e2c1670c83ef4"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8560"} {"timestamp":"2022-08-04T19:54:07.162Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8558","trackingIds":["53CEA98C742A6CEDB51A4A11F7475C96","s23cb71df18cb462ad40a929f69811881899e5a197"],"client":{"ip":"10.0.6.14","port":53388},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4899c3b4e20c8a7319e07716d30a4c83"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8562"} {"timestamp":"2022-08-04T19:54:07.164Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8564"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.164Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8564"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.164Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8564"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.164Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8564"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.164Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8564"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.164Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8564"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.164Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8564"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.164Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8564"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.165Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8556","trackingIds":["C396A034B4F0DC306CBF03592F1D260D","s2dd2df3201ebe09d2319e2c244a5b405c9cb5d055","70069da9-74a3-4bfb-a67c-a93f8fd00789-8540"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3e61e50e10e707ad6f459d27e25257e6"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8569"} {"timestamp":"2022-08-04T19:54:07.167Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8564"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:07.167Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8564","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8567"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8571"} {"timestamp":"2022-08-04T19:54:07.173Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8564","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8567"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8567","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8574"} {"timestamp":"2022-08-04T19:54:07.173Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8564","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8567"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8576"} {"timestamp":"2022-08-04T19:54:07.174Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8564","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8567"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4262b0682d86b1d32ba3449195108f1b"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8578"} {"timestamp":"2022-08-04T19:54:07.188Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8580"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.196Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8581","trackingIds":["s2d77b7a489ebe7a23023b974ad6327b6a968e163d","EA12CC5FCBBB2BBD5E786C189574E9FE"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2de8f7dd861c00726be930898a2c966a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8583"} {"timestamp":"2022-08-04T19:54:07.196Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8580","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8567","CF677951739CE3C41C4C1679495B3AE5","s2ffa45e352122664dac1c01849ca8bffbbb32d8fa"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2e45438cc0d6dbaf757db7e3f995af89"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8585"} {"timestamp":"2022-08-04T19:54:07.198Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8586"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.198Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8586"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.198Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8586"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.198Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8586"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.198Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8586"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.198Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8586"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.198Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8586"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.198Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8586"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.201Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8586"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:07.201Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8586","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8589"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8592"} {"timestamp":"2022-08-04T19:54:07.202Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8590","trackingIds":["s246290a7c2a6c0802dc9498be571da920d63ad512","C69D5BB7247D79C01DE831E249F92288"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cc3e968033109f0aff89c2f339e664da"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8594"} {"timestamp":"2022-08-04T19:54:07.204Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8595"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.204Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8595"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.204Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8595"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.204Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8595"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.204Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8595"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.204Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8595"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.204Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8595"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.204Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8595"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.207Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8586","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8589"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8589","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8601"} {"timestamp":"2022-08-04T19:54:07.207Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8586","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8589"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8603"} {"timestamp":"2022-08-04T19:54:07.207Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8595"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:07.207Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8595","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8598"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8605"} {"timestamp":"2022-08-04T19:54:07.207Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8586","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8589"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["06a1325b585574d1ab347a192e7511ad"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8607"} {"timestamp":"2022-08-04T19:54:07.213Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8595","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8598"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8598","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8613"} {"timestamp":"2022-08-04T19:54:07.213Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8595","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8598"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8615"} {"timestamp":"2022-08-04T19:54:07.214Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8595","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8598"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52050},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2e52bcfb7ed41c146aff8dca5e93621a"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8617"} {"timestamp":"2022-08-04T19:54:07.218Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8610"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.219Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8620","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8540"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8622"} {"timestamp":"2022-08-04T19:54:07.220Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8620","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8540"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8540","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8624"} {"timestamp":"2022-08-04T19:54:07.223Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.225Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8619"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.226Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8610","trackingIds":["s2d77b7a489ebe7a23023b974ad6327b6a968e163d","70069da9-74a3-4bfb-a67c-a93f8fd00789-8589","09757DE1667442FA1B6DD2634BC2EF7A"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["39012d3ea7d809dcf8987b7c16e18630"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8626"} {"timestamp":"2022-08-04T19:54:07.229Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8627","trackingIds":["s2be31a0dcd77305a81eaa64eb5d674f19bf5d8163","09C44DDD6B4B22838057D6B3EAAAAA15"],"client":{"ip":"10.0.6.14","port":51998},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c42d42f4d20122e43b97412dee3df82c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8629"} {"timestamp":"2022-08-04T19:54:07.232Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8619","trackingIds":["s246290a7c2a6c0802dc9498be571da920d63ad512","70069da9-74a3-4bfb-a67c-a93f8fd00789-8598","13149C6F0CBBA144607289FD014EFC12"],"client":{"ip":"10.0.6.14","port":52050},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ee5190ccd4a438123cb9dfd13843be30"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8631"} {"timestamp":"2022-08-04T19:54:07.251Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8633","trackingIds":["7D78DE9FEDC394128660283E5AEEF40C","s2e1199656fe56eef33fb79a6127b0d39be5bfc546"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["976403fb2efb19ce86fdd10fa23b7f9d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8635"} {"timestamp":"2022-08-04T19:54:07.253Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8636"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.253Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8636"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.253Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8636"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.253Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8636"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.253Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8636"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.253Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8636"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.253Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8636"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.253Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8636"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.256Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8636"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:07.256Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8636","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8639"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8641"} {"timestamp":"2022-08-04T19:54:07.263Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8636","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8639"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8639","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8646"} {"timestamp":"2022-08-04T19:54:07.263Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8636","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8639"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8648"} {"timestamp":"2022-08-04T19:54:07.264Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8636","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8639"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51978},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["40cc5e812083a562be36d674c8677f68"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8650"} {"timestamp":"2022-08-04T19:54:07.274Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8653"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.274Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8653"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.274Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8653"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.274Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8653"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.274Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8653"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.274Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8653"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.274Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8653"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.274Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8653"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.275Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8652"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.277Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8653"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:07.277Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8653","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8656"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8659"} {"timestamp":"2022-08-04T19:54:07.282Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8653","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8656"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8656","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8662"} {"timestamp":"2022-08-04T19:54:07.283Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8653","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8656"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8664"} {"timestamp":"2022-08-04T19:54:07.283Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8653","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8656"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52068},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6ca811c1092ba0dc75dafd382bea83f2"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8666"} {"timestamp":"2022-08-04T19:54:07.284Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8652","trackingIds":["53E2AB8EAC78372144CE698ED418A9B6","s2e1199656fe56eef33fb79a6127b0d39be5bfc546","70069da9-74a3-4bfb-a67c-a93f8fd00789-8639"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2f12b0439e8b9935c0ebe22c13ddc726"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8668"} {"timestamp":"2022-08-04T19:54:07.287Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8670","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8598"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8673"} {"timestamp":"2022-08-04T19:54:07.287Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8670","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8598"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8598","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8675"} {"timestamp":"2022-08-04T19:54:07.290Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.296Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8671"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.299Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8676"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.299Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8676"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.299Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8676"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.299Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8676"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.299Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8676"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.299Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8676"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.299Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8676"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.299Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8676"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.303Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8676"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:07.303Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8680"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.303Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8680"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.303Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8676","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8679"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8684"} {"timestamp":"2022-08-04T19:54:07.303Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8680"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.303Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8680"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.303Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8680"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.303Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8680"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.303Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8680"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.303Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8680"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.304Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8671","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8656","2E235E20E89E5AB0FB8B19403DFDD9B1","s21209ce4d56ffa989efef0cca49a8eb40a84831d1"],"client":{"ip":"10.0.6.14","port":52068},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["20c78ce1b33fddc682408a1988f6e148"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8687"} {"timestamp":"2022-08-04T19:54:07.306Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8680"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:07.306Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8680","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8685"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8689"} {"timestamp":"2022-08-04T19:54:07.309Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8676","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8679"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8679","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8692"} {"timestamp":"2022-08-04T19:54:07.309Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8676","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8679"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8694"} {"timestamp":"2022-08-04T19:54:07.310Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8676","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8679"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52054},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fa6010a9241944268f703961df8c34a7"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8697"} {"timestamp":"2022-08-04T19:54:07.312Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8680","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8685"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8685","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8700"} {"timestamp":"2022-08-04T19:54:07.312Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8680","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8685"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8702"} {"timestamp":"2022-08-04T19:54:07.313Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8680","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8685"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2cb692c6d8cece79e2048fb8f5f7c6bf"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8705"} {"timestamp":"2022-08-04T19:54:07.321Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8703"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.325Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8707"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.330Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8703","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8679","s27931306b1434f216742db7bcd42a1da3839af97a","5ED5395CC8C9D0B7DD9842234B4E39CA"],"client":{"ip":"10.0.6.14","port":52054},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d648cbe995ab39548faa9a43f78413b5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8710"} {"timestamp":"2022-08-04T19:54:07.333Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8707","trackingIds":["BE5A0D2C7499B4EC4AA66A9D3E917DDB","s2a80a72e76566cb5f886a60b528c5004bc83b678c","70069da9-74a3-4bfb-a67c-a93f8fd00789-8685"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2855f28695269608545963fff0a24432"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8712"} {"timestamp":"2022-08-04T19:54:07.386Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8717","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8685"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8719"} {"timestamp":"2022-08-04T19:54:07.387Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8717","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8685"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8685","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8721"} {"timestamp":"2022-08-04T19:54:07.389Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.402Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8722","trackingIds":["A8FEDD7E71031334E8229A1F002045C9","s2ca165e66c360323917a53839bb910058c3268556"],"client":{"ip":"10.0.6.14","port":52054},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["173cc9841c6c97080431a1c78c8a3588"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8724"} {"timestamp":"2022-08-04T19:54:07.404Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8725"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.404Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8725"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.404Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8725"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.404Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8725"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.404Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8725"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.404Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8725"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.404Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8725"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.404Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8725"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.407Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8725"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:07.407Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8725","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8728"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8730"} {"timestamp":"2022-08-04T19:54:07.412Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8725","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8728"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8728","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8733"} {"timestamp":"2022-08-04T19:54:07.413Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8725","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8728"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8735"} {"timestamp":"2022-08-04T19:54:07.413Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8725","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8728"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52054},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["951e2162e8bca13f9e9be132b6a6b833"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8737"} {"timestamp":"2022-08-04T19:54:07.423Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8739"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.430Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8739","trackingIds":["D68D41D9F6BBAF34624EBE0B9EC7E0A6","s2ca165e66c360323917a53839bb910058c3268556","70069da9-74a3-4bfb-a67c-a93f8fd00789-8728"],"client":{"ip":"10.0.6.14","port":52054},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["86ad82707e375e62b8a7d01d863b0838"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8741"} {"timestamp":"2022-08-04T19:54:07.456Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8742"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.456Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8742"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.456Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8742"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.456Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8742"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.456Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8742"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.456Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8742"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.456Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8742"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.456Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8742"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.459Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8742"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:07.460Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8742","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8745"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8747"} {"timestamp":"2022-08-04T19:54:07.465Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8742","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8745"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8745","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8751"} {"timestamp":"2022-08-04T19:54:07.466Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8742","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8745"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8753"} {"timestamp":"2022-08-04T19:54:07.466Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8742","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8745"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51978},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["72eceeee4c85dc125ebd6d386e6236af"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8755"} {"timestamp":"2022-08-04T19:54:07.476Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8758"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.479Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8759","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8728"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8761"} {"timestamp":"2022-08-04T19:54:07.479Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8759","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8728"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8728","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8763"} {"timestamp":"2022-08-04T19:54:07.482Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.484Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8758","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8745","05BC000EEED6530C10855714CA093CDC","s22f0cf21999d6862116acfbbc8e045a308907f67a"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9e7aeea6b40888b96979edfa819be023"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8765"} {"timestamp":"2022-08-04T19:54:07.488Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8766"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.488Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8766"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.488Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8766"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.488Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8766"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.488Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8766"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.488Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8766"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.488Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8766"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.488Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8766"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.492Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8766"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:07.492Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8766","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8769"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8771"} {"timestamp":"2022-08-04T19:54:07.497Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8766","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8769"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8769","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8774"} {"timestamp":"2022-08-04T19:54:07.498Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8766","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8769"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8776"} {"timestamp":"2022-08-04T19:54:07.498Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8766","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8769"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f548b2fa5371814b07ad9225043b51b2"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8778"} {"timestamp":"2022-08-04T19:54:07.509Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8780"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.517Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8780","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8769","891AC092C55B4AF5A00A8DEEC523CA70","s2aeba3942a5c3c3f7bf3cd0cf9aa7d656f1910caf"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3e1f19ae8196da158ca42bd999304f32"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8782"} {"timestamp":"2022-08-04T19:54:07.541Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8784","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8745"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8786"} {"timestamp":"2022-08-04T19:54:07.542Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8784","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8745"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8745","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8788"} {"timestamp":"2022-08-04T19:54:07.544Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.563Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8791"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.563Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8791"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.563Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8791"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.563Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8791"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.563Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8791"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.563Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8791"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.564Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8791"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.564Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8791"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.566Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8791"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:07.567Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8791","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8794"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8796"} {"timestamp":"2022-08-04T19:54:07.572Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8791","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8794"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8794","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8799"} {"timestamp":"2022-08-04T19:54:07.572Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8791","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8794"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8801"} {"timestamp":"2022-08-04T19:54:07.573Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8791","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8794"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53388},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["45c115b1fd4e1711b4fc4e4505cb99d8"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8803"} {"timestamp":"2022-08-04T19:54:07.582Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8805"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.590Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8805","trackingIds":["s2cc7a228f251c41e0f192313551c70bcb0eaaa21c","70069da9-74a3-4bfb-a67c-a93f8fd00789-8794","094B5E41864430CD3804433998C13AD0"],"client":{"ip":"10.0.6.14","port":53388},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3445017a1a1bc20fa6236d185f2540ea"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8807"} {"timestamp":"2022-08-04T19:54:07.595Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8808"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.595Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8808"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.595Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8808"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.595Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8808"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.595Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8808"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.595Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8808"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.595Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8808"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.595Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8808"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.598Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8808"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:07.598Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8808","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8811"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8813"} {"timestamp":"2022-08-04T19:54:07.603Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8808","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8811"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8811","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8816"} {"timestamp":"2022-08-04T19:54:07.604Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8808","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8811"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8818"} {"timestamp":"2022-08-04T19:54:07.604Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8808","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8811"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0fd79b1871da8436a60bd074b24ea3b1"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8820"} {"timestamp":"2022-08-04T19:54:07.614Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8822"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.622Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8822","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8811","B65B3D6986C9A75E02A9CACEC24B19E7","s277fd308e7b3dfda450ab27dc141698786f8085e9"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9d0b3b6351f86f50909978b274630ecd"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8824"} {"timestamp":"2022-08-04T19:54:07.634Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8825"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.634Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8825"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.634Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8825"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.634Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8825"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.634Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8825"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.634Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8825"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.635Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8825"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.635Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8825"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.638Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8825"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:07.638Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8825","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8828"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8830"} {"timestamp":"2022-08-04T19:54:07.643Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8825","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8828"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8828","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8833"} {"timestamp":"2022-08-04T19:54:07.643Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8825","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8828"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8835"} {"timestamp":"2022-08-04T19:54:07.644Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8825","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8828"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51998},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["38e3328f444daa3eff2ec7bd9cb793a1"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8837"} {"timestamp":"2022-08-04T19:54:07.654Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8840"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.661Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8840","trackingIds":["s23af16439d7800c1be0ccdda2631523a62c5b8f36","055FCDB1A593CF240A73F1466F71E534","70069da9-74a3-4bfb-a67c-a93f8fd00789-8828"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["145b854ccd414c6d0060a0db91a4c4c9"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8842"} {"timestamp":"2022-08-04T19:54:07.674Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8844","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8811"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8846"} {"timestamp":"2022-08-04T19:54:07.674Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8844","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8811"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8811","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8848"} {"timestamp":"2022-08-04T19:54:07.677Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.683Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8849","trackingIds":["s24656f7ef4205d5279b027671cde93ea17000c445","8206F0B148A130CF3D429F2265A88940"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e67271d86b20cff8867181e34db383a4"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8851"} {"timestamp":"2022-08-04T19:54:07.691Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8852","trackingIds":["8BDCF7BAA4913A09D93AE92C7B9FEE0A","s25d3bc66cb3ad2e8f92dc2275dd72fc617a4f6b93"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cfbbdc53274d279f1db37ddc87a568bd"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8855"} {"timestamp":"2022-08-04T19:54:07.693Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8853","trackingIds":["F0D9C7A656148589634E20C2A9EA236A","s2f7a9216f9ed35f4db98d190ae794bd6314a43596"],"client":{"ip":"10.0.6.14","port":53388},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0a619252dd18a3226588c9fcc2f45b07"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8857"} {"timestamp":"2022-08-04T19:54:07.709Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8859","trackingIds":["6DBA6752B76E3D0576C033EF7FF7E9C2","s295fc93e1a462b8cbb6d38bd7979777eace042abd"],"client":{"ip":"10.0.6.14","port":52054},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2d750c456e9f1d0564f4c787cb855e46"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8861"} {"timestamp":"2022-08-04T19:54:07.717Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8862","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8828"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8864"} {"timestamp":"2022-08-04T19:54:07.717Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8862","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8828"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8828","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8866"} {"timestamp":"2022-08-04T19:54:07.719Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.727Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8867","trackingIds":["s2b570f5ef500f489244159978d80cfad1ccf8541e","62AD1689D512B9A1B3C88B467E551644"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fec5ba8502fe31684286d4c49b037064"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8869"} {"timestamp":"2022-08-04T19:54:07.784Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8871"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.784Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8871"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.785Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8871"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.785Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8871"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.785Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8871"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.785Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8871"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.785Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8871"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.785Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8871"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.788Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8871"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:07.788Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8871","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8874"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8876"} {"timestamp":"2022-08-04T19:54:07.792Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8877","trackingIds":["s27be73f21529d937dc1cca13af34397dbcc52b05a","8432F7592F319E58975ACA3F333EF88A"],"client":{"ip":"10.0.6.14","port":53388},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8f5a591ef2fdb2774f5f5a9503d65459"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8882"} {"timestamp":"2022-08-04T19:54:07.793Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8878"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.793Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8878"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.793Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8878"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.793Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8878"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.793Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8878"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.793Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8878"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.793Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8878"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.793Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8878"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.795Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8871","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8874"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8874","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8886"} {"timestamp":"2022-08-04T19:54:07.796Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8871","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8874"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8888"} {"timestamp":"2022-08-04T19:54:07.796Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8878"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:07.796Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8878","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8884"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8890"} {"timestamp":"2022-08-04T19:54:07.796Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8871","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8874"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["51548d9267c1feadeed2451e10d675d9"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8892"} {"timestamp":"2022-08-04T19:54:07.802Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8878","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8884"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8884","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8897"} {"timestamp":"2022-08-04T19:54:07.802Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8878","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8884"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8899"} {"timestamp":"2022-08-04T19:54:07.802Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8878","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8884"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51978},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["23666c7b7df442fa3ca198be55fede9d"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8901"} {"timestamp":"2022-08-04T19:54:07.810Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8894"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.815Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8903"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.817Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8894","trackingIds":["s2d171e7929591ca59a2157a029c9320c4366f1072","70069da9-74a3-4bfb-a67c-a93f8fd00789-8874","E5F655592044847C99ED923BA879E371"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["42a2df2dcf4c53e37fe0e3d554a8c320"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8905"} {"timestamp":"2022-08-04T19:54:07.821Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8906","trackingIds":["D1DF03602A9F856CCF669BE8D5A4BE44","s2851e3f0a349c928726818e2414492be4741c03bc"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["424bb4af6226e57901062af03f749728"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8908"} {"timestamp":"2022-08-04T19:54:07.825Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8903","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8884","58154037DEA00DED1C5E20109DCAB9AE","s235655cbda17969409c5f60d7498dea56f1bcf615"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d288e5cb2dff26c535f92740663c480f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8910"} {"timestamp":"2022-08-04T19:54:07.872Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8913","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8874"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8915"} {"timestamp":"2022-08-04T19:54:07.872Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8913","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8874"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8874","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8917"} {"timestamp":"2022-08-04T19:54:07.875Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.884Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8918"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.884Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8918"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.884Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8918"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.884Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8918"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.884Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8918"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.884Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8918"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.884Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8918"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.884Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8918"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.887Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8918"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:07.887Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8918","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8921"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8923"} {"timestamp":"2022-08-04T19:54:07.892Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8918","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8921"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8921","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8926"} {"timestamp":"2022-08-04T19:54:07.892Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8918","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8921"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8928"} {"timestamp":"2022-08-04T19:54:07.893Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8918","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8921"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a28f83e884add8f6a1872cd8de42bf62"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8930"} {"timestamp":"2022-08-04T19:54:07.901Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8933","trackingIds":["42A950B6CB51C818A6AA91564CE584AA","s2ff808f2a9105aa7821bfd5bdec50b6cdc610a3cd"],"client":{"ip":"10.0.6.14","port":52054},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["947d4e17ff7120e6e4598058ffe1432e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8935"} {"timestamp":"2022-08-04T19:54:07.903Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8936"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.903Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8936"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.903Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8932"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.903Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8936"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.903Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8936"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.903Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8936"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.903Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8936"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.903Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8936"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.903Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8936"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.906Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8936"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:07.906Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8936","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8939"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8941"} {"timestamp":"2022-08-04T19:54:07.911Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8936","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8939"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8939","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8944"} {"timestamp":"2022-08-04T19:54:07.911Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8936","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8939"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8946"} {"timestamp":"2022-08-04T19:54:07.911Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8932","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8921","s2032cc9bd1566f5937f4a8b6751291ebe49dcce8f","20C98A36E5DD71680A9DE05387894754"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c6fff1119241d2f9f89340d9e16cbff0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8948"} {"timestamp":"2022-08-04T19:54:07.912Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8936","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8939"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52054},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4b7839758bf9cc572f6d5a311b650347"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8950"} {"timestamp":"2022-08-04T19:54:07.922Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8952"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.922Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8953","trackingIds":["s298dca340d88da559893b60b994ac3ec2d2914f40","31C3215C9275D977AB8A4AC60D22D7F4"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e09461b2c27e99c72f8ed9f02eb501dd"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8955"} {"timestamp":"2022-08-04T19:54:07.924Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8956"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.924Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8956"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.924Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8956"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.924Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8956"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.924Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8956"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.924Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8956"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.924Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8956"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.924Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8956"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.927Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8956"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:07.927Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8956","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8959"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8961"} {"timestamp":"2022-08-04T19:54:07.929Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8952","trackingIds":["s2ff808f2a9105aa7821bfd5bdec50b6cdc610a3cd","A89B7E2C846C2E23A557AC7C99411381","70069da9-74a3-4bfb-a67c-a93f8fd00789-8939"],"client":{"ip":"10.0.6.14","port":52054},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["014bc40b97480398da33fb9134c73c92"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8963"} {"timestamp":"2022-08-04T19:54:07.932Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8956","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8959"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8959","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8966"} {"timestamp":"2022-08-04T19:54:07.932Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8956","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8959"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8968"} {"timestamp":"2022-08-04T19:54:07.933Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8956","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8959"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d0af9f8541c4d53e51c7864776ee487b"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8970"} {"timestamp":"2022-08-04T19:54:07.942Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8972"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.950Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8972","trackingIds":["s298dca340d88da559893b60b994ac3ec2d2914f40","0A25953CB82FF92F959BE929014359AF","70069da9-74a3-4bfb-a67c-a93f8fd00789-8959"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d7dc25ac2b6b089d8ab593f5b69c8709"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8975"} {"timestamp":"2022-08-04T19:54:07.982Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8978","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8939"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8980"} {"timestamp":"2022-08-04T19:54:07.982Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8978","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8939"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8939","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8982"} {"timestamp":"2022-08-04T19:54:07.984Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8983"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.984Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8983"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.984Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8983"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.984Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8983"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:07.984Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8983"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.984Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8983"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:07.985Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8983"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.985Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8983"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:07.985Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:07.988Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8983"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:07.988Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8983","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8986"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8989"} {"timestamp":"2022-08-04T19:54:07.994Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8983","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8986"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8986","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8992"} {"timestamp":"2022-08-04T19:54:07.994Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8983","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8986"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8994"} {"timestamp":"2022-08-04T19:54:07.995Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8983","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8986"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["daebdd728d2680e4dfe4a292ac34104a"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8996"} {"timestamp":"2022-08-04T19:54:08.004Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8998"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:08.012Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-8998","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-8986","620FB54D119035A8AF59A0B85CF58018","s20b2d0e7b4d58da117c5662a8ba845902bcce1ced"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["438b551297b70d199b1e905c98fab5b0"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9000"} {"timestamp":"2022-08-04T19:54:08.018Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9001","trackingIds":["8CECF5C8E9D04B1E2650990C9B8EE716","s2c9ba879ef62858f252f069e46edbc9cdfbd20ba0"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["571ef7c20b33507401de33eef7252429"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9003"} {"timestamp":"2022-08-04T19:54:08.022Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9004","trackingIds":["9D8229F327B6F6A75858160A48157326","s2d0d73ce272b65eaff9b2872baac1bdde607d704a"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["feb76f0c8236543900a3463ab2a27258"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9006"} {"timestamp":"2022-08-04T19:54:08.102Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9009","trackingIds":["F4CE90D96F79145C897C2DC7ACA44B31","s2ef6f36411eeac111e9564a956b96aa96f9c4493b"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0ee91e26e04ba69dfbf1d034ea8060d2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9011"} {"timestamp":"2022-08-04T19:54:08.116Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9012"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.116Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9012"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.116Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9012"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.116Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9012"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.116Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9012"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.116Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9012"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.116Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9012"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.116Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9012"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.119Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9012"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:08.119Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9012","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9015"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9018"} {"timestamp":"2022-08-04T19:54:08.121Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9016","trackingIds":["9CEFA42EE82128A80D6827C6D2458134","s2ce202eb6dcc822222ebf743546beff28085a6752"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["fc69ccfbefaa07c01b9ec2ace6560379"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9020"} {"timestamp":"2022-08-04T19:54:08.123Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9021"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.123Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9021"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.123Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9021"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.123Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9021"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.123Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9021"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.123Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9021"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.123Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9021"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.123Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9021"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.127Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9021"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:08.127Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9021","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9025"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9027"} {"timestamp":"2022-08-04T19:54:08.127Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9012","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9015"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9015","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9029"} {"timestamp":"2022-08-04T19:54:08.128Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9012","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9015"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9031"} {"timestamp":"2022-08-04T19:54:08.128Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9012","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9015"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51978},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1e0d63a2febe10d6279513adcc66bfa4"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9033"} {"timestamp":"2022-08-04T19:54:08.132Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9021","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9025"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9025","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9038"} {"timestamp":"2022-08-04T19:54:08.133Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9021","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9025"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9040"} {"timestamp":"2022-08-04T19:54:08.133Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9021","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9025"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ac00f5605cdf11384c9249259f9d2307"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9042"} {"timestamp":"2022-08-04T19:54:08.141Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9036"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:08.145Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9044"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:08.149Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9036","trackingIds":["F51E8C0E691295E050D28AFFA0EE008F","70069da9-74a3-4bfb-a67c-a93f8fd00789-9015","s2010d37e99cdbd24b07aa04c276f37d90a4024fd4"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5cb74b324db79c848da3c227b06de75a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9046"} {"timestamp":"2022-08-04T19:54:08.153Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9044","trackingIds":["s2ce202eb6dcc822222ebf743546beff28085a6752","814A40DFABC290A717F2912D4C7FC1B5","70069da9-74a3-4bfb-a67c-a93f8fd00789-9025"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["345a1328007723c08d26f6b88ac339d1"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9048"} {"timestamp":"2022-08-04T19:54:08.203Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9051","trackingIds":["s2cdca88def255078d5470d7ad876b05fc64209acf","341338ADDE51B35A13C603B72CF4856E"],"client":{"ip":"10.0.6.14","port":52054},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2d391d134df4be1d10404b578d7b49d6"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9056"} {"timestamp":"2022-08-04T19:54:08.203Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9052","trackingIds":["3C6BC9F316691AA4ED64C6B5345E691B","s2cbb155df66cf80cf91399da65841c6cd63c80443"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["29de1a8fac243b3a805072ca1a35d37b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9055"} {"timestamp":"2022-08-04T19:54:08.204Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9057"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.204Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9057"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.204Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9057"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.204Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9057"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.204Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9057"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.204Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9057"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.204Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9057"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.204Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9057"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.207Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9060","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9025"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9063"} {"timestamp":"2022-08-04T19:54:08.207Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9060","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9025"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9025","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9065"} {"timestamp":"2022-08-04T19:54:08.208Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9057"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:08.208Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9057","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9061"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9067"} {"timestamp":"2022-08-04T19:54:08.210Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:08.213Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9057","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9061"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9061","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9070"} {"timestamp":"2022-08-04T19:54:08.213Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9057","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9061"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9072"} {"timestamp":"2022-08-04T19:54:08.214Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9057","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9061"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a686e8687d8b79fcf131a0866e2d2160"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9075"} {"timestamp":"2022-08-04T19:54:08.216Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9073","trackingIds":["395BF91005C8C792FDA5C8B52D21FFB6","s276af6d6c2494c376955428332c11716a8fc91293"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b8366ac49e01f963dffeac42744a4725"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9078"} {"timestamp":"2022-08-04T19:54:08.221Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9080","trackingIds":["EDEAAABC807015C339C1D605B43BFB2C","s2207eb982997a10fc602a6806f3a30b581c7b8444"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0071306a45db4e62ba0f601401229842"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9082"} {"timestamp":"2022-08-04T19:54:08.225Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9079"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:08.232Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9079","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9061","92F10A1ED9E6E14CE901F25DA82CEEE7","s2cbb155df66cf80cf91399da65841c6cd63c80443"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f44b960ea1472ac76dfea8933ee0f039"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9084"} {"timestamp":"2022-08-04T19:54:08.284Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9087","trackingIds":["s226b9396be0dad01a529460cce95c314100430dca","CD71A6711BB9477D215422E3AA9621C0"],"client":{"ip":"10.0.6.14","port":53388},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cabe639e41d99d0ea674ae7eebb3edbd"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9089"} {"timestamp":"2022-08-04T19:54:08.313Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9091","trackingIds":["s22687be3001856114e117742c1d9c169616d1e402","01F0B28C83807536C67127470974F6D5"],"client":{"ip":"10.0.6.14","port":52054},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1c9a81dd32e4ffc87d63d8fd82b5f34e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9094"} {"timestamp":"2022-08-04T19:54:08.313Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9090","trackingIds":["AE7D0E1038C0D4C5662E556B986E174F","s2be34b1cd592c972d7a15d00836101dc71e81533b"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["53b18d4a126970437b5cffc58868aab4"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9095"} {"timestamp":"2022-08-04T19:54:08.315Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9096"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.315Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9096"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.315Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9096"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.315Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9096"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.315Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9096"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.315Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9096"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.315Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9096"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.315Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9096"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.318Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9096"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:08.318Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9096","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9099"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9101"} {"timestamp":"2022-08-04T19:54:08.324Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9096","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9099"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9099","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9104"} {"timestamp":"2022-08-04T19:54:08.324Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9096","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9099"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9106"} {"timestamp":"2022-08-04T19:54:08.324Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9096","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9099"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8841d4ca534838b8dff6c78ce1be20f7"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9108"} {"timestamp":"2022-08-04T19:54:08.335Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9110"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:08.342Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9110","trackingIds":["056B525EB47E60E44B32879F369FB9D9","s2be34b1cd592c972d7a15d00836101dc71e81533b","70069da9-74a3-4bfb-a67c-a93f8fd00789-9099"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bf8f4c7d1c6b6c8615ed71acac4bcdcb"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9112"} {"timestamp":"2022-08-04T19:54:08.415Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9114"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.415Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9114"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.415Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9114"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.415Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9114"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.415Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9114"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.415Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9114"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.415Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9114"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.415Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9114"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.419Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9114"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:08.419Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9114","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9117"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9119"} {"timestamp":"2022-08-04T19:54:08.422Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9120","trackingIds":["s23b995ae0892885b750c2a7fe063435a0f6161fee","97D23FD7A71C4822A7C7B29F98D7DB99"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["be7d694afcc9e333f9122f8fdf9e3793"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9123"} {"timestamp":"2022-08-04T19:54:08.424Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9114","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9117"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9117","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9125"} {"timestamp":"2022-08-04T19:54:08.424Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9114","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9117"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9127"} {"timestamp":"2022-08-04T19:54:08.425Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9114","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9117"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52054},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bf878bb8b2e6f97c5d9c21a53b8c3877"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9129"} {"timestamp":"2022-08-04T19:54:08.435Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9131"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:08.442Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9131","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9117","71641371CCD6FE8D257481BB20E83CD8","s2f866fe1420158bff07a272c7b992d44cc5808594"],"client":{"ip":"10.0.6.14","port":52054},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0abc867bb3bd48ad23c89a3b60a20496"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9133"} {"timestamp":"2022-08-04T19:54:08.477Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9134"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.477Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9134"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.477Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9134"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.477Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9134"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.477Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9134"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.477Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9134"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.477Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9134"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.477Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9134"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.480Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9134"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:08.480Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9134","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9137"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9139"} {"timestamp":"2022-08-04T19:54:08.486Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9134","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9137"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9137","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9143"} {"timestamp":"2022-08-04T19:54:08.486Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9134","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9137"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9145"} {"timestamp":"2022-08-04T19:54:08.487Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9134","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9137"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53388},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["059e5962f0bb1c0deaa7e5d404cd1f4e"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9147"} {"timestamp":"2022-08-04T19:54:08.494Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9150","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9117"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9152"} {"timestamp":"2022-08-04T19:54:08.494Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9150","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9117"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9117","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9154"} {"timestamp":"2022-08-04T19:54:08.497Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:08.498Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9149"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:08.505Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9149","trackingIds":["s2d838cd0d903573dd982023c39694e14a91a3cc45","70069da9-74a3-4bfb-a67c-a93f8fd00789-9137","6FC339C91C0687A652BDAC1347F3882F"],"client":{"ip":"10.0.6.14","port":53388},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7cdcb53e312fb51085dbd2067743ac82"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9156"} {"timestamp":"2022-08-04T19:54:08.523Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9157"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.523Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9157"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.524Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9157"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.524Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9157"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.524Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9157"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.524Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9157"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.524Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9157"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.524Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9157"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.526Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9157"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:08.527Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9157","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9160"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9162"} {"timestamp":"2022-08-04T19:54:08.532Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9157","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9160"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9160","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9165"} {"timestamp":"2022-08-04T19:54:08.532Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9157","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9160"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9167"} {"timestamp":"2022-08-04T19:54:08.532Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9157","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9160"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51978},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ea9d5caaef31fd8a6c7d2357fdbd249e"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":9,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9169"} {"timestamp":"2022-08-04T19:54:08.542Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9171"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:08.550Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9171","trackingIds":["s2d7aaf9263456b7d96e948289b118975ee8176fd7","70069da9-74a3-4bfb-a67c-a93f8fd00789-9160","0BE1309314DEB011E66284ABC27260BB"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["967811d0da555b1449f7b7b6302fcdb7"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9174"} {"timestamp":"2022-08-04T19:54:08.572Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9176","trackingIds":["s2ce8d576afdf3acc70d35cd8b7f783c72f4693d8f","76F944A8D5CC1CA09B120941C234C6DB"],"client":{"ip":"10.0.6.14","port":53388},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["825e0e5cf492585c2162729bfc09d756"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9178"} {"timestamp":"2022-08-04T19:54:08.574Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9179"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.574Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9179"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.574Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9179"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.574Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9179"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.574Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9179"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.574Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9179"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.574Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9179"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.574Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9179"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.577Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9179"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:08.577Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9179","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9182"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9184"} {"timestamp":"2022-08-04T19:54:08.583Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9179","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9182"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9182","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9188"} {"timestamp":"2022-08-04T19:54:08.583Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9179","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9182"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9190"} {"timestamp":"2022-08-04T19:54:08.584Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9179","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9182"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53388},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6c876ad98689db4ca6487bdaa92517e1"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9192"} tBVlIXj5waIDDnTzONpn8%2Bk1I3HjDQ%2BpvQ4NiHC4BsXm1E%2BTB4m7Xi92Hnyg5%2B7NKYwOYAK%2BVqcbWuyClEjEkmeVzTiDM863%2BBXGH4s0RcpZjOgOPwVjvu8r/Wc8T//a58uZ/wA%3D&RelayState=s2e1bc3d6e5223b100e0fd298b6005ecf524d8d55d HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds20515355a0163375c71ce63054b652e756dd37784&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s20f44a36a412f6e547276e8dd1e5c654f9f3f3a08&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STaElrUAiYKqIm27WUJ76M3YY9aSv%2Bpxdum/rxOgS6WWQ0%2BWPDPPeN53PENmtKfLLj7bLfzoAGN2NNoiHQJz0gVLHUOF1DIDSCOn7fLzA63ykvrgouNOk2yJCCEqZ1fOYmcgtBBeFIev24c5eY7RIy2Ko3bdCH0%2BnFyY3EOQuQxgD7kLh4KZ4lJeGIhsqRXDAj3J1ulZyrK%2BwZ%2B4XDHzxksgZQGCsgevYs6d6Zlt%2B7gFoQLweIVVInE/usBhmH1OJNMIJNus5wQrOWYw3U/Z3bt6z/bjWky4gHrM72tZlXfvmayFFCDrlI8NQ1Qv8EZA7GBjMTIb56Qqq2pUTkdlvbu7p5OalpPvJGvOyn1QVqTX3pZ5f0pC%2Bmm3a0bNY7sj2TcIOKiREshi1ptFh8bhyr7bWHbxjCzQz4orxInn6ZdUs1k3Tiv%2BM1tq7V5XAVhMo8bQwSCfYfF2l/5GiZEcUmkMzKICG0nWNj3%2BqWNaSQUhqe5Jcel8XkUQgzlpKyIc439Mlq2c8Swo7KWCI%2BPxItY1eKVTxRbk4iaUU97npeve8VcXRO9i2ioQu34s70I8y/hX%2BCn2j9l%2BR69/4uIX HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s20515355a0163375c71ce63054b652e756dd37784&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds20bbb49d299b0b7c2f7dd695bb700baa68d53e644&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f3ae8b8a164bab34d5cde43c94f2017af4dfdef4&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s20bbb49d299b0b7c2f7dd695bb700baa68d53e644&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f3ae8b8a164bab34d5cde43c94f2017af4dfdef4&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcS50mwCBIqFySQKkAcets4G2rJsdOsLdG/bwhqBT1w86xnRjtjLwk63YudvVjvDki9NYTBtdOGxHRVMT8YYYEUCQMdknBSHNf7nUhCLvrBOiutZsEGySkDTllTsU/nehJRdNXWhwq68HaYyaYL0VyUQRyUufTKhdJ2EXTRdvN%2B1PaAjRpQuqhDB2utgCLV9CzYbipGCWQI0PACM5TzMsvrPGliWbbFiJNFnc5llvNcjnTzm%2BNkb8ISYmhl2bQyXuSprGvZFlzCoihHzwIx5XFWp0kxKok8bg05MK5iCU%2BSGS9nPDvFC5FngucfLDjjQFPGMT5bLW8diUk3PLT2ujQgwuFWFFtRv4weLO5%2BvTg6cJ6e0ZttMDiD9vjanSa2OHopkYhFzy77cQYXXB3wy48vFigKGmswoDu99Vp/31f6r3ie/sHnn7P6AQ%3D%3D&RelayState=s29c100f5d00b9a21f65278ff24d705707d2ebc942 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUgXSCxASkFVkbbdlKQ99GacCWvJX/U4u/Tf1wnQpVLLoSdLnplnPO87XiJT0tKy9896Dz96QB%2BdlNRIx8CK9E5Tw1Ag1UwBUs9pXX56pFmcUuuMN9xIEpWI4LwwemM09gpcDe5FcPi6f1yRZ%2B8t0iQ5SdNP0MbjyVsVW3Bd3DnQx9i4Y8JUci1PFHhWSsEwQUuibXiW0Gxo8CcuFky98QJIaAAn9NEKH3OjBmZdP%2B2hFQ64v8GKNnA/GMdhnH1FOiYRSLTbrghmiyI9ZPm7tJhl6WyRF9Nszg5dvmiL%2BbRlXQE5y2HeHUI%2BVgxRvMAbAbGHnUbPtF%2BRLM2ySZpP0odmWtDZA01n30lUXZR7L3QbXntf5sM5CenHpqkm1VPdkOgbOBzVCAlkvRzMomNjd2PffSy7ekbWaJfJDeLMs/RzqNltKyMF/xmVUprXjQPmw6je9TDKp5i/32W4Ee2kG1Opd0yjAO1JVFcD/kvPpOgEuKC6Jcm182UVoR3NCVvh4eT/Y7JoY5RlTuAgFZwY91exbsEbGSr20K3vQjnlQ164Hhx/Na4dXAxbBW0zjGWN8xcZ/wo/x/4x2%2B/o7U9c/wI%3D HTTP/1.1" 200 2293 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUhhAQuQKKgq0rabJXQPvU3tCWsp/qjH2aX/vk6ALpW6HHqy5Jl5xvO%2B4zmBbhxfteHZ7PBnixSSo24M8T6wYK033AIp4gY0Eg%2BCV6sv97xIc%2B68DVbYhiUrIvRBWbO2hlqNvkL/ogR%2B290v2HMIjniWHRvbDsil/SmkTh36Oq09mkNq/SEDnV3KM40BVo0CysixZBOfpQx0Df7GpQr0Gy%2BClEH0yhycCqmwumNW1cMOpfIowhVWycj9ZL3AfvYFq6EhZMl2s2BUSBgPh3I8LYaTuzqf5lM5mswEzODDZAKTYjYWOEJR3MV8KoFIveAbgajFraEAJixYkRfFIJ8O8tF%2BOOPjEc/H31lSnpX7qIyMr70t849TEvHP%2B305KB%2BqPUue0FOvRkxgy3lnFu8b%2Byv7bmPh4hlbkptnV4gTz/GvsWa7KW2jxK9k1TT2de0RQhw1%2BBZ7%2BTSE2126GyUHdZ/KgwdDCk1gSVV2%2BMcWGlUr9FF1x7JL5/MqouzNiVsR8Bj%2BY7JkbbUDr6iTCo8gwkWsa/C6iRU7rJc3oYKLLi9ed46/Wi87F%2BNWodx3Yznrw1nGf8JPsXdm%2BxO9/onL3w%3D%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaJKRQIkBC44IE0gTTDru5qcsipUlXJxL7%2BxXQprHDbrbz3pPfi5cEnev1PpxDikekPnjC7NI5T/r2tGJp8DoAWdIeOiQdjT5tDnstc677IcRggmPZFilaD9EGv2LvMfaki%2BLiQsotdPm1mJimy9GfrUccrD/3NuYmdAV0xW77fHLhiI0d0MSiwwgbZ4EK2/Qs221XjKq5ms5RVrNpPVOKo5S1AgEzKJuF4jWKkouFEmKE%2B28fL2EkSrloTSlqg%2BW8LtuRiqDKGRetMfW0mVZYtbKei3pkEiXceYrg44pJLuWEVxOuXsRCl0rz8o1lrzjQzeNon62X14z0jTf8Su3/0IAIh2tQbE39svglcdfr9SlCTPTYPYUGs1dwCf9Xpxtan5IxSMSKR5XDOIMzro/4kcYfyyxlTfCY0R3eJuc%2B7yv9ZTxOf9rHy1l/AQ%3D%3D&RelayState=s206564773dadf6478dc3c2c50eb626dc83eb6c9ab HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2da511d582176f0808d479ca9a377a7295ce4ec26&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQhkWSxAoqCqSNtultA99GbsCWvJX/U4u/Tf1wnQpVKXQ0%2BWPDPPeN53PEOmlaPLNryYLfxsAUNy1Mog7QNz0npDLUOJ1DANSAOn9fLrAy3SnDpvg%2BVWkWSJCD5Ia1bWYKvB1%2BBfJYfv24c5eQnBIc2yo7LtAF3an1zo1IFv0saDOaTWHzKms0t5piGwpZIMM3QkWcdnScO6Bn/jUsn0Oy%2BCpAHw0hycDCm3umPW9eMWhPTAwxVWisj9bD2HfvY5aZhCIMlmPSdY8Ek5mY6EKMZieJ8P95NROWLiriknBZuKku95CWxf3sV8rBiifIV3AmILG4OBmTAnRV4Ug/x%2BkI93wyktxzQvf5CkOiv3SRoRX3tb5v0pCemX3a4aVI/1jiTP4LFXIyaQxawzi/aN/ZV9t7Hs4hlZoJtlV4gTz9FvsWazrqyS/FeyVMq%2BrTywEEcNvoVePs3C7S7djRSDpk%2BlwTODEkwgSV11%2BKeWKdlI8FF1R7JL5/MqgujNiVsR4Bj%2BY7JkZbVjXmInFRwZDxexrsErFSu20CxuQjnlXV687hx/s150LsatArHrxnLWh7OM/4SfYh/M9id6/RMXvwE%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BSphdy1AoqCqSNtuSmgPvRlnzFryVz3OLv33dQJ0U6nl0JMlz8wznvcdz5Fp5eiqC89mBz86wJCctDJIh8CCdN5Qy1AiNUwD0sBps/r0SMs0p87bYLlVJFkhgg/SmrU12GnwDfgXyeHr7nFBnkNwSLPspGw3QZcOJ2916sCLVHgwx9T6Y8Z0di3PNAS2UpJhho4km/gsaVjf4E9cKpl%2B40WQNABemqOTIeVW98ymedpBKz3wMMLKNnI/WM9hmH1BBFMIJNluFgRLdhA5ezfNi1klqqIUUJWHO5FXrJjNeHFfiIfpoT3wu5iPNUOUL/BGQOxgazAwExakzMtykt9P8um%2BeKDVlObVd5LUF%2BXeS9PG196W%2BXBOQvpxv68n9VOzJ8k38DioERPIct6bRYfGfmTfbSy7ekaW6ObZCHHmOfo51mw3tVWS/0xWStnXtQcW4qjBdzDIp1m43aW/ke1EDKk0eGZQggkkaeoe/6VjSgoJPqruSHbtfFlFaAdz4lYEOIX/mCxZW%2B2Yl9hLBSfGw1WsMXitYsUOxPImlFPe58Xr3vFX69vexbhV0O77sZz14SLjX%2BHn2D9m%2Bx0d/8TlLw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f9baa27c09d188a501a359b949c04db2ac8bf99b&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ba9210404d83bd6d0088ade1f9525ce4a28f0cb6&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2c75793dd24d1801b7353ad6f572a9d5cbc5eab56&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwEP2VkrttbNOmDSrIehEUFhUPe4vJ1A2kSbeTgPv3W5VddA/eZibvPea9zAxlZ3ux8Wcfww6w9w4huXTWobg9zUkcnPASDQonO0ARlNgvtxuRp1T0gw9eeUuSFWAwTgbj3Zx8htCjyLKL9TE1skuvxUTpLgV3Ng5gMO7cm5Aq32Wyy9ar9731O9BmABWyDoJcWiMxM7onyXo1J8imrZ7yQjc1sIqdGl6wmp9yCg2XLWOct21TckZHuPv1cfAjMW9LXpValhymrKpaWkBOVX3iWutaSZVDoU%2BsroqRiRhh7TBIF%2BYkp3k%2BofWEssO0ESUTtPwgyREGvHkc7ZPF7JqRuPGGh9RehyYRYbgGRRbYz7IHibteL/ZBhojP3ZvXkByljfBaHW9osY9KASLJnlW240yeYbGDrzj%2BWGIw0d5Bgnd4G639vq/0n/E8/WufL2fxAw%3D%3D&RelayState=s2b06e2f2bca79499fac4b339a843cdafb585daf70 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2da511d582176f0808d479ca9a377a7295ce4ec26&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2abf0a340165f512fe52b7f05a166c181f94bdbc7&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f9baa27c09d188a501a359b949c04db2ac8bf99b&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 21ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ba9210404d83bd6d0088ade1f9525ce4a28f0cb6&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2c75793dd24d1801b7353ad6f572a9d5cbc5eab56&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2abf0a340165f512fe52b7f05a166c181f94bdbc7&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BQI2YBEkCqqKtO1mCe2hN%2BNMWEv%2BqsfZpf%2B%2BToAulVoOPVnyzDzjed/xApmSlq46/6J38KMD9NFJSY10CJSkc5oahgKpZgqQek7r1edHmscptc54w40k0QoRnBdGr43GToGrwb0KDl93jyV58d4iTZKTNN0IbTycvFGxBdfGrQN9jI07Jkwl1/JEgWcrKRgmaEm0Cc8SmvUN/sTFgql3XgAJDeCEPlrhY25Uz6zrpx00wgH3N1jRBO5H4zgMs5ekZRKBRNtNSTCfzbOHrBhneZaxMWv5oeDpmBU55HkB2cN4Ukzb2Xx2CPlYMUTxCu8ExA62Gj3TviR5muejdDZKJ/tsTqcTmk6/k6i6KPdB6Ca89r7Mh3MS0k/7fTWqnuo9ib6Bw0GNkECWi94sOjR2N/bdx7KrZ2SJdpHcIM48S7%2BEmu2mMlLwn9FKSvO2dsB8GNW7Dgb5FPP3u/Q3ohm1Qyr1jmkUoD2J6qrHP3dMilaAC6pbklw7X1YRmsGcsBUeTv4/JovWRlnmBPZSwYlxfxXrFryWoWIH7fIulFPe54Xr3vE345rexbBV0Oz7saxx/iLjX%2BHn2D9m%2Bx29/YnLXw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds215e36378bb39dc736e53d3d4efa9b55ab289700e&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwEP2Vkrttmja0DSrIehEUFhUPe0ubqRtIk24nAffvt1Z2sXvwNjN57zHvZZYoO9OLvbu64I%2BAvbMI0a0zFsX0tCJhsMJJ1Cis7ACFb8Rpc9gLFlPRD867xhkSbQG9ttJrZ1fk0/seRZLcjAuxll18LxaN6mKwV20BBm2vvfZx47pEdslu%2B34y7ghKD9D4pAMvN0ZLTLTqSbTbrghSVhS8KiFra9VCyTLK0qKEmtU1T9NcqoJmKmvLEW5/fZzdSGR5DlUBVU1zDqwGyqGlXKUFy9o04ynP81pVGW1HJmKAnUUvrV8RRhlb0HJB83NaCZ4Lyj9IdIEBJ4%2BjfbJe3jMSE294Su11aBIRhntQZI39MnmSeOj14uSlDzjv3pyC6CJNgNfqOKHFKTQNIJJkrnIYZ/IK6yN8hfHHIo2RchYifMDbYMz3Y6X/jPn0r51fzvoH&RelayState=s2174a0d49607148c97e9a299b20aa213a8880d035 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBjsIgEP2VhrstrUVbYk3MejHRZKPGw94Qpl0SCmwHEvfvt2p2o3uQ08zw3gvvDQsUvfF86zoXwx7QO4uQXHpjkd%2BuGhIHy51AjdyKHpAHyQ%2Br3ZYXKeV%2BcMFJZ0iyBgzaiqCdbchnCB55ll2Mi6kWfXotJlL1KdhOW4BB287rkErXZ6LPNuv3g3F7UHoAGbIeglgZLTDTypNks24ISqZk3Uo6pXk5U8BmZT2HKs9ZXlBa05oxwSiweoTbXx9HNxKLXM1Z2cpKMDYvWdueWTVVdZ4rVZ6rcjofj6KtKEYmYoSNxSBsaEhBi2JCqwktj3nNWckp%2ByDJCQa8eRztk%2BXimhG/8YaH1F6HJhBhuAZFlugX2YPEXc/zQxAh4nP35hQkJ2EivFbHG5ofopSASLJnld04Ex0s9/AVx40lGhPlLCR4h7fRmO/7k/4znqd/7fPPWf4A&RelayState=s2769044741b0fa9d761eb98f3f274ffde0ad24764 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s215e36378bb39dc736e53d3d4efa9b55ab289700e&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds20494c3ddff18eeffc2a3b64809f6776c1d1b4e1f&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQgsy1qAREFVkbbdLKE99GacCWvJX/VMdum/rxOgS6WWQ0%2BWPDPPeN53PENhtOfLll7sFn60gJQcjbbI%2B8CctcFyJ1Aht8IAcpK8Wn5%2B5EWacx8cOek0S5aIEEg5u3IWWwOhgvCqJHzdPs7ZC5FHnmVH7doB%2BrQ/ZW1SD6FJmwD2kLpwyITJLuWZARJLrQRm6Fmyjs9SVnQN/sSlSph3XgQpCxCUPXhFqXSmY1bV0xZqFUDSFVbVkfvRBQn97HPWCI3Aks16zrAYDUcN5PlejCdFnk9HRTG630/r%2BwcYCjEaTx4mk0kumzrmYykQ1Su8ExBb2FgkYWnOirwoBvl0kI93wwd%2BN%2Bb53XeWlGflPihbx9felnl/SkL%2BabcrB%2BVTtWPJNwjYqxET2GLWmcX7xuHKvttYcfGMLdDPsivEief5l1izWZdOK/kzWWrt3lYBBMVRKbTQy2cE3e7S3ah60PSpnIKwqMASS6qywz%2B3QqtGQYiqe5ZdOp9XEerenLgVBEf6j8mSlTNeBIWdVHAUki5iXYNXOlZsoVnchEouu7x43Tn%2B5kLduRi3CupdN5Z3gc4y/hV%2Biv1jtt/R65%2B4%2BAU%3D HTTP/1.1" 200 2292 2ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVJBasMwEPyK0T22rFiOKpJAaS6BFkoSeuhtK61TgSy5Xgna39dJaEl66E2zmhl2RloS9H7Qj/EYc9ohDTEQFp%2B9D6TPVyuWx6AjkCMdoEfSyej9/dOjFiXXwxhTNNGzYoOUXIDkYlix95QG0lX16WMuHfTl6TAzti8xHF1AHF04Di6VJvYV9NV287z3cYfWjWhS1WOCe%2B%2BAKmcHVmw3K0ZoVdtKK%2BZKqE7Uol7wWgHnizmKrp3Xb0IaVEZO9PCT4xAnoeBcAUKjhFR1KzoJ9VzYhYJmwnct1rLpkFuJk5Io4zZQgpBWTHAhZlzNeHOo77RsNJevrHjBkc4Zp/hsvTx1pM%2B68aq1/0sDIhxPRbE1DcvqyuLiN%2Bh9gpTpFj1Ei8UL%2BIz/u9OZrffZGCRi1a3L0zSDI653%2BJGnFyscFTYGLOhC77L3X5eV/ipup7/w9uesvwE%3D&RelayState=s2b954989082d1516b72b9ffd3b747270872a8a857 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PsgCDRYgUVBVpG03JbSH3ow9YS35qx5nl/77OgG6VGo59GTJM/OM533Hc2RaObrqwrPZwY8OMCQnrQzSIbAgnTfUMpRIDdOANHDarD490jIrqPM2WG4VSVaI4IO0Zm0Ndhp8A/5Fcvi6e1yQ5xAc0jw/Kdul6LLh5EJnDnybtR7MMbP%2BmDOdX8tzDYGtlGSYoyPJJj5LGtY3%2BBOXSabfeBEkDYCX5uhkyLjVPbNpnnYgpAcebrBSRO4H6zkMsy9IyxQCSbabBcHyMJpV05ZPAMTDYSqqsgJewYhXBX/HpqIsH2ZsLASL%2BVgzRPkCbwTEDrYGAzNhQcqiLNOiSovxfjSjkzEtJt9JUl%2BUey%2BNiK%2B9L/PhnIT0435fp/VTsyfJN/A4qBETyHLem0WHxv7GvvtYdvWMLNHN8xvEmefo51iz3dRWSf4zWSllX9ceWIijBt/BIJ9m4X6X/kaKtB1SafDMoAQTSNLUPf5Lx5RsJfiouiP5tfNlFUEM5sStCHAK/zFZsrbaMS%2BxlwpOjIerWLfgtYoVO2iXd6Gc8j4vXveOv1ovehfjVoHY92M568NFxr/Cz7F/zPY7evsTl78A HTTP/1.1" 200 2289 2ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2313fe00ba46200832237b8d79e1aa34696660cfd&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s20494c3ddff18eeffc2a3b64809f6776c1d1b4e1f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2313fe00ba46200832237b8d79e1aa34696660cfd&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBjsIgEP2VhrstUlot0SZmvZhoslHjYW8IU5eEQrcDifv3WzW7sXvwxsy89%2BC9YYGytZ3Y%2BouPYQ/YeYeQXFvrUNxHSxJ7J7xEg8LJFlAEJQ6r3VawlIqu98Erb0myBgzGyWC8W5LPEDoUWXa1PqZGtuntMFG6TcFdjAPojbt0JqTKt5lss836/WD9HrTpQYWshSBX1kjMjO5IslkvCZ4rBlTnvOB5wSs6o4xV05yeARjNq3JelaqZSZYPcPfr4%2BgHItMzzliRc0bLUtNcc6VnBZvPadmcm6YBDkrpsrkxESNsHAbpwpKw4YoJnU8oP04rUXBBiw%2BSnKDHu8fBPqkXt4zEndc/pfY6NIkI/S0oUmO3yJ4kHnqdOAQZIo6rN68hOUkb4bU63tHiEJUCRJKNVXZDT16g3sNXHDaWGEy0d5DgA95Ea78fT/rPGHf/yvHPqX8A&RelayState=s25f19834cae61713f93f3a6830df58563719ced39 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysr3/WALCVgsEgVVRUqbLUtz6M3Ys8SSv%2BrxJvTf17tAQ6WWQ06WPDPPeN53PEemlaPLLjybLfzsAENy1MogHQIV6byhlqFEapgGpIHTZvnlgZZZQZ23wXKrSLJEBB%2BkNStrsNPgG/AvksP37UNFnkNwSPP8qGyXosuGkwudOfBt1nowh8z6Q850finPNQS2VJJhjo4k6/gsaVjf4G9cJpl%2B40WQNABemoOTIeNW98ymedyCkB54uMJKEbmfrOcwzF6RlikEkmzWFcHyXsz4DO6L0aSdFaN2OvtwV4gS2N2UjcvJdF%2BMeTvZiyLmY80Q5Qu8ERA72BgMzISKlEVZpsU0Lca70YxOxrSY/CBJfVbuozQivva2zPtTEtLPu12d1o/NjiRP4HFQIyaQxbw3iw6N/ZV9t7Hs4hlZoJvnV4gTz9GvsWazrq2S/FeyVMq%2BrjywEEcNvoNBPs3C7S79jRRpO6TS4JlBCSaQpKl7/LeOKdlK8FF1R/JL5/MqghjMiVsR4BjeMVmystoxL7GXCo6Mh4tY1%2BCVihVbaBc3oZzyPi9e946/Wi96F%2BNWgdj1Yznrw1nGf8JPsf/M9id6/RMXvwE%3D HTTP/1.1" 200 2292 2ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BWrYBQuQKKgq0rabkrSH3rz2hLXkr3qcXfrv6wToUqnl0JMlz8wznvcdL5Bp5ei6D89mDz96wJActTJIx8CS9N5Qy1AiNUwD0sBps/70QMs0p87bYLlVJFkjgg/Smo012GvwDfgXyeHr/mFJnkNwSLPsqGw/QZeOJxc6deC7tPNgDqn1h4zp7FKeaQhsrSTDDB1JtvFZ0rChwZ%2B4VDL9xosgaQC8NAcnQ8qtHphN87gHIT3wcIWVInI/WM9hnH1JOqYQSLLbLgmW1Wx2z7tiWom8KKvp3YxV90XZiapjTyXM7%2BZTAYWAdzEfa4YoX%2BCNgNjDzmBgJixJmZflJJ9N8qot5nRa0Xz6nST1Wbn30oj42tsyP52SkH5s23pSPzYtSb6Bx1GNmEBWi8EsOjb2V/bdxrKLZ2SFbpFdIU48Rz/Hmt22tkryn8laKfu68cBCHDX4Hkb5NAu3uww3Uky6MZUGzwxKMIEkTT3gv/RMyU6Cj6o7kl06n1cRxGhO3IoAx/AfkyUbqx3zEgep4Mh4uIh1Dd6oWLGHbnUTyikf8uL14Pir9WJwMW4ViHYYy1kfzjL%2BFX6K/WO239Hrn7j6BQ%3D%3D HTTP/1.1" 200 2292 2ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PshCIRYgUVBVpG03JbSH3owzZi35qx5nl/77OgG6VGo59GTJM/OM533Hc2RaObrqwrPZwY8OMCQnrQzSIbAgnTfUMpRIDdOANHDarD490jIrqPM2WG4VSVaI4IO0Zm0Ndhp8A/5Fcvi6e1yQ5xAc0jw/Kdul6LLh5K3OHHiRCQ/mmFl/zJnOr%2BW5hsBWSjLM0ZFkE58lDesb/InLJNNvvAiSBsBLc3QyZNzqntk0TztopQcebrCyjdwP1nMYZl8QwRQCSbabBcFSzKrRZDQV4h0/VBPOqofyMJsKPq4Ef5jyCqZFxcd8FvOxZojyBd4IiB1sDQZmwoKURVmmxSwtxvtRRSdjWky%2Bk6S%2BKPdemja%2B9r7Mh3MS0o/7fZ3WT82eJN/A46BGTCDLeW8WHRr7G/vuY9nVM7JEN89vEGeeo59jzXZTWyX5z2SllH1de2Ahjhp8B4N8moX7Xfob2aZiSKXBM4MSTCBJU/f4Lx1TUkjwUXVH8mvnyypCO5gTtyLAKfzHZMnaase8xF4qODEermLdgtcqVuxALO9COeV9XrzuHX%2B1vu1djFsF7b4fy1kfLjL%2BFX6O/WO239Hbn7j8BQ%3D%3D HTTP/1.1" 200 2292 2ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScjCkrUAiYKqIm27KaE99OY6E9aSv%2BqZ7NJ/XydAl0oth54seWae8bzveI7CaM9XHT3bHfzoACk5Gm2RD4EF64LlTqBCboUB5CR5vfr4yIs05z44ctJplqwQIZBydu0sdgZCDeFFSfiye1ywZyKPPMuO2nUj9OlwysakHkKbtgHsIXXhkAmTXcozAyRWWgnM0LNkE5%2BlrOgb/IlLlTBvvAhSFiAoe/CKUulMz6zrpx00KoCkK6xqIve9CxKG2ResFRqBJdvNgmGRj0FOyqItxJ0oxqUsx00uZsV0ei9n7d3sHvJJXk7Kh5iPlUBUL/BGQOxga5GEpQUr8qIY5eUon%2BzHD3w64fn0G0uqs3LvlG3ia2/L/P2UhPzDfl%2BNqqd6z5KvEHBQIyaw5bw3iw%2BNw5V9t7Hi4hlbop9nV4gTz/NPsWa7qZxW8mey0tq9rgMIiqNS6GCQzwi63aW/Uc2oHVI5BWFRgSWW1FWP/9wJrVoFIaruWXbpfF5FaAZz4lYQHOk/JkvWzngRFPZSwVFIuoh1DV7rWLGDdnkTKrns8%2BJ17/irC03vYtwqaPb9WN4FOsv4V/gp9o/Zfkevf%2BLyFw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f891517ff6cb95ca932b87fc49fc37c9e709c4c8&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f891517ff6cb95ca932b87fc49fc37c9e709c4c8&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNBRoI0BC44IE0gSIw25u4rJIadLVicT%2BfgW0CXbgZjvvPfm9eE7Q2k5u/dnHsEfqvCNMLq11JG9PCxZ7Jz2QIemgRZJBycNqt5Ui5bLrffDKW5askYJxEIx3C/YZQkcyyy7Wx9RAm16LkdJtiu5sHGJv3LkzIVW%2BzaDNNuv3g/V71KZHFbIWA6ysAcqM7liyWS8YTScF4KwsdT0WdcXr8azJm3qic8HHitclF3xaARcD3P36OPqBKFRd8ApEMVNjoZpc5Xw6RSxVCaqpaphpjZoXdTkwiSJuHAVwYcEEF2LEyxEvjnklJ4Xkkw%2BWnLCnm8fBPlvOrxnJG69/SO11aECE/TUotqRunj1I3PU6eQgQIj13b15jcgIb8bU63dDyEJVCIpY9q%2ByGGZxxucevOPxYYijR3mFCd3gTrf2%2Br/Sf8Tz9a58vZ/kD&RelayState=s20c5873c011101d8e2b2941996f976ea7381786b7 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR7kxAaylptpdIKUWlhs03hwG1qT7qW4g88zm759zhpywYJeuBkyTPzjOd9x3MC3Tq%2B6sKT2eGPDikkJ90a4kNgwTpvuAVSxA1oJB4Er1ef73mR5tx5G6ywLUtWROiDsmZtDXUafY3%2BWQn8urtfsKcQHPEsO7W2m5BLh1NInTr0Tdp4NMfU%2BmMGOruWZxoDrFoFlJFjySY%2BSxnoG/yJSxXoV14EKYPolTk6FVJhdc%2Bs64cdSuVRhBFWycj9aL3AYfYFa6AlZMl2s2BUvIWyEeJdcZhNDygbnCFIWZZSopwecpBiCrO7shAxnyogUs/4SiDqcGsogAkLVuRFMcnfT/Lp/s0dL6c8L7%2BzpLoo90EZGV97W%2BbDOYn4p/2%2BmlQP9Z4l39DToEZMYMt5bxYfGvuRfbexcPWMLcnNsxHizHP8S6zZbirbKvEzWbWtfVl7hBBHDb7DQT4N4XaX/kbJSTOk8uDBkEITWFJXPf6xg1Y1Cn1U3bHs2vmyiigHc%2BJWBDyF/5gsWVvtwCvqpcITiHAVawxet7Fih83yJlRw0efF697xF%2Btl72LcKpT7fixnfbjI%2BFf4OfaP2X5Hxz9x%2BQs%3D HTTP/1.1" 200 2288 2ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds21344dd2757389f365fc7d9e7911f378c33e76fa2&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds243c71fd6da88e0200fb41a76f060f848b9afc217&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STYQtrUAiYKqIm27WUJ76G1wJqwlf9Xj7NJ/XydAl0oth54seWae8bzveEaglePLLjybLf7okEJy1MoQHwJz1nnDLZAkbkAj8SB4vfz8wIs0587bYIVVLFkSoQ/SmpU11Gn0NfoXKfDr9mHOnkNwxLPsqGw3IpcOp2h06tC3aevRHFLrDxno7FKeaQywVBIoI8eSdXyWNNA3%2BBOXStBvvAiSBtFLc3AypMLqnlnXj1tspEcRrrCyidyP1gscZp%2BzFhQhSzbrOaNi0uxzmMB4vL/Lm3E5LspyMi3afHrfiruihOk9tmPIm5hPFRDJF3wjEHW4MRTAhDkr8qIY5e9G%2BWR3956XE56X31lSnZX7IE0TX3tb5v0pifin3a4aVY/1jiXf0NOgRkxgi1lvFh8a%2Byv7bmPh4hlbkJtlV4gTz/EvsWazrqyS4meyVMq%2BrjxCiKMG3%2BEgn4Zwu0t/I5tRO6Ty4MGQRBNYUlc9/qkDJVuJPqruWHbpfF5FbAZz4lYEPIb/mCxZWe3AS%2BqlwiOIcBHrGrxSsWKL7eImVHDR58Xr3vFX65vexbhV2Oz6sZz14SzjX%2BGn2D9m%2Bx29/omLXw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:05 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVJNa%2BMwEP0rRvfYsiJ/SCSBsrkEUliS0kNvU2mSFciS65Eg/ffrJOzS9NDbzOi9h96bWREMftT7eI45HZDGGAiLy%2BAD6dvTmuUp6AjkSAcYkHQy%2Bvj0vNei5HqcYoomelZskZILkFwMa/YnpZF0VV18zKWDobwWC2OHEsPZBcTJhfPoUmniUMFQ7ba/jz4e0LoJTaoGTPDkHVDl7MiK3XbNqGlOqmtarmSvkJt3dWpELTvFWxSmtvxa2XpZz/Dwz8dLnIkC%2BgaFEtCepAIr%2B05J2ViQS2M4X7Ydb5Xqu07NTKKMu0AJQlozwYVY8H7B5UutdCM1b99Y8YoT3TzO9tlmdc1I33jTl9R%2BDg2IcLoGxTY0rqovEne9UR8TpEyP3a9osXgFn/Fndbqh9TEbg0SselR5nmdwxs0BP/K8scJRYWPAgu7wU/b%2B8/6l74zH6f/28XI2fwE%3D&RelayState=s2126ef277ae9a3c53d73c5abf5cd295d924044788 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds24db0a4a33b10d353255462f067fc125a67ef3a0d&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s243c71fd6da88e0200fb41a76f060f848b9afc217&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s21344dd2757389f365fc7d9e7911f378c33e76fa2&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CQS2GyxASkFVkbbdlNA99ObYE9aSv%2Bpxdum/rxOgS6WWw15iyTPzjOd9JwtkWjladuHZ7OBnBxiSo1YG6RBYks4bahlKpIZpQBo4rcsvDzRPx9R5Gyy3iiQlIvggrVlbg50GX4N/kRy%2B7x6W5DkEhzTLjsp2I3TpcHKhUwe%2BTVsP5pBaf8iYzi7lmYbASiUZZuhIsonPkob1Df7GpZLpN14ESQPgpTk4GVJudc%2Bs68cdCOmBhyusFJH7yXoOw%2BxL0jKFQJLtZkkwb2aTyf29KOYNZ21T8LwoeBM/Yjpt562YFZNiOpkVdzEfK4YoX%2BCNgNjB1mBgJixJPs7z0bgYjWf7yZzezej4ww%2BSVGflPkoj4mtvy9yckpB%2B3u%2BrUfVY70nyBB4HNWICWS16s%2BjQ2F/ZdxvLLp6RFbpFdoU48Rz9Gmu2m8oqyX8lpVL2de2BhThq8B0M8mkWbnfpb6QYtUMqDZ4ZlGACSeqqx3/rmJKtBB9VdyS7dD6vIojBnLgVAY7hHZMla6sd8xJ7qeDIeLiIdQ1eq1ixg3Z1E8op7/Pide/4q/WidzFuFYh9P5azPpxl/Cf8FPvPbH%2Bi13/i6jc%3D HTTP/1.1" 200 2293 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR7kjaEkFptpdIKUWlhQ1M4cJs6k66l%2BAOPs1v%2BPU7askWCHjhZ8sw843nf8ZxAdZavev%2Bkd/ijR/LRSXWa%2BBhYsN5pboAkcQ0KiXvB69WnB54lE26d8UaYjkUrInReGr02mnqFrkb3LAV%2B3T0s2JP3lnianjrTx2ST8RSNSiy6Nmkd6mNi3DEFlV7LU4UeVp0ESsmyaBOeJTUMDf7EJRLUKy%2BApEZ0Uh%2Bt9IkwamDW9eMOG%2BlQ%2BBusbAL3g3ECx9kXrIWOkEXbzYJRJnBaHvJW5Ic3BZSzaVlMoRTlLC%2BaArN30wMcoC3yLORTBUTyGV8JRD1uNXnQfsGySZbFkzKe5PvpjL/N%2BaT4zqLqotx7qZvw2vsyH85JxD/u91VcPdZ7Fn1DR6MaIYEt54NZfGzsbuy7j4WrZ2xJdp7eIM48yz%2BHmu2mMp0UP6NV15mXtUPwYVTvehzlU%2BDvdxluZBO3Yyr3DjRJ1J5FdTXgv/TQyVaiC6pbll47X1YRm9GcsBUeT/4/JovWRllwkgap8ATCX8W6Ba%2B7ULHDdnkXKrgY8sL14PiLcc3gYtgqbPbDWNY4f5Hxr/Bz7B%2Bz/Y7e/sTlLw%3D%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s24db0a4a33b10d353255462f067fc125a67ef3a0d&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SYDsdrEAiYKqIm27KaE99DZxJqwlf9Xj7NJ/XydAl0oth54seWae8bzveE6gleOrLjybHf7okEJy1MoQHwIL1nnDLZAkbkAj8SB4tfr0yCdpzp23wQqrWLIiQh%2BkNWtrqNPoK/QvUuDX3eOCPYfgiGfZUdluRC4dTtHo1KFv09ajOaTWHzLQ2aU80xhgpSRQRo4lm/gsaaBv8CculaDfeBEkDaKX5uBkSIXVPbOqnnbYSI8iXGFlE7kfrBc4zL5gLShClmw3C0aTKQIW0/vZeIp343Gdz%2BqihqLIa8DZFOChbcS7un2YxnwqgUi%2B4BuBqMOtoQAmLNgkn0xG%2BcMoL/bjGb8reH7/nSXlWbn30jTxtbdlrk9JxD/u9%2BWofKr2LPmGngY1YgJbznuz%2BNDYX9l3GwsXz9iS3Dy7Qpx4jn%2BONdtNaZUUP5OVUvZ17RFCHDX4Dgf5NITbXfob2YzaIZUHD4YkmsCSquzxXzpQspXoo%2BqOZZfO51XEZjAnbkXAY/iPyZK11Q68pF4qPIIIF7GuwWsVK3bYLm9CBRd9XrzuHX%2B1vuldjFuFzb4fy1kfzjL%2BFX6K/WO239Hrn7j8BQ%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQhs2rUAiYKqIm27WUJ76G2wJ6yl%2BKMeZ5f%2B%2BzoBulRqOfRkyTPzjOd9xzMC3Tq%2B7MKz2eKPDikkR90a4kNgzjpvuAVSxA1oJB4Er5efH3iR5tx5G6ywLUuWROiDsmZlDXUafY3%2BRQn8un2Ys%2BcQHPEsO7a2G5FLh1NInTr0Tdp4NIfU%2BkMGOruUZxoDLFsFlJFjyTo%2BSxnoG/yJSxXoN14EKYPolTk4FVJhdc%2Bs68ctSuVRhCuskpH70XqBw%2Bxz1kBLyJLNes6o2I8LgXmel6KE8t20uJ/gvpyMxyAm8k6UKAGK6VjmMZ8qIFIv%2BEYg6nBjKIAJc1bkRTHK34/y6W58z%2B%2BmPC%2B/s6Q6K/dBGRlfe1vm/SmJ%2BKfdrhpVj/WOJd/Q06BGTGCLWW8WHxr7K/tuY%2BHiGVuQm2VXiBPP8S%2BxZrOubKvEz2TZtvZ15RFCHDX4Dgf5NITbXfobJUfNkMqDB0MKTWBJXfX4pw5a1Sj0UXXHskvn8yqiHMyJWxHwGP5jsmRltQOvqJcKjyDCRaxr8KqNFVtsFjehgos%2BL173jr9aL3sX41ah3PVjOevDWca/wk%2Bxf8z2O3r9Exe/AA%3D%3D HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2bcd42e658496ebeca1befdc989bb002105e9acb8&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SRqFFCxAoqCqSNtuSmgPvTn2hLXkr3qcXfrv6wTYpVLLoSdLnplnPO87XiDTytF1H57MHn72gCE5aWWQjoEl6b2hlqFEapgGpIHTZv35gRZpTp23wXKrSLJGBB%2BkNRtrsNfgG/DPksO3/cOSPIXgkGbZSdl%2Bgi4dTy506sB3aefBHFPrjxnT2bU80xDYWkmGGTqSbOOzpGFDgz9xqWT6jRdB0gB4aY5OhpRbPTCb5nEPQnrg4QYrReR%2BtJ7DOPuSdEwhkGS3XRIsxLQrK5jNc2jbaVHNZ23ZVVVXtHwq3vO2yvOyZN1MxHysGaJ8hjcCYg87g4GZsCRFXhSTfDbJy8O7OZ2WNK9%2BkKS%2BKPdBGhFfe1/m9pyE9NPhUE/qx%2BZAku/gcVQjJpDVYjCLjo39jX33sezqGVmhW2Q3iDPP0S%2BxZretrZL8V7JWyr5sPLAQRw2%2Bh1E%2BzcL9LsONFJNuTKXBM4MSTCBJUw/4rz1TspPgo%2BqOZNfOl1UEMZoTtyLAKfzHZMnGase8xEEqODEermLdgjcqVuyhW92FcsqHvHg9OP5ivRhcjFsF4jCM5awPFxn/Cj/H/jHba/T2J65%2BAw%3D%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2bcd42e658496ebeca1befdc989bb002105e9acb8&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2d527550ba46d17fc1255ca1fe60e1ea80f8ed7b2&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2d527550ba46d17fc1255ca1fe60e1ea80f8ed7b2&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNC2QRoCExgWJSROgHXZzE8MipUlXJ9L29yugTbDDbrbz3pPfixcEnevVLpxDinukPnjC7LNzntT1acnS4FUAsqQ8dEgqanVYP%2B%2BUyLnqhxCDDo5lG6RoPUQb/JK9x9iTKopPF1JuocsvxUSbLkd/th5xsP7c25jr0BXQFdvNy8GFPRo7oI5FhxHWzgIV1vQs226WjOS8aXFWwrzWgmtTitNUojCgZ6Kp6pqXvG3KppIj3P/4OIaRKEaArOtpW2EpJZiZkSXiXFdgxJxXFXDZ4ijQjkyihFtPEXxcMsGFmHA54fWxbNS0Vnz2xrJXHOjqcbTPVotLRurKG%2B5S%2Bz80IMLhEhRbUb8o7iRuer06RIiJHrunYDB7BZfwf3W6otUhaY1ErHhUeR5ncMbVHj/S%2BGOZpcwEjxnd4Kfk3Ndtpb%2BMx%2Blv%2B3g5q28%3D&RelayState=s2d064857e0dcd1701dd539573ea5c3a7a7c55bc1d HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF77NTLUldIAmQJhgXoVjfOethNkelUgL4m0m327yc7yeoBaw47CaDIh%2BL7UjMURnu%2BbOnZbuFnC0jJ0WiLvL%2BYszZY7gQq5FYYQE6SV8uv9zxPx9wHR046zZIlIgRSzq6cxdZAqCC8KAnft/dz9kzkkWfZUbt2hD7tT1mb1ENo0iaAPaQuHDJhskt5ZoDEUiuBGXqWrOOzlBVdg79xqRLmjRdBygIEZQ9eUSqd6ZhV9bCFWgWQNMCqOnI/uyChn33OGqERWLJZzxnmUBQSZDMVH5rbfVFMJlN5W0z3d3UM3%2BRyAvt4NFMZ87EUiOoF3giILWwskrA0Z/k4z0fjYjSe7G7u%2BMcJH09/sKQ8K/dJ2Tq%2B9rrM%2B1MS8i%2B7XTkqH6odS54gYK9GTGCLWWcW7xuHgX3XseLiGVugn2UDxInn%2BbdYs1mXTiv5K1lq7V5XAQTFUSm00MtnBF3v0kVUPWr6VE5BWFRgiSVV2eEfW6FVoyBE1T3LLp3Pqwh1b07cCoIj/cdkycoZL4LCTio4CkkXsYbglY4VW2gWV6GSyy4vhjvHX12oOxfjVkG968byLtBZxn/CT3fvzPbndvgTF78B HTTP/1.1" 200 2288 2ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysr3/QxNwAIkCqqKlDZblvbQm9eeJZb8VY83of%2B%2B3gUaKrUcerLkmXnG877jOTKtHF314dns4EcPGJKjVgbpGFiQ3htqGUqkhmlAGjhtVp8eaZUV1HkbLLeKJCtE8EFas7YGew2%2BAf8iOXzdPS7IcwgOaZ4fle1TdNl4cqEzB77LOg/mkFl/yJnOL%2BW5hsBWSjLM0ZFkE58lDRsa/InLJNNvvAiSBsBLc3AyZNzqgdk0TzsQ0gMPV1gpIveD9RzG2RekYwqBJNvNgmA1Y203u4eSld1kKh4mLS%2BnvJxVXVu0D%2B0dB3HHRMnbmI81Q5Qv8EZA7GFrMDATFqQqqiotpmkx2Zcz%2Bm5Ci/vvJKnPyr2XRsTX3pa5PSUh/bjf12n91OxJ8g08jmrEBLKcD2bRsbG/su82ll08I0t08/wKceI5%2BjnWbDe1VZL/TFZK2de1BxbiqMH3MMqnWbjdZbiRIu3GVBo8MyjBBJI09YD/0jMlOwk%2Bqu5Iful8XkUQozlxKwIcw39MlqytdsxLHKSCI%2BPhItY1eK1ixQ665U0op3zIi9eD46/Wi8HFuFUg9sNYzvpwlvGv8FPsH7P9jl7/xOUv HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp3dpcthGABEgVVRUqbLUtz6M3YY2LJX/V4E/rv612goVLLISdLnplnPO87niEz2tNlG5/tFn62gDE7Gm2R9oE5aYOljqFCapkBpJHTZvnlgVZ5SX1w0XGnSbZEhBCVsytnsTUQGggvisP37cOcPMfokRbFUbt2gD7vTy5M7iHIXAawh9yFQ8FMcSkvDES21IphgZ5k6/QsZVnX4G9crph54yWQsgBB2YNXMefOdMymedyCUAF4vMIqkbifXODQzz4nkmkEkm3Wc4LVnlVSVvf7kZiWQ2DjibgTkw98KmEMQpZjLod8PJlMUj7WDFG9wBsBsYWNxchsnJOqrKpBeT8oR7vhlI5HtLz7QbL6rNxHZUV67W2Z96ckpJ93u3pQPzY7kj1BwF6NlEAWs84s2jcOV/bdxrKLZ2SBflZcIU48T7%2Bmms26dlrxX9lSa/e6CsBiGjWGFnr5DIu3u3Q3Sgxkn0pjYBYV2Eiypu7w31qmlVQQkuqeFJfO51UE0ZuTtiLCMb5jsmzljGdBYScVHBmPF7GuwSudKrYgFzehnPIuL113jr%2B6IDoX01aB2HVjeRfiWcZ/wk%2Bx/8z2J3r9Exe/AQ%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ba2ff28b4d901ea57d6d73c9fe5edf05cf1c5777&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ba2ff28b4d901ea57d6d73c9fe5edf05cf1c5777&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bMd10laIA3gJhgXoVjfOdthNlalUgL4mym327yc7yZoBWw47CRDJh%2BL7UgtkWjla9%2BHFbOFHDxiSg1YG6RioSO8NtQwlUsM0IA2ctvXnB1qkOXXeBsutIkmNCD5Ia1bWYK/Bt%2BBfJYev24eKvITgkGbZQdl%2Bgi4dT97p1IEXqfBg9qn1%2B4zp7FyeaQisVpJhho4k6/gsadjQ4E9cKpl%2B50WQNABemr2TIeVWD8y2fdxCJz3wcIGVXeR%2BtJ7DOHtFBFMIJNmsK4LFbXfDSt7N%2Bf0Upje3BbA557PybvYs5nleToEJIaaijPnYMET5Cu8ExB42BgMzoSJFXhST/G6Sl7vpPZ2VNJ9/J0lzUu6DNF187XWZn49JSD/tds2keWx3JPkGHkc1YgJZLgaz6NjYX9h3HcvOnpElukV2gTjyHP0SazbrxirJfya1UvZt5YGFOGrwPYzyaRaudxluZDcRYyoNnhmUYAJJ2mbAP/VMSSHBR9Udyc6dT6sI3WhO3IoAh/AfkyUrqx3zEgep4MB4OIt1CV6pWLEFsbwK5ZQPefF6cPzN%2Bm5wMW4VdLthLGd9OMn4V/gx9o/Zfkcvf%2BLyFw%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SaB8WgQpBVVF2nZTQvfQm7EnrCV/1ePs0n9fJ0CXSi2HPVnyzDzjed/xEplWjpZteDY7%2BNkChuSklUHaBwrSekMtQ4nUMA1IA6d1%2BeWBjtKcOm%2BD5VaRpEQEH6Q1a2uw1eBr8C%2BSw/fdQ0GeQ3BIs%2BykbDtAl/YnFzp14Ju08WCOqfXHjOnsWp5pCKxUkmGGjiSb%2BCxpWNfgb1wqmX7jRZA0AF6ao5Mh5VZ3zLp%2B3IGQHni4wUoRuZ%2Bs59DPXpCGKQSSbDcFwdGEzWA6H/MDHMRs%2BKE5iGY4yeezOcv5lC8WIBazaTNuYj5WDFG%2BwBsBsYWtwcBMKMgoH40G%2BXyQj/fDBZ2MaT79QZLqotxHaUR87X2ZD%2BckpJ/3%2B2pQPdZ7kjyBx16NmEBWy84s2jf2N/bdx7KrZ2SFbpndIM48R7/Gmu2mskryX0mplH1de2Ahjhp8C718moX7XbobKQZNn0qDZwYlmECSuurw31qmZCPBR9Udya6dL6sIojcnbkWAU3jHZMnaase8xE4qODEermLdgtcqVuygWd2Fcsq7vHjdOf5qvehcjFsFYt%2BN5awPFxn/CT/H/jPbn%2BjtT1z9Bg%3D%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2545d855387d9c667804d7e1f1579a2a6de8da32d&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2545d855387d9c667804d7e1f1579a2a6de8da32d&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPBjtowEIZfJfKdJATKZi1AoqCqSNtuSugeeps4E9aSY7seZ5e%2BfZ0AXSq1HPZkyTPzjef/x3OCVlm%2B6vyz3uHPDslHx1Zp4kNgwTqnuQGSxDW0SNwLXq6%2BPPAsTrl1xhthFItWROi8NHptNHUtuhLdixT4ffewYM/eW%2BJJclSmG5GNh1PUbWzRNXHjUB9i4w4JtMmlPGnRw0pJoIQsizbhWVJD3%2BBvXCyhfeMFkNSITuqDlT4Wpu2ZZfm4w1o6FP4KK%2BvA/WScwGH2BWtAEbJou1kwynAC0zSfZPdjmE3ycQVYpfm0rrCp7u6gmgmo83GTi5BPBRDJF3wjEHW41eRB%2BwXL0iwbpfkone7H9/zDlKezHywqzsp9lLoOr70tc3VKIv55vy9GxWO5Z9ETOhrUCAlsOe/N4kNjd2XfbSxcPGNLsvPkCnHiWf411Gw3hVFS/IpWSpnXtUPwYVTvOhzka8Hf7tLfyHrUDKncO9AkUXsWlUWP/9aBko1EF1S3LLl0Pq8i1oM5YSs8Hv07JovWprXgJPVS4RGEv4h1DV6rULHDZnkTKrjo88J17/ircXXvYtgqrPf9WNY4f5bxn/BT7D%2Bz/Yle/8Tlbw%3D%3D HTTP/1.1" 200 2292 2ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUhDYS1AoqCqSNtultA99GbsCWvJX/U4u/Tf1wnQTaUuh54seWae8bzveI5MK0dXbXg2O/jZAobkpJVB2gcWpPWGWoYSqWEakAZO69XXe1qkOXXeBsutIskKEXyQ1qytwVaDr8G/SA7fd/cL8hyCQ5plJ2XbEbq0P7nQqQPfpI0Hc0ytP2ZMZ9fyTENgKyUZZuhIsonPkoZ1Df7GpZLpN14ESQPgpTk6GVJudces64cdCOmBhwFWisj9bD2HfvYFaZhCIMl2syBYTIpmPJmWMz6bsklZHoQo2RhKfphygOIu/9A0Ysx5E/OxYojyBd4IiC1sDQZmwoIUeVGM8tkoL/fjOzopaf7xB0mqi3KfpBHxtbdlPpyTkH7Z76tR9VDvSfIEHns1YgJZzjuzaN/YD%2By7jWVXz8gS3TwbIM48R7/Fmu2mskryX8lKKfu69sBCHDX4Fnr5NAu3u3Q3UoyaPpUGzwxKMIEkddXhH1umZCPBR9Udya6dL6sIojcnbkWAU/iPyZK11Y55iZ1UcGI8XMUagtcqVuygWd6Ecsq7vHjdOf5qvehcjFsFYt%2BN5awPFxn/CT/H3pntT3T4E5e/AQ%3D%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2c0b20acb69ca04213edfe256e9ed2705eb622e24&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ad1951ec05e1a8f34d86b4bc147a477eefb47fdb&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CaTAshYgUVBVpG03JXQPvQ3OhLXkr3qcXfrv6wToplLLYU%2BWPDPPeN53PCfQyvFVE57NDn82SCE5aWWId4EFa7zhFkgSN6CReBC8XH154Hk65M7bYIVVLFkRoQ/SmrU11Gj0JfoXKfD77mHBnkNwxLPspGwzIJd2p6h06tDXae3RHFPrjxno7FqeaQywUhIoI8eSTXyWNNA2%2BBuXStBvvAiSBtFLc3QypMLqllmWjzuspEcRelhZRe4n6wV2sy9YDYqQJdvNglFejcQEYPrh7jDNJ5PpSIxFPZvdjaaT8f1BANY4g3E%2BG8V8KoBIvuAbgajBraEAJixYPszzwXA2GI73o3s%2BGfPh9AdLiotyH6Wp4mtvy3w4JxH/vN8Xg%2BKx3LPkCT11asQEtpy3ZvGuse/ZdxsLV8/Yktw86yHOPMe/xprtprBKil/JSin7uvYIIY4afIOdfBrC7S7tjawGdZfKgwdDEk1gSVm0%2BG8NKFlL9FF1x7Jr58sqYtWZE7ci4Cm8Y7JkbbUDL6mVCk8gwlWsPnitYsUO6%2BVNqOCizYvXreOv1leti3GrsNq3Yznrw0XGf8LPsf/M9ifa/4nL3w%3D%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ad1951ec05e1a8f34d86b4bc147a477eefb47fdb&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2c0b20acb69ca04213edfe256e9ed2705eb622e24&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds282f47d7ded72f66bb3a7d01cb34ebd3f54cedd9a&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp39isEggVIFFQVKW02LO2hN2PPEkv%2Bqseb0H9f7wLNVmo59GTJM/OM533Hc2RaObpqw4vZwY8WMCQnrQzSPrAgrTfUMpRIDdOANHBarz4/0jLNqfM2WG4VSVaI4IO0Zm0Nthp8Df5Vcvi6e1yQlxAc0iw7KduO0KX9yYVOHfgmbTyYY2r9MWM6u5ZnGgJbKckwQ0eSTXyWNKxr8CculUy/8yJIGgAvzdHJkHKrO2ZdP%2B1ASA88DLBSRO5H6zn0sy9IwxQCSbabBcFyUogGJsWsLMrpYTwtxJjPyjso8sPkXvApY%2BO7h7woWczHiiHKV3gnILawNRiYCQtS5mU5yh9G%2BXhfzOj9mOaT7ySpLsp9kEbE196W%2BXBOQvppv69G1VO9J8k38NirERPIct6ZRfvGfmDfbSy7ekaW6ObZAHHmOfol1mw3lVWS/0xWStm3tQcW4qjBt9DLp1m43aW7kWLU9Kk0eGZQggkkqasO/9wyJRsJPqruSHbtfFlFEL05cSsCnMJ/TJasrXbMS%2BykghPj4SrWELxWsWIHzfImlFPe5cXrzvE360XnYtwqEPtuLGd9uMj4V/g59o/ZfkeHP3H5Cw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s282f47d7ded72f66bb3a7d01cb34ebd3f54cedd9a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CWQJChZBoqCqSNtuSmgPe/M6E9aSv%2Bpxdum/rx1gl0othz1Z8sw843nf8QKZkpauev%2Bsd/CrB/TJUUmNdAhUpHeaGoYCqWYKkHpOm9XXe5qnY2qd8YYbSZIVIjgvjF4bjb0C14B7ERx%2B7O4r8uy9RZplR2n6Edp0OHmrUguuSzsH%2BpAad8iYyi7lmQLPVlIwzNCSZBOeJTSLDf7GpYKpd14ACQ3ghD5Y4VNuVGQ2zcMOWuGA%2ByusaAP3s3Echtkr0jGJQJLtpiKYt/O7AiblvCvzorxjk26WT2acz5942XZFVxYcimnJYj7WDFG8wDsBsYetRs%2B0r0g%2BzvPRuByNp/vJnBZTOp49kqQ%2BK/dJ6Da89rbMT6ckpF/2%2B3pUPzR7kvwEh4MaIYEsF9EsOjR2V/bdxrKLZ2SJdpFdIU48S7%2BFmu2mNlLw38lKSvO6dsB8GNW7Hgb5FPO3u8Qb0Y66IZV6xzQK0J4kTR3x33smRSfABdUtyS6dz6sI7WBO2AoPR/%2BByZK1UZY5gVEqODLuL2Jdg9cyVOygW96EcspjXriOjr8a10YXw1ZBu49jWeP8WcZ/wk%2Bx/8z2Fr3%2Bics/ HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds279b3716ee5044fe58d152e8bf1c025b111a47dd1&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds29c1c1ef29d72b326cf487e0aaa8da8175962d6d5&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2d935e189f82583a1f6216cc9bc8df5f85ce548ae&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysr3/cBQGixAoqCqSGmzYWkOvXm9s8SSv%2BrxJvTf17tAQ6WGQ0%2BWPDPPeN53PEeulWOrLjybHfzsAENy1MogGwIL0nnDLEeJzHANyIJg1errPaNZwZy3wQqrSLJCBB%2BkNWtrsNPgK/AvUsD33f2CPIfgkOX5UdkuRZcNp2h05sC3WevBHDLrDznX%2BaU81xD4SkmOOTqSbOKzpOF9g79xmeT6jRdB0gB4aQ5OhkxY3TOr6mEHjfQgwhVWNpH72XoBw%2BwL0nKFQJLtZkGQcjqZ1NMWxlSMRh9HgtK6ndZFW49nQJt2fDejs2ImJjEfS44oX%2BCNgNjB1mDgJiwILShNi7u0mOxHM/ZhworpD5KUZ%2BU%2BSdPE196WuT4lIfuy35dp%2BVDtSfIEHgc1YgJZznuz2NDYX9l3G8svnpElunl%2BhTjxHPsWa7ab0iopfiUrpezr2gMPcdTgOxjk0zzc7tLfyCZth1QWPDcowQSSVGWPf%2By4kq0EH1V3JL90Pq8iNIM5cSsCHMN/TJasrXbcS%2BylgiMX4SLWNXitYsUO2uVNqGCiz4vXveOv1je9i3GroNn3Yznrw1nGf8JPsXdm%2BxO9/onL3w%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s279b3716ee5044fe58d152e8bf1c025b111a47dd1&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s29c1c1ef29d72b326cf487e0aaa8da8175962d6d5&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2d935e189f82583a1f6216cc9bc8df5f85ce548ae&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds23b4d8b8963fe59e269db5deb46d4d7813524619b&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwEP2VkrttjG1qgxZkvQgKi4qHvcVk2g2kSbeTgPv3W5VddA/eZibvPea9zAJlZ3ux9a2PYQ/Ye4eQXDrrUNyeliQOTniJBoWTHaAIShxWu61gKRX94INX3pJkDRiMk8F4tySfIfQosuxifUyN7NJrMVG6S8G1xgEMxrW9CanyXSa7bLN%2BP1i/B20GUCHrIMiVNRIzo3uSbNZLgtWZzxnN1ZTPGkXP5ZyzKa/0XEMpc6B5kxesLKgc4e7Xx9GPRMZyXtKS0rMs1ExrVV0FCgUVL4qKN6o663LKm3xkIkbYOAzShSVhlLEJnU9ofpxWosgF5R8kOcGAN4%2BjfVIvrhmJG294SO11aBIRhmtQpMZ%2BkT1I3PV6cQgyRHzu3ryG5CRthNfqeEOLQ1QKEEn2rLIbZ7KFeg9fcfyxxGCivYME7/AmWvt9X%2Bk/43n61z5fTv0D&RelayState=s2d441f3d0c71b50e866036d70c11de908834fd471 HTTP/1.1" 302 - 2ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s23b4d8b8963fe59e269db5deb46d4d7813524619b&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSk4Q8LEBC5YIEUgWIQ28be0MtOXaatSX69w2gVtADt931zGhnvHOCzvRi684u%2BD1S7yxhdOmMJXF7WrAwWOGANAkLHZLwUhxWu61IYy76wXknnWHRGslrC147u2Cf3vckkuRiXIg1dPG1mEjVxWjP2iIO2p577WPpugS6ZLN%2BPxi3R6UHlD7p0MPKaKBEq55Fm/WCkZxmWZqVWVE2JfCqbWrM6rpNeZkrWShVl9McG65GuP31cXQjMW0aqWYZzPKCtwWgmlVVUZVpVeUSyoKXmWxUo/JiZBIF3FjyYP2CpTxNJ7ya8Pw4rcUsF7z4YNEJB7p5HO2z5fyakbjxhofUXocGRDhcg2JL6ufJg8RdrxcHDz7Qc/fmFEYnMAFfq9MNLQ5BSiRiybPKbpzBGZd7/Arjj0WaIuUsRnSHt8GY7/tK/xnP07/2%2BXKWPw%3D%3D&RelayState=s2dd722c3e919dc19b069b5912e82b053bfc08b34b HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds22d11630fddbda2866d422b2f5fcccd8e135720d4&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s22d11630fddbda2866d422b2f5fcccd8e135720d4&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PsjSlFiAlIKqIm27WUL30JtxJqwlf9Xj7NJ/XydAl0pdDj1Z8sw843nf8RyZkpZWvX/WW/jZA/roqKRGOgYWpHeaGoYCqWYKkHpOm%2BrrPc2TjFpnvOFGkqhCBOeF0SujsVfgGnAvgsP37f2CPHtvkabpUZo%2BRpuMJ29VYsF1SedAHxLjDilT6aU8VeBZJQXDFC2J1uFZQrOhwd%2B4RDD1xgsgoQGc0AcrfMKNGphN87CFVjjg/gor2sD9bByHcfYF6ZhEINFmvSCYt920KMpyVs7uin2XcZjcZft8si86luUc2hKKYvaxZCEfa4YoXuCNgNjDRqNn2i9InuV5nM3ibLqblPTDlGbFDxLVZ%2BU%2BCd2G196WeX9KQvplt6vj%2BqHZkegJHI5qhASynA9m0bGxu7LvNpZdPCNLtPP0CnHiWfot1GzWtZGC/4oqKc3rygHzYVTvehjlU8zf7jLciDbuxlTqHdMoQHsSNfWAf%2ByZFJ0AF1S3JL10Pq8itKM5YSs8HP1/TBatjLLMCRykgiPj/iLWNXglQ8UWuuVNKKd8yAvXg%2BOvxrWDi2GroN0NY1nj/FnGf8JPsXdm%2BxO9/onL3w%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2df4669989836bf0ce130b21b6fa02ced9e66879a&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2df4669989836bf0ce130b21b6fa02ced9e66879a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2b03ab7d4ffd795a04dc8486a498d995792773b6b&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2b03ab7d4ffd795a04dc8486a498d995792773b6b&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bNdJ2lhIAmQJhhXoVjfOdtiNlelUgL4mym327yc7yZoBWw47CRDJh%2BL7UnMCrRxfdeHFbPFHhxSSg1aG%2BBBYsM4bboEkcQMaiQfB69XnB16kOXfeBiusYsmKCH2Q1qytoU6jr9G/SoFftw8L9hKCI55lB2W7Ebl0OEWjU4e%2BTVuPZp9av89AZ%2BfyTGOAlZJAGTmWbOKzpIG%2BwZ%2B4VIJ%2B50WQNIhemr2TIRVW98y6ftxiIz2KcIGVTeR%2BtF7gMPuCtaAIWXK/WTAqCpzBbFwClM24xLzJb8q7trhtcdLcTafjctaKCTyPpzGfKiCSr/hOIOrw3lAAExasyItilM9G%2BWR3U/LphOe331lSnZT7IE0TX3td5udjEvFPu101qh7rHUu%2BoadBjZjAlvPeLD409hf2XcfC2TO2JDfPLhBHnuNfYs39prJKip/JSin7tvYIIY4afIeDfBrC9S79jWxG7ZDKgwdDEk1gSV31%2BKcOlGwl%2Bqi6Y9m582kVsRnMiVsR8BD%2BY7JkbbUDL6mXCg8gwlmsS/BaxYottsurUMFFnxeve8ffrG96F%2BNWYbPrx3LWh5OMf4UfY/%2BY7Xf08icufwE%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQjhywKkFFQVadvNEtpDb15nwlryVz3OLv33dQJ0U6nl0JMlz8wznvcdr5ApaWnR%2Bhd9gB8toI/OSmqkfWBNWqepYSiQaqYAqee0Kj4/0CxOqXXGG24kiQpEcF4YvTUaWwWuAvcqOHw9PKzJi/cWaZKcpWlHaOP%2B5LWKLbgmbhzoU2zcKWEquZUnCjwrpGCYoCXRLjxLaNY1%2BBMXC6beeQEkNIAT%2BmSFj7lRHbOqHg9QCwfcD7CiDtyPxnHoZ1%2BThkkEEu13a4IZy/LmmeeT%2BWS8bBYsXfJmNl1m2WQ%2Bz2qYjRfA5nUzzUM%2BlgxRvMI7AbGFvUbPtF%2BTLM2yUboYpflxvKTTnKaz7yQqr8p9ELoOr70v8/MlCemn47EclY/VkUTfwGGvRkggm1VnFu0bu4F997Hs5hnZoF0lA8SFZ%2BmXULPflUYK/jMqpDRvWwfMh1G9a6GXTzF/v0t3I%2BpR06dS75hGAdqTqCo7/FPLpGgEuKC6Jcmt83UVoe7NCVvh4ez/Y7Joa5RlTmAnFZwZ9zexhuCtDBUHaDZ3oZzyLi9cd46/GVd3LoatgvrYjWWN81cZ/wq/xP4x2%2B/o8CdufgE%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds23600c96b335a89c058feedea8ebdfb7bd2c7463a&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 10ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a24fbc437319f8a09cf659223772de618ea7df54&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s23600c96b335a89c058feedea8ebdfb7bd2c7463a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a24fbc437319f8a09cf659223772de618ea7df54&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQhsAAuQKKgq0rabJbSH3gZnwlpybNfj7NJ/XydAl0oth54izccznvedzAkaZfmq9S96hz9aJB%2BdGqWJ94kFa53mBkgS19AgcS94ufr8yLM45dYZb4RRLFoRofPS6LXR1DboSnSvUuDX3eOCvXhviSfJSZl2QDbuv6JqYouujmuH%2Bhgbd0ygSa7tSYMeVkoCJWRZtAnPkhq6AX/iYgnNOy%2BApEZ0Uh%2Bt9LEwTccsy6cdVtKh8DdYWQXuR%2BME9rsvWA2KkEXbzYJRJuoqz2eH2XByeIARYJWO8sloPKmnQ8izcR3COU5hEuqpACL5iu8Eoha3mjxov2BZmmWDdDpIx/vhjD%2BMeZp/Z1FxUe6D1FV47X2ZD%2Bci4p/2%2B2JQPJV7Fn1DR70aoYAt551ZvB/sbuy7j4WrZ2xJdp7cIM48y7%2BEnu2mMEqKn9FKKfO2dgg%2BrOpdi718Dfj7U7qIrAZ1X8q9A00StWdRWXT45xaUrCW6oLplyXXy5RSx6s0JV%2BHx5P9js2htGgtOUicVnkD4q1i34LUKHTusl3ehgouuLoQ7x9%2BMqzoXw1Vhte/Wssb5i4x/hZ9z/9jtd/b2T1z%2BAg%3D%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds277f5f9870d575711e6dd6d89688237eda82c3d6f&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s277f5f9870d575711e6dd6d89688237eda82c3d6f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBauswEPwVo3tsRciyLZJAaS6BFh5J6eHd1tI6FciS65Wg/fvnJLQ079Db7mpm2BnthmD0k36K55jTEWmKgbD4GH0gfX3asjwHHYEc6QAjkk5Gnx6en7QouZ7mmKKJnhV7pOQCJBfDlr2lNJGuqg8fc%2BlgLC/FytixxHB2AXF24Ty5VJo4VjBWh/2fk49HtG5Gk6oREzx4B1Q5O7HisN8yQsWHtmm5aCTyWnGlQDWNHNpBdaK3wOUajFXDAg9fPl7iQhTY9C3WCqSsxcD7rudr0XS96WVdcyuEBFsb1fULkyjjIVCCkLZMcCFWvF1x%2BbLudC01V39Z8YozXT0u9tluc8lIX3nzj9R%2BDw2IcL4ExXY0baofEje9SZ8SpEz33WO0WLyCz/i7Ol3R%2BpSNQSJW3as8LzM44%2B6I73n5scJRYWPAgm7wIXv/eVvpf8b99Lu9v5zdPw%3D%3D&RelayState=s2b4214287a00a7ef09327cf86a6fb11fea3bea2d3 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcS23kRiyChckECqQLEoTfjbKglx06ztkT/vgHUivTAbXc9M9oZ7wJlZ3qxdRcX/B6wdxYhunbGorg/1SQMVjiJGoWVHaDwShxWu63gMRX94LxTzpBoDei1lV47W5NP73sUSXI1LsRadvGtmKmmi8FetAUYtL302sfKdYnsks36/WDcHho9gPJJB16ujJaY6KYn0WZdE2wKmLetKotWZqxkaa4y1aRldeYtlbxIJcvZuaHlCLe/Po5uJHJGR2peZJTn%2BbxqVcvPAFnBiypNOVNZRgvaUsZGJmKAjUUvra8Jp5zP6HxGsyOrRJ4JWnyQ6AQD3j2O9slycctI3HnDU2qvQ5OIMNyCIkvsF8mTxEOvFwcvfcBp9%2BYaiE7SBHitjne0OASlAJEkU5XdOJMXWO7hK4w/FmmMGmchwge8DcZ8P1b6z5hO/9rp5Sx/AA%3D%3D&RelayState=s2525e5195e1d9fc6f80c5a162f1fc009beecb5f4c HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 10ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2b4615b58f6ae2011e21c483308bc5405e3751597&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 10ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ef6ccc8a18619edc3a0b86a683a0f9e9156a2f72&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaUJoWIkBC44IE0gSIw25u4rJIadLVicT%2BfgW0CXbgZjvvPfm9eE7Q2k5u/dnHsEfqvCNMLq11JG9PCxZ7Jz2QIemgRZJBycNqt5V5ymXX%2B%2BCVtyxZIwXjIBjvFuwzhI5kll2sj6mBNr0WI6XbFN3ZOMTeuHNnQqp8m0GbbdbvB%2Bv3qE2PKmQtBlhZA5QZ3bFks14wyjkXUz3FElU146oAgVVToajGAkBoXU0E5KWeDnD36%2BPor8S8URwLrjRwXk3qsgHeVHVTVzCbiBryWclFoRocmEQRN44CuLBgOc/zEZ%2BOeHEcz6QoJC8/WHLCnm4eB/tsOb9mJG%2B8/iG116EBEfbXoNiSunn2IHHX6%2BQhQIj03L15jckJbMTX6nRDy0NUColY9qyyG2ZwxuUev%2BLwY4mhRHuHCd3hTbT2%2B77Sf8bz9K99vpzlDw%3D%3D&RelayState=s214994f7ee26ab8a21176d884e314e9eea3dfdb35 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2b4615b58f6ae2011e21c483308bc5405e3751597&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7Ekj5qgVIFFQVadvNEtpDb4MzYS35qx5nl/77OgG6VGo59BTZM/OM530ncwKtHF%2B14dns8EeLFJKTVoZ4H1iw1htugSRxAxqJB8Gr1ecHXmQD7rwNVljFkhUR%2BiCtWVtDrUZfoX%2BRAr/uHhbsOQRHPM9PyrYpuaz/ilpnDn2TNR7NMbP%2BmIPOr%2BW5xgArJYFycizZxGdJA12DP3GZBP3GiyBpEL00RydDJqzumFX1uMNaehThBivryP1ovcB%2B9gVrQBGyZLtZMCpwMpmO4DA7wLCYzUQ81fWhOCCMR2MsxgWKd8V0OmxiPpVAJF/wjUDU4tZQABMWrBgURTqYpYPRfviej0d8MPnOkvKi3Adp6vja%2BzIfzknEP%2B33ZVo%2BVnuWfENPvRoxgS3nnVm8b%2Bxv7LuPhatnbElunt8gzjzHv8Sa7aa0SoqfyUop%2B7r2CCGOGnyLvXwawv0u3Y2s06ZP5cGDIYkmsKQqO/xTC0o2En1U3bH82vmyilj35sStCHgK/zFZsrbagZfUSYUnEOEq1i14rWLFDpvlXajgosuL153jr9bXnYtxq7Ded2M568NFxr/Cz7F/zPY7evsnLn8B HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ef6ccc8a18619edc3a0b86a683a0f9e9156a2f72&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPbjtowEIZfJfI9OXEosQApBVVF2nZTQveid8aZsJZ8qsfZpW9fJ0CXSi0Xe2XJM/ON5//HC2RKWlp2/lnv4GcH6KOTkhrpEFiSzmlqGAqkmilA6jmtyy8PNI9Tap3xhhtJohIRnBdGr43GToGrwb0IDt93D0vy7L1FmiQnaboR2ng4eaNiC66NWwf6GBt3TJhKruWJAs9KKRgmaEm0Cc8SmvUN/sbFgqk3XgAJDeCEPlrhY25Uz6zrxx00wgH3N1jRBO4n4zgMsy9JyyQCibabJcGc8cNh1mZFO2nHBUwnxTjL57P5ZJxDlsKHaZG1xZSl85CPFUMUL/BGQOxgq9Ez7ZckT/N8lM5H6WSfFXQ6oensB4mqi3IfhW7Ca%2B/LfDgnIf2831ej6rHek%2BgJHA5qhASyWvRm0aGxu7HvPpZdPSMrtIvkBnHmWfo11Gw3lZGC/4pKKc3r2gHzYVTvOhjkU8zf79LfiGbUDqnUO6ZRgPYkqqse/61jUrQCXFDdkuTa%2BbKK0AzmhK3wcPLvmCxaG2WZE9hLBSfG/VWsW/BahoodtKu7UE55nxeue8dfjWt6F8NWQbPvx7LG%2BYuM/4SfY/%2BZ7U/09ieufgM%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPBjtowEIZfJfKdBLIh3VqAREFVkbbdLKE99DbYE9aSY7seZ5e%2BfZ0AXSq1HHqy5Jn5xvP/4xlBqx1fduHZbPFHhxSSY6sN8SEwZ5033AIp4gZaJB4Er5efH3iejrnzNlhhNUuWROiDsmZlDXUt%2Bhr9ixL4dfswZ88hOOJZdtS2G5FLh1PINnXom7TxaA6p9YcM2uxSnrUYYKkVUEaOJev4LGWgb/AnLlXQvvEiSBlEr8zBqZAK2/bMun7colQeRbjCKhm5H60XOMw%2BZw1oQpZs1nNGORQT2WCBd3fl/bQpp4ClkEWxL2Wxz8uieNcATO5hEvOpAiL1gm8Eog43hgKYMGf5OM9H4/vRuNhN3vNpwcfld5ZUZ%2BU%2BKCPja2/LvD8lEf%2B021Wj6rHeseQbehrUiAlsMevN4kNjf2XfbSxcPGMLcrPsCnHiOf4l1mzWldVK/EyWWtvXlUcIcdTgOxzkayHc7tLfKDlqhlQePBhSaAJL6qrHP3WgVaPQR9Udyy6dz6uIcjAnbkXAY/iPyZKVbR14Rb1UeAQRLmJdg1c6VmyxWdyECi76vHjdO/5qvexdjFuFcteP5awPZxn/Cj/F/jHb7%2Bj1T1z8Ag%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVJNi8IwEP0rJXf7EdpogwqyXgSFRcXD3qbJ1A2kSbeTgPvvtyq76B68zUzee8x7mTlBZ3u59Wcfwx6p944wuXTWkbw9LVgcnPRAhqSDDkkGJQ%2Br3VbyNJf94INX3rJkjRSMg2C8W7DPEHqSWXaxPqYGuvRaTJTuUnRn4xAH4869CanyXQZdtlm/H6zfozYDqpB1GGBlDVBmdM%2BSzXrBSHCtuW6mpQLO27aoal2rSkwLUc2wqbCEpgJRNCPc/fo4%2BpHIuSoabGuAqapFk9d1IwRved5CxcVsWpbNTJXQ1iOTKOLGUQAXFoznnE/y2SQvj0Utq1Lm4oMlJxzo5nG0z5bza0byxhseUnsdGhDhcA2KLamfZw8Sd71eHgKESM/dm9eYnMBGfK1ON7Q8RKWQiGXPKrtxBmdc7vErjj%2BWGEq0d5jQHd5Ga7/vK/1nPE//2ufLWf4A&RelayState=s2bba8424a398666dd470cf3f5889413ed7f70a783 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a41dfe4e33685f65ae6cd44b6d4b26447faa18a1&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a41dfe4e33685f65ae6cd44b6d4b26447faa18a1&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds25e5bfe64666d554b430c8faffbe10bc4440337a3&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s25e5bfe64666d554b430c8faffbe10bc4440337a3&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2309b6b1aae40e52e3be3263b77718497054a7141&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:06 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f97690014351827479d7d5873c94224b63c1b61a&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f97690014351827479d7d5873c94224b63c1b61a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2309b6b1aae40e52e3be3263b77718497054a7141&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcS500sQELlggRSBYhDbxt7oZYcO83aEv37BlAr6IHb7npmtDPeGUFnerFxZxf8Dql3ljC6dMaSuD3NWRiscECahIUOSXgp9svtRmQxF/3gvJPOsGiF5LUFr52ds0/vexJJcjEuxBq6%2BFpMpOpitGdtEQdtz732sXRdAl2yXr3vjduh0gNKn3ToYWk0UKJVz6L1as7oVFQlKKxkhVIpqdq2QWzaLM%2BLps4bhGnKJa/bEW5/fRzcSMwyeSrzNs3TU1lx3lS1gqIu06JoZFGWFZRtplIO05FJFHBtyYP1c5bxLJvw6YQXh7QRZSF4/cGiIw508zjaZ4vZNSNx4w0Pqb0ODYhwuAbFFtTPkgeJu14v9h58oOfuzSmMjmACvlanG1rsg5RIxJJnle04gzMudvgVxh%2BLNEXKWYzoDj8FY77vK/1nPE//2ufLWfwA&RelayState=s2bbca2b53b66625e2c8f410058b8ccf25542ee584 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds258d62d6948889125290ae5c4399a7b5a9da78b12&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CWShLRYgUVBVpG03JXQPvQ32mLUUf9Tj7NJ/XydAl0othz1F9sw843nfyYzANJ4v2/hkt/izRYrZ0TSWeB%2BYszZY7oA0cQsGiUfB6%2BWXe17mQ%2B6Di064hmVLIgxRO7tyllqDocbwrAV%2B397P2VOMnnhRHBvXDsjn/VdIk3sMKlcB7SF34VCAKS7lhcEIy0YDFeRZtk7P0ha6Bn/jcg3mlZdA2iIGbQ9ex1w40zHr%2BmGLUgcU8QqrZeJ%2BckFgP/ucKWgIWbZZzxmViErCqBxJNR6NcTJ6B2JS3uHdXk4maq9UOiNMYZryqQIi/YyvBKIWN5Yi2Dhn5bAsB8MPg%2BF4N5ryyZgP3/9gWXVW7qO2Mr32tsz7UxLxz7tdNage6h3LHjFQr0ZKYItZZxbvG4cr%2B25j4eIZW5CfFVeIE8/zr6lms65co8WvbNk07mUVEGIaNYYWe/kMxNtduhstB6pP5TGAJY02sqyuOvy3FhqtNIakumfFpfN5FVH25qStiHiMb5gsWznjIWjqpMIjiHgR6xq8alLFFtXiJlRw0eWl687xFxdk52LaKpS7bizvQjzL%2BE/4Kfaf2f5Er//ExW8%3D HTTP/1.1" 200 2288 2ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPbjtMwEIZfJfJ9c%2BqJtdpKpRWi0sKGpnDBnWtPupZ8wuPslrfHSVs2SNALrix5Zr7x/P94gUwrR9dteDZ7%2BNEChuSslUHaB5ak9YZahhKpYRqQBk7r9adHWqY5dd4Gy60iyRoRfJDWbKzBVoOvwb9IDl/3j0vyHIJDmmVnZdsRurQ/udCpA9%2BkjQdzSq0/ZUxnt/JMQ2BrJRlm6Eiyjc%2BShnUN/sSlkuk3XgRJA%2BClOTkZUm51x6zrpz0I6YGHAVaKyP1gPYd%2B9iVpmEIgyW67JFjy8mE248fxsYGGiXzcTAteFkUxL45MFLzJj7PJdC7GMR8rhihf4I2A2MLOYGAmLEmZl%2BUofzfKJ4figU4nNJ9/J0l1Ve69NCK%2B9r7Mx0sS0o%2BHQzWqnuoDSb6Bx16NmEBWi84s2jf2A/vuY9nNM7JCt8gGiAvP0c%2BxZretrJL8Z7JWyr5uPLAQRw2%2BhV4%2BzcL9Lt2NFKOmT6XBM4MSTCBJXXX4Ly1TspHgo%2BqOZLfO11UE0ZsTtyLAOfzHZMnGase8xE4qODMebmINwRsVK/bQrO5COeVdXrzuHH%2B1XnQuxq0CcejGctaHq4x/hV9i/5jtd3T4E1e/AA%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds23adf7bfd104d79784028446c77960ee589e0af3f&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2c2966cb3bfefad03f51c211171bad1cf0b6457d3&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s258d62d6948889125290ae5c4399a7b5a9da78b12&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2c2966cb3bfefad03f51c211171bad1cf0b6457d3&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s23adf7bfd104d79784028446c77960ee589e0af3f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPBjtowEIZfJfKdBLLQgAVIFFQVadtNCe2ht8GesJYc2/U4u/Tt6wToUqnl0JMlz8w3nv8fzwka7fiqDc9mhz9apJCcGm2I94EFa73hFkgRN9Ag8SB4tfr0yPN0yJ23wQqrWbIiQh%2BUNWtrqG3QV%2BhflMCvu8cFew7BEc%2Byk7btgFzan0I2qUNfp7VHc0ytP2bQZNfyrMEAK62AMnIs2cRnKQNdgz9xqYLmjRdByiB6ZY5OhVTYpmNW1dMOpfIowg1Wycj9YL3AfvYFq0ETsmS7WTDK3wmEon4QuSjqgzzACCazB1mMJwcoZCHz2Whci8N0GvOpBCL1gm8Eoha3hgKYsGD5MM8Hw%2BlgON6PZnwy5sPiO0vKi3LvlZHxtfdlPpyTiH/c78tB%2BVTtWfINPfVqxAS2nHdm8b6xv7HvPhaunrEluXl2gzjzHP8ca7ab0molfiYrre3r2iOEOGrwLfbyNRDud%2BlulBzUfSoPHgwpNIElVdnhv7SgVa3QR9Udy66dL6uIsjcnbkXAU/iPyZK1bRx4RZ1UeAIRrmLdgtc6VuywXt6FCi66vHjdOf5qvexcjFuFct%2BN5awPFxn/Cj/H/jHb7%2BjtT1z%2BAg%3D%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPBjtowEIZfJfKdJKTQBQuQKKgq0rabJXQPvQ32hLXk2K7H2aVvXydAl0pdDj1Z8sx84/n/8Yyg0Y4v2/BstvizRQrJsdGGeB%2BYs9YbboEUcQMNEg%2BCV8uv97xIc%2B68DVZYzZIlEfqgrFlZQ22DvkL/ogR%2B397P2XMIjniWHbVtB%2BTS/hSySR36Oq09mkNq/SGDJruUZw0GWGoFlJFjyTo%2BSxnoGvyNSxU0b7wIUgbRK3NwKqTCNh2zqh62KJVHEa6wSkbuZ%2BsF9rPPWQ2akCWb9ZxRMa2LvYTJ6APsP%2BL%2BboL70VhM8tFQDIsa8vFYQi1RTmM%2BlUCkXvCNQNTixlAAE%2BasyItikE8G%2BWg3nPLxiOd3P1hSnpX7pIyMr70t8/6URPzLblcOyodqx5In9NSrERPYYtaZxfvG/sq%2B21i4eMYW5GbZFeLEc/xbrNmsS6uV%2BJUstbavK48Q4qjBt9jL10C43aW7UXJQ96k8eDCk0ASWVGWHf2xBq1qhj6o7ll06n1cRZW9O3IqAx/AfkyUr2zjwijqp8AgiXMS6Bq90rNhivbgJFVx0efG6c/zVetm5GLcK5a4by1kfzjL%2BE36KvTPbn%2Bj1T1z8Bg%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfakLaERoA0jQvSJk2AOOzmJoZFSpOuTqTt71dAm2AHbrbz3pPfixcEnevVSziFFLdIffCE2VfnPKnL05KlwasAZEl56JBU1Gr39PqiRM5VP4QYdHAsWyNF6yHa4JfsI8aeVFF8uZByC11%2BLibadDn6k/WIg/Wn3sZch66Artis33YubNHYAXUsOozw5CxQYU3Pss16yWjWHutjCVy2jdSNMJrXlazqSuCUl1LMWjPDaYl6hPtfH/swEkWjoTWVaWshj6XWKKv5tJphU9YIhqOEVs8lx3ZkEiXceIrg45IJLsSEzye82k8bVVeKy3eWHXCgi8fRPlstzhmpC2%2B4Se1xaECEwzkotqJ%2BUdxIXPV6tYsQE913z8FgdgCX8LE6XdBql0arRKy4V3kdZ3DC1RY/0/hjmaXMBI8ZXeHH5Nz3daX/jPvpX3t/Oasf&RelayState=s245b667a5a27016bee0c18790a7771d55f8133784 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 11ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcS5wXEIkioXJBAqgBx6G1jb6glx06ztkT/vgHUCnrgtrueGe2Md0HQmV5s3dkFv0fqnSWMLp2xJG5PNQuDFQ5Ik7DQIQkvxWG124os5qIfnHfSGRatkby24LWzNfv0vieRJBfjQqyhi6/FRKouRnvWFnHQ9txrH0vXJdAlm/X7wbg9Kj2g9EmHHlZGAyVa9SzarGtGEqctr6aNbDDLFU/LNM1aDhVOi7ZSTaFApfMK0hFuf30c3UjMlALepk2Ro5TlvJR5CqVs86IqW8xbKGaVbOYN5yOTKODGkgfra5bxLJvw%2BYQXx7QSZSH47INFJxzo5nG0z5aLa0bixhseUnsdGhDhcA2KLalfJA8Sd71eHDz4QM/dm1MYncAEfK1ON7Q4BCmRiCXPKrtxBmdc7vErjD8WaYqUsxjRHd4GY77vK/1nPE//2ufLWf4A&RelayState=s2e4b0191cfc60d487c469bfc05713b189836facf1 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2dd2df3201ebe09d2319e2c244a5b405c9cb5d055&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScjClrUAiYKqIm27KaE99DY4Y9ZS/FGPs0v/fZ0A3VRqOfRkyTPzjOd9x3MC3Ti%2BasOz2eGPFikkJ90Y4n1gwVpvuAVSxA1oJB4Er1afHnmR5tx5G6ywDUtWROiDsmZtDbUafYX%2BRQn8untcsOcQHPEsOzW2HZFL%2B1PUOnXoZSo9mmNq/TEDnV3LM40BVo0CysixZBOfpQx0Df7EpQr0Gy%2BClEH0yhydCqmwumNW1dMOa%2BVRhAFW1ZH7wXqB/ewLJqEhZMl2s2BUSAmTKd5Ni3FR3N9PahBjkY9nkwcBs4OUh8PhrqhnEmI%2BlUCkXvCNQNTi1lAAExasyItilM9G%2BWQ/fuDTCc/ffWdJeVHuvTJ1fO1tmQ/nJOIf9/tyVD5Ve5Z8Q0%2B9GjGBLeedWbxv7Af23cbC1TO2JDfPBogzz/HPsWa7KW2jxM9k1TT2de0RQhw1%2BBZ7%2BTSE2126G1WPZJ/KgwdDCk1gSVV2%2BC8tNEoq9FF1x7Jr58sqYt2bE7ci4Cn8x2TJ2moHXlEnFZ5AhKtYQ/C6iRU7lMubUMFFlxevO8dfra87F%2BNWYb3vxnLWh4uMf4WfY/%2BY7Xd0%2BBOXvwA%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BSq7JBYgUVBVpG03JXQPvRlnwlryVz3OLv33dQJ0U6nlsCdLnplnPO87niNT0tJV55/1Dn52gD46KamRDoEF6ZymhqFAqpkCpJ7TevXlgeZxSq0z3nAjSbRCBOeF0WujsVPganAvgsP33cOCPHtvkSbJSZpugjYeTt6o2IJr49aBPsbGHROmkmt5osCzlRQME7Qk2oRnCc36Bn/jYsHUGy%2BAhAZwQh%2Bt8DE3qmfW9eMOGuGA%2BxFWNIH7yTgOw%2BwL0jKJQKLtZkEw/8APs6xps4Ifpvc5a6YpK/OyvS%2BLLCuKrChLuGNZOQv5WDFE8QJvBMQOtho9035B8jTPJ2kxSaf7rKR3U5rOfpCouij3UegmvPa2zIdzEtLP%2B301qR7rPYmewOGgRkggy3lvFh0au5F9t7Hs6hlZop0nI8SZZ%2BnXULPdVEYK/itaSWle1w6YD6N618Egn2L%2Bdpf%2BRjSTdkil3jGNArQnUV31%2BG8dk6IV4ILqliTXzpdVhGYwJ2yFh5N/x2TR2ijLnMBeKjgx7q9ijcFrGSp20C5vQjnlfV647h1/Na7pXQxbBc2%2BH8sa5y8y/hN%2Bjv1ntj/R8U9c/gY%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2dd2df3201ebe09d2319e2c244a5b405c9cb5d055&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ffa45e352122664dac1c01849ca8bffbbb32d8fa&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PjZQAhYgUVBVpG03JbSH3ow9YS35qx5nl/77OgG6VGo59GTJM/OM533Hc2RaObrqwrPZwY8OMCQnrQzSIbAgnTfUMpRIDdOANHDarD490jIrqPM2WG4VSVaI4IO0Zm0Ndhp8A/5Fcvi6e1yQ5xAc0jw/Kdul6LLh5EJnDnybtR7MMbP%2BmDOdX8tzDYGtlGSYoyPJJj5LGtY3%2BBOXSabfeBEkDYCX5uhkyLjVPbNpnnYgpAcebrBSRO4H6zkMsy9IyxQCSbabBcFSVNWhYuPpDA5QsXJUlKPDrBozMRmV1WHCZpMpPExGIuZjzRDlC7wREDvYGgzMhAUpi7JMi2lajPcPM/puTIvqO0nqi3LvpRHxtfdlPpyTkH7c7%2Bu0fmr2JPkGHgc1YgJZznuz6NDY39h3H8uunpElunl%2BgzjzHP0ca7ab2irJfyYrpezr2gMLcdTgOxjk0yzc79LfSJG2QyoNnhmUYAJJmrrHf%2BmYkq0EH1V3JL92vqwiiMGcuBUBTuE/JkvWVjvmJfZSwYnxcBXrFrxWsWIH7fIulFPe58Xr3vFX60XvYtwqEPt%2BLGd9uMj4V/g59o/Zfkdvf%2BLyFw%3D%3D HTTP/1.1" 200 2292 2ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ffa45e352122664dac1c01849ca8bffbbb32d8fa&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUj5tACJgqoibbspoT30NmtPWEuO7XqcXfrv6wToUqnl0JMlz8wznvcdLwga7fi6Dc9mjz9apJCcGm2I94Ela73hFkgRN9Ag8SB4tf70wIs0587bYIXVLFkToQ/Kmo011DboK/QvSuDX/cOSPYfgiGfZSdt2QC7tTyGb1KGv09qjOabWHzNosmt51mCAtVZAGTmWbOOzlIGuwZ%2B4VEHzxosgZRC9MkenQips0zGr6nGPUnkU4QarZOR%2BsF5gP/uS1aAJWbLbLhkVo0kxz2EqCpiIfJYXUsxH89kTjqdDCfMil5N3IMfDIuZTCUTqBd8IRC3uDAUwYcmKvCgG%2BWyQjw7DOR%2BPeD79zpLyotx7ZWR87X2Zn85JxD8eDuWgfKwOLPmGnno1YgJbLTqzeN/Y39h3HwtXz9iK3CK7QZx5jn%2BONbttabUSP5O11vZ14xFCHDX4Fnv5Ggj3u3Q3Sg7qPpUHD4YUmsCSquzwX1rQqlboo%2BqOZdfOl1VE2ZsTtyLgKfzHZMnGNg68ok4qPIEIV7FuwRsdK/ZYr%2B5CBRddXrzuHH%2B1XnYuxq1CeejGctaHi4x/hZ9j/5jtd/T2J65%2BAQ%3D%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2d77b7a489ebe7a23023b974ad6327b6a968e163d&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds246290a7c2a6c0802dc9498be571da920d63ad512&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaJLS0jQAJjQsSSBNMO%2Bzmpi6LlCZdnUjs71dAm8YOu9nOe09%2BL14S9HZQe3/2MRyRBu8Ik0tvHanb04rF0SkPZEg56JFU0Oq0OeyVTLkaRh%2B89pYlW6RgHATj3Yq9hzCQyrKL9TE10KfXYqbbPkV3Ng5xNO48mJBq32fQZ7vt88n6I7ZmRB2yHgNsrAHKTDuwZLddMapynldthQ1vGylFuegaUeeNLLqihnnZyUqLthTFBHffPl78RJSNmJe1EFWX16DFvOMdyAVe1XglRNNBni%2BKoionJlHEnaMALqyY5FLOeDXj%2BYuoVZErXr6x5BVHunmc7LP18pqRuvHGX6n9HxoQ4XgNiq1pWGa/JO56gzoFCJEeuyffYvIKNuL/6nRDq1PUGolY9qhymGZwxvURP%2BL0Y4mhpPUOE7rDu2jt532lv4zH6U/7eDnrLw%3D%3D&RelayState=s2524f094662df33e83dd2ce2ad9a43f3b02356837 HTTP/1.1" 302 - 2ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2d77b7a489ebe7a23023b974ad6327b6a968e163d&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SfhmLUCioKpI226W0B56G%2BwJa8mxXY%2BzS/99nQBdKrUcerLkmXnG877jOUGtHV814cXs8EeDFJJTrQ3xLrBgjTfcAiniBmokHgQvV58f%2BSDNufM2WGE1S1ZE6IOyZm0NNTX6Ev2rEvh197hgLyE44ll20rbpkUu7U8g6deirtPJojqn1xwzq7Fqe1RhgpRVQRo4lm/gsZaBt8CcuVVC/8yJIGUSvzNGpkApbt8yyfNqhVB5FuMEqGbkfrRfYzb5gFWhClmw3C0aDAw77kEshp9NhPoZZHwEmIzyM5WQ6qvoPh2osZ/3JMOZTAUTqFd8JRA1uDQUwYcEG%2BWDQy2e9fLTvP/DxiOfT7ywpLsp9UEbG196X%2BXBOIv5pvy96xVO5Z8k39NSpERPYct6axbvG/sa%2B%2B1i4esaW5ObZDeLMc/xLrNluCquV%2BJmstLZva48Q4qjBN9jJV0O436W9UbJXdak8eDCk0ASWlEWLf25Aq0qhj6o7ll07X1YRZWdO3IqAp/AfkyVrWzvwilqp8AQiXMW6Ba91rNhhtbwLFVy0efG6dfzNetm6GLcK5b4dy1kfLjL%2BFX6O/WO239Hbn7j8BQ%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s246290a7c2a6c0802dc9498be571da920d63ad512&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQhfxQIkCqqKtO2mhPbQm3EmrCV/1TPZpf%2B%2BTha6VGo59GTJM/OM533HCxRGe75u6cnu4UcLSMnZaIu8DyxZGyx3AhVyKwwgJ8mr9acHXqQ598GRk06zZI0IgZSzG2exNRAqCM9Kwtf9w5I9EXnkWXbWrh2gT/tT1ib1EJq0CWBPqQunTJjsWp4ZILHWSmCGniXb%2BCxlRdfgT1yqhHnjRZCyAEHZk1eUSmc6ZlU97qFWASTdYFUduR9ckNDPvmSN0Ags2W2XDAsYDufz6WTawGQK0IxGzXE2F9NhMTvm9Wh%2BhMmxkZPxNOZjKRDVM7wREFvYWSRhacmKvCgG%2BbtBPj4M53wy5vnsO0vKi3Lvla3ja%2B/LfHxNQv7xcCgH5WN1YMk3CNirERPYatGZxfvG4ca%2B%2B1hx9Yyt0C%2ByG8Qrz/PPsWa3LZ1W8mey1tq9bAIIiqNSaKGXzwi636W7UfWg6VM5BWFRgSWWVGWH/9IKrRoFIaruWXbtfFlFqHtz4lYQnOk/Jks2zngRFHZSwVlIuop1C97oWLGHZnUXKrns8uJ15/iLC3XnYtwqqA/dWN4Fusj4V/hr7B%2Bz/Y7e/sTVLw%3D%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2e1199656fe56eef33fb79a6127b0d39be5bfc546&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2e1199656fe56eef33fb79a6127b0d39be5bfc546&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds21209ce4d56ffa989efef0cca49a8eb40a84831d1&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHfyIg9iESRULkggVYA49LZxNqklP9KsLdG/bwC1gh647WNmtDP2kkCrge9sb707IA3WEAYXrQzx26pmfjTcAkniBjQSd4If1/sdT8OYD6N1VljFgg2SkwactKZmn84NxKPooqwPJejwWsxEq0M0vTSIozT9IF0orI5AR9vN%2B1HZA7ZyROEijQ7WSgJFsh1YsN3UjGKEFBrR5UXWQbIoEiGyoqwabNM8r8osaYSABroJbn59nOxETOdlm4t5WhQNiBYXMSTVIs%2B6uIRiXnRTPe1LqMTEJPK4NeTAuJqlcZrO4sUszk5JxfOMx%2BUHC8440s3jZJ%2BtlteM%2BI03PqT2OjQgwvEaFFvRsIweJO56Az86cJ6euzfbYnAG5fG1Ot3Q/OiFQCIWPavspxn0uDrgl59eLJAUtNZgQHd455X6vp/0n/E8/Wuff87qBw%3D%3D&RelayState=s2be1e80caf3c0c0c54e0168c25a0586bdf368bcf4 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s21209ce4d56ffa989efef0cca49a8eb40a84831d1&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds27931306b1434f216742db7bcd42a1da3839af97a&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a80a72e76566cb5f886a60b528c5004bc83b678c&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s27931306b1434f216742db7bcd42a1da3839af97a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a80a72e76566cb5f886a60b528c5004bc83b678c&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNARKIkBC44LEpAmmHXZzE8MipUlXJ9L29yugTWOH3WznvSe/Fy8JOt/rfTzHnA5IfQyExUfnA%2Bnr04rlIegI5EgH6JB0Mvq4edxrUXLdDzFFEz0rtkjJBUguhhV7S6knXVUfPubSQVdeiomxXYnh7ALi4MK5d6k0saugq3bbp6OPB7RuQJOqDhNsvAOqnO1ZsduuGE1B1cI2ktcK52BbO5/OQU65akC0C4S5bBe15fUID98%2BnuNIFEqaugWQOMVaWdtw1c6UAjjNGtkYaZpGLGRbi5FJlHEXKEFIKya4EBO%2BmHD5XCs9k5o3r6x4wYGuHkf7bL28ZKSvvOFXav%2BHBkQ4XIJia%2BqX1S%2BJm16vjwlSpvvuIVosXsBn/F%2Bdrmh9zMYgEavuVR7HGZxxfcD3PP5Y4aiwMWBBN/gpe/95W%2Bkv4376095fzvoL&RelayState=s2d6f28827eeb4f9610572fdcabcc9febdd47bff1c HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUg2WbAAiYKqIm27WUL30JtxJqwlf9Xj7NJ/XydAl0pdDj1Z8sw843nf8QyZkpYuO/%2Bit/CzA/TRUUmNdAjMSec0NQwFUs0UIPWc1suvDzSLU2qd8YYbSaIlIjgvjF4ZjZ0CV4N7FRy%2Bbx/m5MV7izRJjtJ0I7TxcPJGxRZcG7cO9CE27pAwlVzKEwWeLaVgmKAl0To8S2jWN/gbFwum3nkBJDSAE/pghY%2B5UT2zrh%2B30AgH3F9hRRO4n43jMMw%2BJy2TCCTarOcEM87GZQFlyfMyzbN8Or5nRT7Jp/v9dJymxYTnWTkpijLkY8UQxSu8ExA72Gj0TPs5ydIsG6WTUXq3G09pcUfT%2Bx8kqs7KfRK6Ca%2B9LfP%2BlIT0y25XjarHekeiZ3A4qBESyGLWm0WHxu7KvttYdvGMLNDOkivEiWfpt1CzWVdGCv4rWkpp3lYOmA%2BjetfBIJ9i/naX/kY0o3ZIpd4xjQK0J1Fd9finjknRCnBBdUuSS%2BfzKkIzmBO2wsPR/8dk0cooy5zAXio4Mu4vYl2DVzJUbKFd3IRyyvu8cN07/mZc07sYtgqaXT%2BWNc6fZfwn/BT7YLY/0eufuPgN HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ca165e66c360323917a53839bb910058c3268556&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ca165e66c360323917a53839bb910058c3268556&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds22f0cf21999d6862116acfbbc8e045a308907f67a&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSJ%2BSFBUioXJBAqgBx6G1jb6glx06ztkT/vgHUCnrgtrueGe2Md07QmV5s3dkFv0fqnSWMLp2xJG5PCxYGKxyQJmGhQxJeisNqtxVZzEU/OO%2BkMyxaI3ltwWtnF%2BzT%2B55EklyMC7GGLr4WE6m6GO1ZW8RB23OvfSxdl0CXbNbvB%2BP2qPSA0icdelgZDZRo1bNos14w4nWRFQ2WCusKVQ5QIhY8byTOQNZQ8lryRk5xhNtfH0c3ErOiwDSbplMOeVVkVdu0I6ctlaqwrHjRqKpupmnajkyigBtLHqxfsIxn2YTXE54f05kocsGrDxadcKCbx9E%2BW86vGYkbb3hI7XVoQITDNSi2pH6ePEjc9Xpx8OADPXdvTmF0AhPwtTrd0OIQpEQiljyr7MYZnHG5x68w/likKVLOYkR3eBuM%2Bb6v9J/xPP1rny9n%2BQM%3D&RelayState=s2ac70375fcb12680deebf3ca6753a883196516c77 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s22f0cf21999d6862116acfbbc8e045a308907f67a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2aeba3942a5c3c3f7bf3cd0cf9aa7d656f1910caf&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2aeba3942a5c3c3f7bf3cd0cf9aa7d656f1910caf&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBasMwDP2V4HsTx3OaxLSFsV4KHYx29LCbZiudwbGzyIbu75e2bLQ77CbJ7z30nrUg6N2gtuEYUtwhDcETZqfeeVKXpyVLo1cByJLy0COpqNX%2B8XmrRM7VMIYYdHAsWyNF6yHa4JfsI8aBVFGcXEi5hT4/FzNt%2Bhz90XrE0frjYGOuQ19AX2zWL3sXdmjsiDoWPUZ4dBaosGZg2Wa9ZMQfKlE2NRdGQm3KuuQ1dE3TirarAbWpmq6TrcYJ7n98vIaJKOaiKxvodPUA8wp5JWvdoCxbYbSUtdTv5bxsm5ZPTKKEG08RfFwywYWY8WbG5WvZqkoqXr%2Bx7IAjXTxO9tlqcc5IXXjjTWr/hwZEOJ6DYisaFsWNxFVvUPsIMdF99xQMZgdwCf9Xpwta7ZPWSMSKe5XnaQZHXO3wM00/llnKTPCY0RXeJee%2Briv9ZdxPf9v7y1l9Aw%3D%3D&RelayState=s251334cf7fafaa437d8b06fcf9d18754c9d97bacc HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2cc7a228f251c41e0f192313551c70bcb0eaaa21c&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2cc7a228f251c41e0f192313551c70bcb0eaaa21c&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds277fd308e7b3dfda450ab27dc141698786f8085e9&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s277fd308e7b3dfda450ab27dc141698786f8085e9&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds23af16439d7800c1be0ccdda2631523a62c5b8f36&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s23af16439d7800c1be0ccdda2631523a62c5b8f36&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNCRAI0BC44LEpAmmHXYLjssipUlXJ9L29yugTWOH3WznvSe/Fy/JdL7X%2B3iOOR2Q%2BhgIi4/OB9LXpxXLQ9DRkCMdTIekE%2Bjj5nGvRcl1P8QUIXpWbJGSCya5GFbsLaWedFV9%2BJhLZ7ryUkzAdiWGswuIgwvn3qUSYleZrtptn44%2BHtC6ASFVHSaz8c5Q5WzPit12xYgb00qBXPB6Om0ENLyZz61VCzUTiHIBnM%2B4Ahjh4dvHcxyJomlnouWNsrVUJ6mURaitOgHMsW1ELQEkwqmVI5Mo4y5QMiGtmOBCTPhiwuVz3WglNZ%2B/suIFB7p6HO2z9fKSkb7yhl%2Bp/R%2BaIcLhEhRbU7%2Bsfknc9Hp9TCZluu8eosXixfiM/6vTFa2PGQCJWHWv8jjOzBnXB3zP448VjgobAxZ0g7fZ%2B8/bSn8Z99Of9v5y1l8%3D&RelayState=s20bac49fa0da4991e146a497ca74d9bb876650f66 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PkgDKRYgpaCqSNtultA99OZ1Jqwlf9Xj7NJ/XydAl0pdDj1Z8sw843nf8QKZkpZWvX/WO/jZA/roqKRGOgaWpHeaGoYCqWYKkHpOm%2BrrHc2TjFpnvOFGkqhCBOeF0WujsVfgGnAvgsP33d2SPHtvkabpUZo%2BRpuMJ29VYsF1SedAHxLjDilT6aU8VeBZJQXDFC2JNuFZQrOhwd%2B4RDD1xgsgoQGc0AcrfMKNGphNc7%2BDVjjg/gor2sD9bByHcfYl6ZhEINF2sySYF7PprCuhK/Js2k7zcv6U5eWsnPAW5h%2BATcosy3hRTEM%2B1gxRvMAbAbGHrUbPtF%2BSPMvzOPsYZ8V%2BMqfTgmblDxLVZ%2BU%2BCd2G196W%2BemUhPTLfl/H9X2zJ9EjOBzVCAlktRjMomNjd2XfbSy7eEZWaBfpFeLEs/RbqNluaiMF/xVVUprXtQPmw6je9TDKp5i/3WW4EW3cjanUO6ZRgPYkauoB/9AzKToBLqhuSXrpfF5FaEdzwlZ4OPr/mCxaG2WZEzhIBUfG/UWsa/BahooddKubUE75kBeuB8dfjWsHF8NWQbsfxrLG%2BbOM/4SfYu/M9id6/RNXvwE%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF77NT5aoQkgJdgWIBudWOvh90UiU4F6Gui3Gb/frKTrBmw5rCTAJF8KL4vtUCmlaNFG17MDn62gCE5amWQ9oElab2hlqFEapgGpIHTqvj6QPN0SJ23wXKrSFIggg/SmrU12GrwFfhXyeH77mFJXkJwSLPsqGw7QJf2Jxc6deCbtPFgDqn1h4zp7FKeaQisUJJhho4km/gsaVjX4G9cKpl%2B50WQNABemoOTIeVWd8yqetyBkB54uMJKEbmfrefQz74kDVMIJNlulgTziRjt%2BXTK9yMmcrhv5rngeT6bCDHLGz69m7FxM93PRzEfS4YoX%2BGdgNjC1mBgJixJPszzwfB%2BMBzXd3M6GdPh7AdJyrNyn6QR8bW3Zd6fkpB%2BqetyUD5WNUmewWOvRkwgq0VnFu0b%2Byv7bmPZxTOyQrfIrhAnnqPfYs12U1ol%2Ba%2BkUMq%2BrT2wEEcNvoVePs3C7S7djRSDpk%2BlwTODEkwgSVV2%2BKeWKdlI8FF1R7JL5/MqgujNiVsR4Bj%2BY7JkbbVjXmInFRwZDxexrsFrFSt20KxuQjnlXV687hx/s150LsatAlF3Yznrw1nGf8JPsQ9m%2BxO9/omr3w%3D%3D HTTP/1.1" 200 2292 2ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPBjtowEIZfJfKdJIQAGwuQKKgq0rabJbSH3ow9YS05tutxdunb1wnQTaWWQ0%2BWPDPfeP5/vEDWKEvXrX/Re/jRAvro3CiNtA8sSes0NQwlUs0aQOo5rdafH2kWp9Q64w03ikRrRHBeGr0xGtsGXAXuVXL4un9ckhfvLdIkOSvTjtDG/clFE1twdVw70KfYuFPCmuRWnjTg2VpJhglaEm3Ds6RmXYM/cbFkzTsvgKQGcFKfrPQxN03HrKqnPQjpgPsBVorA/Wgch372JamZQiDRbrskmNVzVmTjWV2AmEzrXByLBzEuUgbzIj%2BK2WScs3wyLWYhH0uGKF/hnYDYwk6jZ9ovSZZm2Sh9GKX5YVzQaU7T%2BXcSlVflPkgtwmvvy3y8JCH9dDiUo/KpOpDoGzjs1QgJZLXozKJ9Yzew7z6W3TwjK7SLZIC48Cz9Emp229IoyX9Ga6XM28YB82FU71ro5WuYv9%2Blu5FiVPep1DumUYL2JKrKDv/cMiVrCS6obkly63xdRRC9OWErPJz9f0wWbUxjmZPYSQVnxv1NrCF4o0LFHurVXSinvMsL153jb8aJzsWwVSAO3VjWOH%2BV8a/wS%2Bwfs/2ODn/i6hc%3D HTTP/1.1" 200 2292 2ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPfb9owEMf/lcjvJGlKC1iAxEDTkLo1JawPe3PsC7XkX/M5Lfvv5wRYM2nlYcqDJd/d53zf72WOTCtHV214MTv42QKG5KiVQdoHFqT1hlqGEqlhGpAGTqvV1wdapDl13gbLrSLJChF8kNasrcFWg6/Av0oO33cPC/ISgkOaZUdl2xG6tD%2B50KkD36SNB3NIrT9kTGeX8kxDYCslGWboSLKJz5KGdQ3%2BxqWS6XdeBEkD4KU5OBlSbnXHrKrHHQjpgYcBVorI/Ww9h372BWmYQiDJdrMgWMzuGj67hRs2vi/qKa/re3E7rcVkFr/JBBiHfFywWsR8LBmifIV3AmILW4OBmbAgRV4Uo3w6ysf7mxm9G9N88oMk5Vm5T9KI%2BNrrMtenJKRf9vtyVD5We5I8g8dejZhAlvPOLNo39gP7rmPZxTOyRDfPBogTz9FvsWa7Ka2S/FeyUsq%2BrT2wEEcNvoVePs3C9S7djRSjpk%2BlwTODEkwgSVV2%2BKeWKdlI8FF1R7JL5/MqgujNiVsR4Bj%2BY7JkbbVjXmInFRwZDxexhuC1ihU7aJZXoZzyLi9ed46/WS86F%2BNWgdh3Yznrw1nGf8JPsQ9m%2BxMd/onL3w%3D%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcS50FCLBIJlQsSSBUgDr059ia15Nhp1pbo3zcEtYIeuO1jZuQZ7xp5rwe2t5317gg4WIMQXHttkM2rivjRMMtRITO8B2ROsNPmsGdJSNkwWmeF1STYAjpluFPWVOTTuQFZFF219aHifXgrFkL2IZhOGYBRmW5QLhS2j3gf7bbvJ22PINUIwkU9OL7RimOk5ECC3bYiyGmZrZolzbMsbuI2ToGvGohpAzQuIAWayrKAQkxw8%2BvjbCdikpT5qhClEJDKRvI8LVrZQlnmcdymbSHSedEWExPRw86g48ZVJKFJsqCrBc3OccmWGaPFBwkuMOLscbJP6vUtIzbzxofUXofGEWG8BUVqHNbRg8Rdb2Anx53H5%2B7NSgguXHt4rY4zmp38ZBiRRM8qh2nGO6iP8OWnHwsUBtIaCPAOb73W3/cn/Wc8T//a58upfwA%3D&RelayState=s2d34702c6dfd1c7667b32becd1bcbfb318cf6b9f6 HTTP/1.1" 302 - 2ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PogSARYgUVBVpG03JbSH3rzOmLXkr3qcXfrv6wTYpVLLoSdLnplnPO87XiDTytF1H57NHn72gCE5aWWQjoEl6b2hlqFEapgGpIHTdv35gZZZQZ23wXKrSLJGBB%2BkNRtrsNfgW/AvksO3/cOSPIfgkOb5Sdk%2BRZeNJ%2B905sCLTHgwx8z6Y850fi3PNQS2VpJhjo4k2/gsadjQ4E9cJpl%2B50WQNABemqOTIeNWD8y2fdxDJz3wcIOVXeR%2BtJ7DOPuSCKYQSLLbLgmWT/W0EDWIuihENZuXVTWp5/PprJsVXLBuwrmY1dVkyMeGIcoXeCcg9rAzGJgJS1IWZZkWs7SoDpM5rStaTH%2BQpLko90GaLr72vsxP5ySknw6HJm0e2wNJvoPHUY2YQFaLwSw6NvY39t3HsqtnZIVukd8gzjxHv8Sa3baxSvJfyVop%2B7rxwEIcNfgeRvk0C/e7DDeyS8WYSoNnBiWYQJK2GfBfe6akkOCj6o7k186XVYRuNCduRYBT%2BI/Jko3VjnmJg1RwYjxcxboFb1Ss2INY3YVyyoe8eD04/mp9N7gYtwq6wzCWsz5cZPwr/Bz7x2xv0dufuPoN HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQggigVIKagq0rabErqH3ow9YS35qx5nl/77OgG6qdRy2JMlz8wznvcdL5Fp5WjZhmezh58tYEjOWhmkfWBFWm%2BoZSiRGqYBaeC0Lr880CLNqfM2WG4VSUpE8EFas7EGWw2%2BBv8iOXzfP6zIcwgOaZadlW1H6NL%2B5EKnDnyTNh7MKbX%2BlDGd3cozDYGVSjLM0JFkG58lDesa/I1LJdNvvAiSBsBLc3IypNzqjlnXj3sQ0gMPA6wUkfvJeg797CvSMIVAkt12RbCYH2E%2BaYrxrFiIxWQu%2BJhzNp6wZjKdLObiyPmsOOYzFvOxYojyBd4IiC3sDAZmwooUeVGM8g%2BjfHoYL%2BhsSvP5D5JUV%2BU%2BSiPia%2B/LfLwkIf18OFSj6rE%2BkOQJPPZqxASyXnZm0b6xH9h3H8tunpE1umU2QFx4jn6NNbttZZXkv5JSKfu68cBCHDX4Fnr5NAv3u3Q3UoyaPpUGzwxKMIEkddXhv7VMyUaCj6o7kt06X1cRRG9O3IoA5/COyZKN1Y55iZ1UcGY83MQagjcqVuyhWd%2BFcsq7vHjdOf5qvehcjFsF4tCN5awPVxn/Cb/E/jPbn%2BjwJ65/Aw%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2d171e7929591ca59a2157a029c9320c4366f1072&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds235655cbda17969409c5f60d7498dea56f1bcf615&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2d171e7929591ca59a2157a029c9320c4366f1072&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BSJbgkWQKKgq0rabEtpDb8aZsJb8VY%2BzS/99nQBdKrUcerLkmXnG877jBTIlLV31/lnv4EcP6KOTkhrpGKhI7zQ1DAVSzRQg9Zw2q0%2BPNI9Tap3xhhtJohUiOC%2BMXhuNvQLXgHsRHL7uHivy7L1FmiQnafoJ2ng8eatiC66LOwf6GBt3TJhKruWJAs9WUjBM0JJoE54lNBsa/ImLBVNvvAASGsAJfbTCx9yogdk0TztohQPub7CiDdwPxnEYZ69IxyQCibabimBePmQw7VI2LeZ8npez/F2ZlZAXWVHM8wMUsyLj6fTAQz7WDFG8wBsBsYetRs%2B0r0ie5vkkLSdpsc/m9KGg6ew7ieqLcu%2BFbsNr78t8OCch/bjf15P6qdmT6Bs4HNUICWS5GMyiY2N3Y999LLt6RpZoF8kN4syz9HOo2W5qIwX/Ga2kNK9rB8yHUb3rYZRPMX%2B/y3Aj2kk3plLvmEYB2pOoqQf8l55J0QlwQXVLkmvnyypCO5oTtsLDyf/HZNHaKMucwEEqODHur2LdgtcyVOygW96FcsqHvHA9OP5qXDu4GLYK2v0wljXOX2T8K/wc%2B8dsv6O3P3H5Cw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s235655cbda17969409c5f60d7498dea56f1bcf615&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBasMwDP2V4HsTz0kTx7SFsl4KHYx27LCbaiudwbGzyIbu75e2bKw77CbJ7z30nrUg6N2gduEUUtwjDcETZufeeVLXpyVLo1cByJLy0COpqNVh/bRTIudqGEMMOjiWbZCi9RBt8Ev2HuNAqijOLqTcQp9fipk2fY7%2BZD3iaP1psDHXoS%2BgL7ab54MLezR2RB2LHiOsnQUqrBlYtt0sGVWdqZt5K3VZHVtdzbt6Ltv6KBrk1bFuGugMSKzlBPffPl7CRBQVSjSl6JryqPlD2UFbAlZGykZy1E0pBDct1DgxiRJuPUXwcckEF2LG5YxXLw%2BtmleKN28se8WRrh4n%2B2y1uGSkrrzxV2r/hwZEOF6CYisaFsUviZveoA4RYqL77jEYzF7BJfxfna5odUhaIxEr7lWephmccLXHjzT9WGYpM8FjRjd4l5z7vK30l3E//WnvL2f1BQ%3D%3D&RelayState=s29877f2212879ededee430e78556bf87988399221 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 10ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2032cc9bd1566f5937f4a8b6751291ebe49dcce8f&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bMdr2lRIAmQJhgXoVi/OdtiNkehUgL4mym327ye7yZoBWw47CRDJh%2BL7UjMCoz1fdvHJbvFHhxSzo9GW%2BBCYsy5Y7oAUcQsGiUfBm%2BWnB17lJffBRSecZtmSCENUzq6cpc5gaDA8K4Fftw9z9hSjJ14UR%2B26Efl8OIU0ucfQ5m1Ae8hdOBRginN5YTDCUiuggjzL1ulZykLf4E9crsC88RJIWcSg7MGrmAtnembTPG5RqoAiXmCVTNwPLggcZp%2BzFjQhyzbrOaOqbafltK3gflxOAO6m1XjfysleopiU%2B1shxe24hHdCpnyqgUg94xuBqMONpQg2zllVVtWonI7Km934nk9ueHn3nWX1Sbn3ysr02usy71%2BTiH/c7epR/djsWPYNAw1qpAS2mPVm8aFxuLDvOhbOnrEF%2BVlxgXjlef451WzWtdNK/MyWWruXVUCIadQYOhzkMxCvd%2BlvlBy1QyqPASwptJFlTd3jv3SgVaswJNU9K86dT6uIcjAnbUXEY/yPybKVMx6Col4qPIKIZ7EuwSudKrbYLq5CBRd9XrruHX9xQfYupq1CuevH8i7Ek4x/hb/G/jHb7%2BjlT1z8Ag%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2032cc9bd1566f5937f4a8b6751291ebe49dcce8f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 10ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ff808f2a9105aa7821bfd5bdec50b6cdc610a3cd&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STaElliAREFVkbbdLKF76M3YE9aSv%2Bpxdum/rxOgS6Uuh54seWae8bzveIZMK0eXXXg2W/jZAYbkqJVBOgTmpPOGWoYSqWEakAZOm%2BXXe1qkOXXeBsutIskSEXyQ1qyswU6Db8C/SA7ft/dz8hyCQ5plR2W7Ebp0OLnQqQPfpq0Hc0itP2RMZ5fyTENgSyUZZuhIso7Pkob1Df7GpZLpN14ESQPgpTk4GVJudc9smoctCOmBhyusFJH72XoOw%2Bxz0jKFQJLNek6wqKaCs3GZi%2BlUsMmkmlbj/Yd8X1Ul42PghSiqu7It85iPNUOUL/BGQOxgYzAwE%2BakyItilE9Hebm7q%2BikpPnHHySpz8p9kkbE196WeX9KQvplt6tH9UOzI8kTeBzUiAlkMevNokNjf2XfbSy7eEYW6GbZFeLEc/RbrNmsa6sk/5UslbKvKw8sxFGD72CQT7Nwu0t/I8WoHVJp8MygBBNI0tQ9/rFjSrYSfFTdkezS%2BbyKIAZz4lYEOIb/mCxZWe2Yl9hLBUfGw0Wsa/BKxYottIubUE55nxeve8dfrRe9i3GrQOz6sZz14SzjP%2BGn2Duz/Yle/8TFbw%3D%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ff808f2a9105aa7821bfd5bdec50b6cdc610a3cd&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 10ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds298dca340d88da559893b60b994ac3ec2d2914f40&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s298dca340d88da559893b60b994ac3ec2d2914f40&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcS2%2BSFRZBQuSCBVAHi0JuxN9SSY6dZW6J/3wBqBT1w28fMyDPeOcrO9mLjzz6GHWDvHUJy6axDcVs1JA5OeIkGhZMdoAhK7JfbjeApFf3gg1fekmQFGIyTwXjXkM8QehRZdrE%2BpkZ26bWYKN2l4M7GAQzGnXsTUuW7THbZevW%2Bt34H2gygQtZBkEtrJGZG9yRZrxqCUOkTq3mhdCHllJ2mlDIoplU1a1md83ZKT4yyshjh7tfHwY9ErsqcS13TguuWzUpdsqKtS11VJR13VaHZLNclrUYmYoS1wyBdaAinnE9oPaH5gc1EkQtafZDkCAPePI72yWJ%2BzUjceMNDaq9Dk4gwXIMiC%2Bzn2YPEXa8X%2ByBDxOfuzWtIjtJGeK2ON7TYR6UAkWTPKttxJs%2Bw2MFXHH8sMZho7yDBO7yN1n7fn/Sf8Tz9a58vZ/ED&RelayState=s25f09ed16d34f4577bc7e3227b2f98b5c750b2326 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:07 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds20b2d0e7b4d58da117c5662a8ba845902bcce1ced&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s20b2d0e7b4d58da117c5662a8ba845902bcce1ced&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SRoBBQuQUlBVpG03JWkPvTn2hLXkr3qcXfrv6wTYpVLLoSdLnplnPO87XiHTytGyD0/mAD97wJCctDJIx8Ca9N5Qy1AiNUwD0sBpXX5%2BoEWaU%2BdtsNwqkpSI4IO0ZmsN9hp8Df5Zcvh2eFiTpxAc0iw7KdtP0KXjyYVOHfgu7TyYY2r9MWM6u5ZnGgIrlWSYoSPJLj5LGjY0%2BBOXSqbfeBEkDYCX5uhkSLnVA7OuHw8gpAcebrBSRO5H6zmMs69JxxQCSfa7NcGCL1u2eL%2BEbl4sZouumBVdPl/CdA6i5UsuulYUecvymI8VQ5TP8EZA7GFvMDAT1qTIi2KSLyb5tHm3pLMpzRc/SFJdlPsgjYivvS9ze05C%2Bqlpqkn1WDck%2BQ4eRzViAtmsBrPo2Njf2Hcfy66ekQ26VXaDOPMc/RJr9rvKKsl/JaVS9mXrgYU4avA9jPJpFu53GW6kmHRjKg2eGZRgAknqasB/7ZmSnQQfVXcku3a%2BrCKI0Zy4FQFO4T8mS7ZWO%2BYlDlLBifFwFesWvFWx4gDd5i6UUz7kxevB8RfrxeBi3CoQzTCWsz5cZPwr/Bz7x2yv0dufuPkN HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bNdLm1RIAmQJhgXoVi/OdtiNkehUgL4mym327ye7yZoBWw47GRLJh%2BL70jMCoz1fdvHJbvFHhxSzo9GW%2BBCYsy5Y7oAUcQsGiUfBm%2BWnB17lJffBRSecZtmSCENUzq6cpc5gaDA8K4Fftw9z9hSjJ14UR%2B26Efl8%2BAppco%2BhzduA9pC7cCjAFOfywmCEpVZABXmWrdOzlIW%2BwZ%2B4XIF54yWQsohB2YNXMRfO9MymedyiVAFFvMAqmbgfXBA4zD5nLWhClm3Wc0aVLOXkncBqUu3vbhHa9n5fTdMBQNzspcS7ciIn5RhSPtVApJ7xjUDU4cZSBBvnrCqralROR%2BV4d3PPb8e8nH5nWX1S7r2yMr32usz71yTiH3e7elQ/NjuWfcNAgxopgS1mvVl8aBwu7LuOhbNnbEF%2BVlwgXnmef041m3XttBI/s6XW7mUVEGIaNYYOB/kMxOtd%2BhslR%2B2QymMASwptZFlT9/gvHWjVKgxJdc%2BKc%2BfTKqIczElbEfEY/2OybOWMh6ColwqPIOJZrEvwSqeKLbaLq1DBRZ%2BXrnvHX1yQvYtpq1Du%2BrG8C/Ek41/hr7F/zPY7evknLn4B HTTP/1.1" 200 2288 2ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CWSzaGMBEgVVRdp2U0J76G1wJqwlf9Xj7NJ/XyfALpVaDr3EkmfmGc/7TmYEWjm%2B7MKz2eLPDikkR60M8SEwZ5033AJJ4gY0Eg%2BC18vPjzxPx9x5G6ywiiVLIvRBWrOyhjqNvkb/IgV%2B2z7O2XMIjniWHZXtRuTS4RSNTh36Nm09mkNq/SEDnV3KM40BlkoCZeRYso7Pkgb6Bn/iUgn6nRdB0iB6aQ5OhlRY3TPr%2BmmLjfQowhVWNpH70XqBw%2Bxz1oIiZMlmPWeUYztt76bFZIIIYhKP8n5aQPzsyylAOW1LURTl3T7mUwVE8gXfCUQdbgwFMGHO8nGej8YPo3Gxm5T8vuDjhx8sqc7KfZCmia%2B9LfP%2BlET8025XjaqneseS7%2BhpUCMmsMWsN4sPjf2VfbexcPGMLcjNsivEief4l1izWVdWSfErWSplX1ceIcRRg%2B9wkE9DuN2lv5HNqB1SefBgSKIJLKmrHv%2B1AyVbiT6q7lh26XxeRWwGc%2BJWBDyG/5gsWVntwEvqpcIjiHAR6xq8UrFii%2B3iJlRw0efF697xV%2Bub3sW4Vdjs%2BrGc9eEs41/hp9g/ZnuLXv%2BJi98%3D HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SZoCSy1AoqCqSNtuSmgPvRlnwlryVz2TXfrva2ehS6WWQ3Ox5Jl5xvO%2BkzkKoz1f9fRod/CjB6TsZLRFPgQWrA%2BWO4EKuRUGkJPkzerTPa/ykvvgyEmnWbZChEDK2bWz2BsIDYQnJeHr7n7BHok88qI4adeP0OfDKVuTewhd3gWwx9yFYyFMcSkvDJBYaSWwQM%2ByTXyWsiI1%2BBOXK2FeeRGkLEBQ9ugV5dKZxGyahx20KoCkK6xqI/eDCxKG2ResExqBZdvNgmEloSorOExbKWdV%2BuDQ3Y3fTsbTA3RdNStnEzG9m1QxH2uBqJ7glYDYw9YiCUsLFjnVqJyNyvH%2BzTs%2BGfNy9p1l9Vm598q28bW3ZT68JCH/uN/Xo/qh2bPsGwQc1IgJbDlPZvGhcbiy7zZWXDxjS/Tz4grxwvP8c6zZbmqnlfyZrbR2z%2BsAguKoFHoY5DOCbndJN6oddUMqpyAsKrDEsqZO%2BC%2B90KpTEKLqnhWXzudVhHYwJ24FwYn%2BY7Js7YwXQWGSCk5C0kWsa/Bax4oddMubUMllyovXyfFnF9rkYtwqaPdpLO8CnWX8K/wl9o/Zfkev/8TlLw%3D%3D HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 14ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2010d37e99cdbd24b07aa04c276f37d90a4024fd4&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ce202eb6dcc822222ebf743546beff28085a6752&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2010d37e99cdbd24b07aa04c276f37d90a4024fd4&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ce202eb6dcc822222ebf743546beff28085a6752&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR7kxA126zVVgqtEJUWNjSBAzevPela8hceZ7f8e5y0ZYsEPXCy5Jl5xvO%2B4yUyrRyth/Bs9vBjAAzJUSuDdAqsyOANtQwlUsM0IA2ctvWnB1qkOXXeBsutIkmNCD5IazbW4KDBt%2BBfJIev%2B4cVeQ7BIc2yo7LDDF06nVzo1IHv096DOaTWHzKms0t5piGwWkmGGTqSbOOzpGFjgz9xqWT6jRdB0gB4aQ5OhpRbPTLb9nEPQnrg4QorReR%2BsJ7DNPuK9EwhkGS3XREsuOCsqgT0RVnmi0qU80UuFkxUi7unvOz53bzI7xnvYz42DFG%2BwBsBcYCdwcBMWJEiL4pZXs3yeffunpZzmlffSdKclXsvjYivvS3z0ykJ6ceua2bNY9uR5Bt4nNSICWS9HM2iU2N/Zd9tLLt4RtboltkV4sRz9HOs2W0bqyT/mdRK2deNBxbiqMEPMMmnWbjdZbyRYtZPqTR4ZlCCCSRpmxH/ZWBK9hJ8VN2R7NL5vIogJnPiVgQ4hv%2BYLNlY7ZiXOEoFR8bDRaxr8EbFij3065tQTvmYF69Hx1%2BtF6OLcatAdONYzvpwlvGv8FPsH7P9jl7/xPUv HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQgfAguQKKgq0rabkrSHvRl7wlryVz3OLv33dQLsUqnlsCdLnplnPO87XiDTytF1G57NHn61gCE5aWWQ9oElab2hlqFEapgGpIHTav31gRZpTp23wXKrSLJGBB%2BkNRtrsNXgK/AvksOP/cOSPIfgkGbZSdl2gC7tTy506sA3aePBHFPrjxnT2bU80xDYWkmGGTqSbOOzpGFdg79xqWT6nRdB0gB4aY5OhpRb3TGr6nEPQnrg4QYrReR%2Btp5DP/uSNEwhkGS3XRIs%2BOEwnExEM53yZpbzZj4czeeCTSez8ZBPuZiO%2BCwfj0cxH0uGKF/gnYDYws5gYCYsSZEXxSCfDfJxPZzTyZjmsyeSlBflPkkj4mvvy3w4JyH9UtfloHysapL8BI%2B9GjGBrBadWbRv7G/su49lV8/ICt0iu0GceY5%2BizW7bWmV5L%2BTtVL2deOBhThq8C308mkW7nfpbqQYNH0qDZ4ZlGACSaqyw39vmZKNBB9VdyS7dr6sIojenLgVAU7hA5MlG6sd8xI7qeDEeLiKdQveqFixh2Z1F8op7/Lidef4q/WiczFuFYi6G8tZHy4y/hN%2Bjv1ntrfo7U9c/QE%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwEP2VkrttmrbWBi3IehEUFhUPe4vJ1A2kSbeTgPv3Wyu72D14m5m895j3MksUren4zl1d8AfAzlmE6NYai3x8WpHQW%2B4EauRWtIDcS35c73ecxZR3vfNOOkOiDaDXVnjt7Ip8et8hT5KbcSHWoo3vxUyqNgZ71Rag1/baaR9L1yaiTbab96NxB1C6B%2BmTFrxYGy0w0aoj0XazIggU5lnRpEWlUgbFvKAsT7McykZBmRaLqsrmlazkALe/Pk5uIDJW5BVtciVhoCghF012SVXFmKBFVl5SeRFUqVINTMQAW4teWL8ijDI2o4sZzU9pxYuc08UHic7Q4%2BhxsE/q5T0jPvL6p9RehyYQob8HRWrslsmTxEOv40cvfMBp9%2BYURGdhArxWxxHNj0FKQCTJVGU/zMQV6gN8heHHIo2RchYifMCbYMz3Y6X/jOn0r51eTv0D&RelayState=s23792ddbfd15af45bcb014e2f57c6685d6f4596c3 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2cbb155df66cf80cf91399da65841c6cd63c80443&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CYRvC5AoqCrStpsSuofeXGfCWvJXPZNd%2Bu/rBOhSqeWwJ0uemWc87zteoDDa83VDz3YPPxtASk5GW%2BRdYMmaYLkTqJBbYQA5SV6uPz/wPO1zHxw56TRL1ogQSDm7cRYbA6GE8KIkfNs/LNkzkUeeZSftmh76tDtlZVIPoU7rAPaYunDMhMmu5ZkBEmutBGboWbKNz1JWtA3%2BxqVKmDdeBCkLEJQ9ekWpdKZlluXjHioVQNINVlWR%2B9EFCd3sS1YLjcCS3XbJMJ9ORD2pJjIfzUdyOJ3Mx%2BNRPhsOczkYTAcTMavlfJDPhzEfC4GoXuCNgNjAziIJS0uW9/O815/1%2BqPDYM7HI96ffWdJcVHug7JVfO19mX%2Bck5B/OhyKXvFYHljyBAE7NWICWy1as3jXONzYdx8rrp6xFfpFdoM48zz/Emt228JpJX8la63d6yaAoDgqhQY6%2BYyg%2B13aG1X16i6VUxAWFVhiSVm0%2BK%2BN0KpWEKLqnmXXzpdVhKozJ24FwYneMVmyccaLoLCVCk5C0lWsW/BGx4o91Ku7UMllmxevW8dfXahaF%2BNWQXVox/Iu0EXGf8LPsf/M9id6%2BxNXvwE%3D HTTP/1.1" 200 2292 2ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SchmIViAlIKqIm27WUL30JtxJqwlf9Xj7NJ/XydAl0pdDj1Z8sw843nf8RyZkpaWnX/RW/jZAfroqKRGOgQWpHOaGoYCqWYKkHpO6/LrA83ilFpnvOFGkqhEBOeF0SujsVPganCvgsP37cOCvHhvkSbJUZpuhDYeTt6o2IJr49aBPsTGHRKmkkt5osCzUgqGCVoSrcOzhGZ9g79xsWDqnRdAQgM4oQ9W%2BJgb1TPr%2BnELjXDA/RVWNIH72TgOw%2BwL0jKJQKLNekEwy9Ip7GdFNptN2Tht%2BSTN2KRIJ%2B0du0v398WYT/dFnuchHyuGKF7hnYDYwUajZ9ovSJZm2SgtRmm%2BG8/ofU7T4geJqrNyn4Ruwmtvy7w/JSH9sttVo%2Bqx3pHoGRwOaoQEspz3ZtGhsbuy7zaWXTwjS7Tz5Apx4ln6LdRs1pWRgv%2BKSinN28oB82FU7zoY5FPM3%2B7S34hm1A6p1DumUYD2JKqrHv/UMSlaAS6obkly6XxeRWgGc8JWeDj6/5gsWhllmRPYSwVHxv1FrGvwSoaKLbTLm1BOeZ8XrnvH34xrehfDVkGz68eyxvmzjP%2BEn2IfzPYnev0Tl78B HTTP/1.1" 200 2292 2ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2cbb155df66cf80cf91399da65841c6cd63c80443&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7iQkfWixAoqCqSNtuSmgPvRl7wlryVz3OLv33dQLsUqnl0JMlz8wznvcdz5Eb7dmqjc92Bz9bwJidjLbI%2BsCCtMEyx1Ehs9wAsihYvfr8yMqcMh9cdMJpkq0QIUTl7NpZbA2EGsKLEvBt97ggzzF6ZEVx0q4doM/7U0iTewhN3gSwx9yFY8FNcS0vDES%2B0opjgZ5km/QsZXnX4E9crrh55yWQsgBB2aNXMRfOdMy6ftqBVAFEvMEqmbgfXRDQz74gDdcIJNtuFgTLcnqYjWbTA1DJJR3ySTkbT6kQMJuI0XA8pHQ8olLwlI8VR1Qv8E5AbGFrMXIbF6SkZTmgDwM63g9nbDJm9OEHyaqLch%2BUlem192U%2BnJOQfdrvq0H1VO9J9h0C9mqkBLKcd2axvnG4se8%2Bll89I0v08%2BIGceZ59iXVbDeV00r8ylZau9d1AB7TqDG00MtneLzfpbtRctD0qSwGblGBjSSrqw7/teVaNQpCUt2T4tr5sooge3PSVkQ4xf%2BYLFs743lQ2EkFJy7iVaxb8Fqnih00y7tQwUSXl647x19dkJ2LaatA7ruxvAvxIuNf4efYP2Z7i97%2BxOVv HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp39qsEiAVIFFQVKW22LO2hN8c7Syz5q57ZhP77ehdoqNRy6MmSZ%2BYZz/uO5yiM9nzV0bPdwY8OkJKj0Rb5EFiwLljuBCrkVhhATpLXq08PvExz7oMjJ51myQoRAiln185iZyDUEF6UhK%2B7hwV7JvLIs%2ByoXTdCnw6nbEzqIbRpG8AeUhcOmTDZpTwzQGKllcAMPUs28VnKir7Bn7hUCfPGiyBlAYKyB68olc70zLp%2B3EGjAki6wqomcj%2B4IGGYfcFaoRFYst0sGJblZDZ9gnd5XszuJkUxhqKYTselLJp7WUzuJ8WkKWCclzEfK4GoXuCNgNjB1iIJSwtW5mU5ymejfLwv7vndmOez7yypzsq9V7aJr70t89MpCfnH/b4aVY/1niXfIOCgRkxgy3lvFh8ahyv7bmPFxTO2RD/PrhAnnuefY812Uzmt5M9kpbV7XQcQFEel0MEgnxF0u0t/o5pRO6RyCsKiAkssqase/6UTWrUKQlTds%2BzS%2BbyK0AzmxK0gONJ/TJasnfEiKOylgqOQdBHrGrzWsWIH7fImVHLZ58Xr3vFXF5rexbhV0Oz7sbwLdJbxr/BT7B%2Bz/Y5e/8TlLw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp39gsoYAESBVVFSpstS3PozdizxJK/6vEm9N/Xu0BDpZZDTpY8M8943nc8R6aVo6s2PJsd/GwBQ3LSyiDtAwvSekMtQ4nUMA1IA6f16ssDLdOcOm%2BD5VaRZIUIPkhr1tZgq8HX4F8kh%2B%2B7hwV5DsEhzbKTsu0AXdqfXOjUgW/SxoM5ptYfM6aza3mmIbCVkgwzdCTZxGdJw7oGf%2BNSyfQbL4KkAfDSHJ0MKbe6Y9b14w6E9MDDDVaKyP1kPYd%2B9gVpmEIgyXazIFgeYDg6FFyMZyWfTUoxYcVY5Pl0%2BKHIC8EnBUyL8XB4iPlYMUT5Am8ExBa2BgMzYUHKvCwH%2BXSQj/bFjI5HNJ/%2BIEl1Ue6jNCK%2B9r7Mh3MS0s/7fTWoHus9SZ7AY69GTCDLeWcW7Rv7G/vuY9nVM7JEN89uEGeeo19jzXZTWSX5r2SllH1de2Ahjhp8C718moX7XbobKQZNn0qDZwYlmECSuurw31qmZCPBR9Udya6dL6sIojcnbkWAU3jHZMnaase8xE4qODEermLdgtcqVuygWd6Fcsq7vHjdOf5qvehcjFsFYt%2BN5awPFxn/CT/H/jPbn%2BjtT1z%2BBg%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2be34b1cd592c972d7a15d00836101dc71e81533b&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2be34b1cd592c972d7a15d00836101dc71e81533b&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQgfCxYgUVBVpG03S2gPvRlnwlryVz3OLv33tQN0U6nl0JMlz8wznvcdL5Apaem69S96Dz9aQJ%2BcldRIu8CStE5Tw1Ag1UwBUs9ptf78SIs0p9YZb7iRJFkjgvPC6I3R2CpwFbhXweHr/nFJXry3SLPsLE07QJt2J69VasE1aeNAn1LjThlT2a08U%2BDZWgqGGVqSbMOzhGaxwZ%2B4VDD1zgsgoQGc0CcrfMqNisyqetpDLRxw38OKOnA/Gsehm31JGiYRSLLbLgkWo%2BN8PmGQz%2BbFbDY5PkxyXrCHBvLpaDyasLyZDqfDBmI%2BlgxRvMI7AbGFnUbPtF%2BSIi%2BKQT4b5OPDcE4nY5rPvpOkvCr3Qeg6vPa%2BzMdLEtJPh0M5KJ%2BqA0m%2BgcNOjZBAVotoFu0au55997Hs5hlZoV1kPcSFZ%2BmXULPblkYK/jNZS2neNg6YD6N610Inn2L%2Bfpd4I%2BpB06VS75hGAdqTpCoj/rllUjQCXFDdkuzW%2BbqKUHfmhK3wcPb/MVmyMcoyJzBKBWfG/U2sPngjQ8UemtVdKKc85oXr6PibcXV0MWwV1Ic4ljXOX2X8K/wS%2B8dsv6P9n7j6BQ%3D%3D HTTP/1.1" 200 2292 2ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f866fe1420158bff07a272c7b992d44cc5808594&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f866fe1420158bff07a272c7b992d44cc5808594&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2d838cd0d903573dd982023c39694e14a91a3cc45&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfatKS0jQAJjQsSkyZAO%2BzmJi6LlCZdnUjb36%2BANsEOu9nOe09%2BL14S9HaQe3/2MRyQBu8Ik8/eOpLXpxWLo5MeyJB00CPJoORx87yXRcrlMPrglbcs2SIF4yAY71bsPYSBZJZ9Wh9TA316KWZK9ym6s3GIo3HnwYRU%2BT6DPtttX47WH1CbEVXIegywsQYoM3pgyW67YqSbSgB2PFcCOxR1h6qbVyVvmwWvRK2hbRuRN%2BUEdz8%2BTn4iFoKrNm%2BbebkQJVeaL3RRQtVVXd3l0JZ1U7eQL6CamEQRd44CuLBiBS%2BKGa9nXJzyRpZC8vqNJa840tXjZJ%2Btl5eM5JU33qX2f2hAhOMlKLamYZndSdz0BnkMECI9dk9eY/IKNuL/6nRFy2NUColY9qjyPM3gjOsDfsTpxxJDifYOE7rBu2jt122lv4zH6W/7eDnrbw%3D%3D&RelayState=s2f54624a442cdbadeb5cd35a5a3e1d7b71173fb57 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2d838cd0d903573dd982023c39694e14a91a3cc45&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 10ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2d7aaf9263456b7d96e948289b118975ee8176fd7&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2d7aaf9263456b7d9{"timestamp":"2022-08-04T19:54:08.595Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9194"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:08.603Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9194","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9182","F070A2AC0CA9AC37510533FBC1B1941D","s2ce8d576afdf3acc70d35cd8b7f783c72f4693d8f"],"client":{"ip":"10.0.6.14","port":53388},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8756c75d43344196242ce02d838d17da"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9196"} {"timestamp":"2022-08-04T19:54:08.625Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9197"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.625Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9197"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.626Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9197"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.626Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9197"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.626Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9197"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.626Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9197"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.626Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9197"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.626Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9197"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.630Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9197"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:08.630Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9197","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9200"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9202"} {"timestamp":"2022-08-04T19:54:08.636Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9197","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9200"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9200","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9205"} {"timestamp":"2022-08-04T19:54:08.636Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9197","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9200"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9207"} {"timestamp":"2022-08-04T19:54:08.637Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9197","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9200"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c1d77cadf0c5a3d13bfe6c87e5b859fb"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9209"} {"timestamp":"2022-08-04T19:54:08.647Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9211"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:08.655Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9211","trackingIds":["A54FA5CE6DB9F9F2F4AFA2AEACF62704","70069da9-74a3-4bfb-a67c-a93f8fd00789-9200","s22c9477d3adafab406b17089798b240d2c46c08bd"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c18461dc16b308bc97a50445c29b957b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9214"} {"timestamp":"2022-08-04T19:54:08.704Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9216","trackingIds":["FAF4CA305AEDEA782F6ABC7DB096F48B","s28b03d1aa28cdbc0be732f14cb867107555bac47a"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["279a1dc0212460b636ac1a57c0cf6278"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9218"} {"timestamp":"2022-08-04T19:54:08.705Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9219"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.705Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9219"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.705Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9219"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.705Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9219"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.705Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9219"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.705Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9219"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.705Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9219"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.705Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9219"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.709Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9219"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:08.709Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9219","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9222"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9224"} {"timestamp":"2022-08-04T19:54:08.714Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9219","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9222"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9222","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9227"} {"timestamp":"2022-08-04T19:54:08.715Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9219","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9222"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9229"} {"timestamp":"2022-08-04T19:54:08.715Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9219","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9222"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3d0c7b7d0358ef709eb9dcd75d8f3a03"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9231"} {"timestamp":"2022-08-04T19:54:08.724Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9233"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:08.732Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9233","trackingIds":["540ADAC0E678C0A7D79B7342ECD69369","70069da9-74a3-4bfb-a67c-a93f8fd00789-9222","s28b03d1aa28cdbc0be732f14cb867107555bac47a"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d751b2caa3713a3f2663b5157f2721e1"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9235"} {"timestamp":"2022-08-04T19:54:08.739Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9236"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.739Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9236"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.739Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9236"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.739Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9236"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.739Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9236"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.739Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9236"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.739Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9236"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.739Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9236"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.743Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9236"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:08.743Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9236","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9239"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9241"} {"timestamp":"2022-08-04T19:54:08.748Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9236","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9239"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9239","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9244"} {"timestamp":"2022-08-04T19:54:08.748Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9236","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9239"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9246"} {"timestamp":"2022-08-04T19:54:08.749Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9236","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9239"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["79c79e1b0dbb2a3d5e9610c18bbf5721"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9248"} {"timestamp":"2022-08-04T19:54:08.759Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9250"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:08.767Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9250","trackingIds":["s23ccbd42051b99a00f729dc89889aaba965891c59","70069da9-74a3-4bfb-a67c-a93f8fd00789-9239","1E857E98AAB92E63EFC864BFD85D0DEB"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d51cb2abea98c22123be5c24929c7a58"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9252"} {"timestamp":"2022-08-04T19:54:08.778Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9254"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.778Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9254"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.779Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9254"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.779Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9254"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.779Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9254"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.779Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9254"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.779Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9254"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.779Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9254"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.782Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9254"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:08.782Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9254","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9257"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9259"} {"timestamp":"2022-08-04T19:54:08.787Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9254","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9257"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9257","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9262"} {"timestamp":"2022-08-04T19:54:08.787Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9254","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9257"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9264"} {"timestamp":"2022-08-04T19:54:08.788Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9254","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9257"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53388},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e215c9bf225dd5ffa89f23d106766608"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9266"} {"timestamp":"2022-08-04T19:54:08.797Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9268"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:08.805Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9268","trackingIds":["F90ED6B92EDD2F001188728096BA060F","70069da9-74a3-4bfb-a67c-a93f8fd00789-9257","s2e9c7a3c0667eed07b13ac1e17a240bc29b3988d1"],"client":{"ip":"10.0.6.14","port":53388},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cd99f32fd8e0a973fdaa439bdcce4325"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9270"} {"timestamp":"2022-08-04T19:54:08.812Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9272","trackingIds":["9483C0CC8BD20772FBF4E58990B59825","s2c25f40450b74c80afa3f0dbc15f044d8ec0153b9"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a520dccf10ccbf6f815f1c5e0251e4a6"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9274"} {"timestamp":"2022-08-04T19:54:08.820Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9275","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9239"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9277"} {"timestamp":"2022-08-04T19:54:08.820Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9275","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9239"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9239","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9279"} {"timestamp":"2022-08-04T19:54:08.823Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:08.832Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9280"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.832Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9280"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.832Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9280"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.832Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9280"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:08.832Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9280"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.832Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9280"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:08.832Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9280"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.832Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9280"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:08.835Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9280"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:08.835Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9280","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9283"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9285"} {"timestamp":"2022-08-04T19:54:08.841Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9280","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9283"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9283","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9288"} {"timestamp":"2022-08-04T19:54:08.841Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9280","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9283"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9290"} {"timestamp":"2022-08-04T19:54:08.841Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9280","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9283"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["96d6bf3ff633f33ea1d0bec48c2ddc6d"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9292"} {"timestamp":"2022-08-04T19:54:08.851Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9295"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:08.859Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9295","trackingIds":["s2e0d3158b8684a99902a8b7655447560c5f5eb7e3","C5D0026C1E722503C271EE8CCAA1A4BD","70069da9-74a3-4bfb-a67c-a93f8fd00789-9283"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["57ab07ebcf38354675ad567c88ee2f5d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9297"} {"timestamp":"2022-08-04T19:54:08.882Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9299","trackingIds":["s2fab0a9852a1a7c93ac81b6e581b0c73075e49989","0660212FA26D74AC69788294CF6C3331"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7ef15d046d2137447aaa3aafbfe6aaf2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9301"} {"timestamp":"2022-08-04T19:54:08.912Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9303","trackingIds":["s269b7831a1aff879d84229244b6ac66b4ac074df8","8DEBFAA34C41BC7025FE87DD53DFA9D5"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["56bc41edb4eee4762552088220c4fad4"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9305"} {"timestamp":"2022-08-04T19:54:09.074Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9306","trackingIds":["s22a4832d8c58032d31996ffa4051147abdea67046","C03259698EB049B75A6F2E548CA44F70"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["323ff8a195001871dfc6de8b6f970522"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9308"} {"timestamp":"2022-08-04T19:54:09.132Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9309","trackingIds":["CAD572B00F99B63D4969EC0BE5443FEF","s2dd23ceff4d86c0d1a6aec6bc267327f31d5c4541"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["87f1dea80081acd4c260b4e05f250a06"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9311"} {"timestamp":"2022-08-04T19:54:09.165Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9312","trackingIds":["s21a6378e89ae4e566f2b1dd95fe7e34df0d60bf8d","47A868DACCC0DAB9264E168701E67F5F"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c37eedb719b1132b2a8b2f9dd0ee090b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9314"} {"timestamp":"2022-08-04T19:54:09.202Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9315"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.202Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9315"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.203Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9315"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.203Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9315"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.203Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9315"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.203Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9315"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.203Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9315"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.203Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9315"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.206Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9315"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:09.206Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9315","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9318"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9320"} {"timestamp":"2022-08-04T19:54:09.212Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9315","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9318"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9318","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9323"} {"timestamp":"2022-08-04T19:54:09.213Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9315","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9318"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9325"} {"timestamp":"2022-08-04T19:54:09.213Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9315","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9318"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["32d5125e5bfb99860ea933857007be37"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9327"} {"timestamp":"2022-08-04T19:54:09.224Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9329"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:09.231Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9329","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9318","s2dbfe031a50e5dd8e40bc42863653168b007334b7","3E2E55E6BC95261A81493D22EACCE2E1"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["48232c8df2c6b8424b731a2a0d1c627e"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9331"} {"timestamp":"2022-08-04T19:54:09.232Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9332"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.232Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9332"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.233Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9332"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.233Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9332"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.233Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9332"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.233Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9332"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.233Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9332"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.233Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9332"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.235Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9332"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:09.236Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9332","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9335"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9337"} {"timestamp":"2022-08-04T19:54:09.241Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9332","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9335"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9335","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9340"} {"timestamp":"2022-08-04T19:54:09.241Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9332","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9335"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9342"} {"timestamp":"2022-08-04T19:54:09.242Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9332","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9335"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cbeaa978e1333dbb2b11689b0c9c0634"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9344"} {"timestamp":"2022-08-04T19:54:09.252Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9346"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:09.260Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9346","trackingIds":["s28886e8c7f0c57c386ae74c9505b82890038b5308","70069da9-74a3-4bfb-a67c-a93f8fd00789-9335","0006685A93BACB05A0F753A1FF7E4B84"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ae7094ea89a483590897b7c2f173e8e6"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9348"} {"timestamp":"2022-08-04T19:54:09.264Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9350"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.264Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9350"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.264Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9350"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.264Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9350"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.264Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9350"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.264Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9350"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.264Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9350"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.264Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9350"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.267Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9350"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:09.267Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9350","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9353"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9355"} {"timestamp":"2022-08-04T19:54:09.273Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9350","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9353"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9353","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9358"} {"timestamp":"2022-08-04T19:54:09.273Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9350","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9353"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9360"} {"timestamp":"2022-08-04T19:54:09.273Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9350","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9353"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52296},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["286130a079617599609abc079ddde87f"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9362"} {"timestamp":"2022-08-04T19:54:09.283Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9364"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:09.291Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9364","trackingIds":["4033FFB81811DDC7AEA820B7832BC520","s20d970db65f068226a8b0fd88390aa5f507c96e43","70069da9-74a3-4bfb-a67c-a93f8fd00789-9353"],"client":{"ip":"10.0.6.14","port":52296},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["071be8071e9c281fe48b805d3142e245"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9366"} {"timestamp":"2022-08-04T19:54:09.347Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9369","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9353"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9371"} {"timestamp":"2022-08-04T19:54:09.347Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9369","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9353"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9353","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9373"} {"timestamp":"2022-08-04T19:54:09.349Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:09.357Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9374","trackingIds":["s2e6e1d70d97b2796e557135f231a22a63bf173bdd","E6CB9FD64F6CC853EE0CEE078ACE29C0"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e2996d9634739f993f3645e16e9ead72"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9376"} {"timestamp":"2022-08-04T19:54:09.398Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9378"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.398Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9378"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.398Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9378"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.398Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9378"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.398Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9378"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.398Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9378"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.398Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9378"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.398Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9378"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.401Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9378"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:09.402Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9378","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9381"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9383"} {"timestamp":"2022-08-04T19:54:09.407Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9378","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9381"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9381","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9386"} {"timestamp":"2022-08-04T19:54:09.408Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9378","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9381"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9388"} {"timestamp":"2022-08-04T19:54:09.408Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9378","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9381"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["047dc0ad4a9843887c3b2e9ab02f446a"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9390"} {"timestamp":"2022-08-04T19:54:09.418Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9392"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:09.426Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9392","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9381","s28bbcd9b60993a9df4c7f12292f768094ac947f96","43C6E9F12F8280686F376AEA2A98F4FD"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d4b93128bb966201c8b03cd3e0275b8c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9394"} {"timestamp":"2022-08-04T19:54:09.478Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9402","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9381"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9404"} {"timestamp":"2022-08-04T19:54:09.479Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9402","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9381"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9381","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9406"} {"timestamp":"2022-08-04T19:54:09.481Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:09.489Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9407","trackingIds":["A31BB62F8108D3EA11B56A98774EA72C","s250f6e0bca6891e699447e78637f194555301794f"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9b8d234feffb112294faa52099defbd5"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9409"} {"timestamp":"2022-08-04T19:54:09.490Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9410"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.490Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9410"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.490Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9410"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.490Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9410"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.490Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9410"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.490Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9410"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.490Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9410"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.490Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9410"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.493Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9410"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:09.493Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9410","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9413"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9415"} {"timestamp":"2022-08-04T19:54:09.499Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9410","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9413"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9413","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9418"} {"timestamp":"2022-08-04T19:54:09.499Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9410","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9413"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9420"} {"timestamp":"2022-08-04T19:54:09.500Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9410","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9413"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f64a20c050243f09e3f5bd399c57a78e"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9422"} {"timestamp":"2022-08-04T19:54:09.509Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9424"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:09.516Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9424","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9413","62A94F701E79A64877AA824A40C0F9BC","s250f6e0bca6891e699447e78637f194555301794f"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f382972a46e50b739ae31185b90f5446"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9426"} {"timestamp":"2022-08-04T19:54:09.544Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9427","trackingIds":["EB8AF17DF7852EBE900924D1ED7A85B2","s21c586e3af8e1e55f8551761a779da252c8e875c9"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ee42b617d191abd21754c98b321ccca6"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9429"} {"timestamp":"2022-08-04T19:54:09.569Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9432","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9413"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9434"} {"timestamp":"2022-08-04T19:54:09.570Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9432","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9413"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9413","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9436"} {"timestamp":"2022-08-04T19:54:09.572Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:09.582Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9437"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.582Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9437"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.582Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9437"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.582Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9437"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.582Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9437"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.582Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9437"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.582Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9437"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.582Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9437"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.585Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9437"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:09.585Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9437","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9440"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9442"} {"timestamp":"2022-08-04T19:54:09.591Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9437","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9440"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9440","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9445"} {"timestamp":"2022-08-04T19:54:09.591Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9437","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9440"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9447"} {"timestamp":"2022-08-04T19:54:09.592Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9437","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9440"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5f68ac96b3e398d73fbac377caa35dd2"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9449"} {"timestamp":"2022-08-04T19:54:09.603Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9451"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:09.610Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9451","trackingIds":["73D979CE07A9A0276301CC5BF6DECD48","70069da9-74a3-4bfb-a67c-a93f8fd00789-9440","s2f06e6e4e7efe2c885b21afed8ccaf0fefb9d24d7"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8712795c362c06b4b9c6c34e0ad5270f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9453"} {"timestamp":"2022-08-04T19:54:09.644Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9454"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.644Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9454"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.644Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9454"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.644Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9454"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.644Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9454"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.644Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9454"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.644Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9454"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.644Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9454"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.647Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9454"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:09.647Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9454","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9457"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9459"} {"timestamp":"2022-08-04T19:54:09.653Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9454","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9457"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9457","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9463"} {"timestamp":"2022-08-04T19:54:09.653Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9454","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9457"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9465"} {"timestamp":"2022-08-04T19:54:09.654Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9454","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9457"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f80283e1c6cb658bdb380a7e260cfb9f"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9467"} {"timestamp":"2022-08-04T19:54:09.662Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9470","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9440"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9473"} {"timestamp":"2022-08-04T19:54:09.662Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9470","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9440"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9440","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9475"} {"timestamp":"2022-08-04T19:54:09.665Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:09.666Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9469"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:09.672Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9476","trackingIds":["D0484B35E4AF8369A0A4323B322F01CD","s2baa99706d64b56b6c073a7b8ccfca3d4d8812467"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ce538dda70f8e4f4f92e40afcc228606"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9478"} {"timestamp":"2022-08-04T19:54:09.673Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9469","trackingIds":["s255ee0444c6f55b2c5023803334953639b8e13744","70069da9-74a3-4bfb-a67c-a93f8fd00789-9457","4BA31034DEF63136F57F8BD77DC265E1"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["45bb57b7b0f96c67e3f7b6e81b6b831b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9482"} {"timestamp":"2022-08-04T19:54:09.674Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9479"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.674Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9479"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.674Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9479"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.674Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9479"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.674Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9479"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.674Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9479"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.674Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9479"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.674Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9479"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.677Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9479"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:09.677Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9479","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9484"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9486"} {"timestamp":"2022-08-04T19:54:09.682Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9479","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9484"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9484","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9489"} {"timestamp":"2022-08-04T19:54:09.682Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9479","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9484"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9491"} {"timestamp":"2022-08-04T19:54:09.683Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9479","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9484"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["dbb596ddf318449950c4f6c04c255240"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9493"} {"timestamp":"2022-08-04T19:54:09.694Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9495"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:09.701Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9495","trackingIds":["7CE5161D4EE1A50C52912FBF86919543","s2baa99706d64b56b6c073a7b8ccfca3d4d8812467","70069da9-74a3-4bfb-a67c-a93f8fd00789-9484"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f382e2b003bdb325d440945028a37b6a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9497"} {"timestamp":"2022-08-04T19:54:09.752Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9500","trackingIds":["4D41142B38D332F83A1E752045D2736E","s2190afb4cbcdc8e0721254ee93d916097a2e6322a"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["877375d0ca9989c820da838330e8c5b6"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9502"} 6e948289b118975ee8176fd7&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SRpgyVqAREFVkbbdlNAeevPaY9aSv%2Bpxdum/rxOgS6WWQ0%2BWPDPPeN53PEdmtKerLj7bHfzoAGN2NNoiHQIL0gVLHUOF1DIDSCOn7erTA63ykvrgouNOk2yFCCEqZ9fOYmcgtBBeFIevu4cFeY7RIy2Ko3bdCH0%2BnFyY3EOQuQxgD7kLh4KZ4lJeGIhspRXDAj3JNulZyrK%2BwZ%2B4XDHzxksgZQGCsgevYs6d6Zlt%2B7gDoQLweIVVInE/uMBhmH1BJNMIJNtuFgQrDrWYzu6YFHLMOJ%2BVYjzlon6ayVk95rNKTu7ux6KWKR8bhqhe4I2A2MHWYmQ2LkhVVtWorEflZP/unk4ntKy/k6w5K/deWZFee1vmp1MS0o/7fTNqHts9yb5BwEGNlECW894sOjQOV/bdxrKLZ2SJfl5cIU48Tz%2Bnmu2mcVrxn9lKa/e6DsBiGjWGDgb5DIu3u/Q3SozkkEpjYBYV2EiytunxXzqmlVQQkuqeFJfO51UEMZiTtiLCMf7HZNnaGc%2BCwl4qODIeL2Jdg9c6VexALm9COeV9XrruHX91QfQupq0Cse/H8i7Es4x/hZ9i/5jtd/T6Jy5/AQ%3D%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ce8d576afdf3acc70d35cd8b7f783c72f4693d8f&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 8ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ce8d576afdf3acc70d35cd8b7f783c72f4693d8f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds22c9477d3adafab406b17089798b240d2c46c08bd&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s22c9477d3adafab406b17089798b240d2c46c08bd&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SchCoRYgUVDVlbbdLKE99DZxJqwlf9Xj7NJ/XydAl0oth54seWae8bzveEGglePrLjybHf7okEJy1MoQHwJL1nnDLZAkbkAj8SB4tf78wIs0587bYIVVLFkToQ/Smo011Gn0FfoXKfDr7mHJnkNwxLPsqGw3IpcOp2h06tC3aevRHFLrDxno7FKeaQywVhIoI8eSbXyWNNA3%2BBOXStBvvAiSBtFLc3AypMLqnllVjztspEcRrrCyidyP1gscZl%2ByFhQhS%2B63S0bFvM7vmjFAMRdNLfIaZ3dFO56Iev5uNs5n0%2Bm0BjGZQcynEojkC74RiDq8NxTAhCUr8qIY5fNRPtmP3/PphOfz7ywpz8p9kKaJr70tc31KIv5pvy9H5WO1Z8k39DSoERPYatGbxYfG/sq%2B21i4eMZW5BbZFeLEc/xLrLnfllZJ8TNZK2VfNx4hxFGD73CQT0O43aW/kc2oHVJ58GBIogksqcoe/9SBkq1EH1V3LLt0Pq8iNoM5cSsCHsN/TJZsrHbgJfVS4RFEuIh1Dd6oWLHDdnUTKrjo8%2BJ17/ir9U3vYtwqbPb9WM76cJbxr/BT7B%2Bz/Y5e/8TVLw%3D%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds28b03d1aa28cdbc0be732f14cb867107555bac47a&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s28b03d1aa28cdbc0be732f14cb867107555bac47a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds23ccbd42051b99a00f729dc89889aaba965891c59&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s23ccbd42051b99a00f729dc89889aaba965891c59&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2e9c7a3c0667eed07b13ac1e17a240bc29b3988d1&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2e9c7a3c0667eed07b13ac1e17a240bc29b3988d1&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ickGlbUAKQVVRdp2U0L30JtxJqwlf9Xj7NJ/XydAN5VaDnuy5Jl5xvO%2B4wVyrRwru/BsdvCzAwzJSSuDbAgsSecNsxwlMsM1IAuC1eWXB5anlDlvgxVWkaREBB%2BkNWtrsNPga/AvUsD33cOSPIfgkGXZSdlugi4dTtHo1IFv09aDOabWHzOus2t5piHwUkmOGTqSbOKzpOF9g79xqeT6jRdB0gB4aY5OhlRY3TPr%2BnEHjfQgwggrm8j9ZL2AYfYlablCIMl2sySYi3zWFrSY0cOHQswpb/ldS5uDmM5aWhTNHASdzu4O9zEfK44oX%2BCNgNjB1mDgJixJTvN8QucTWuyn92xWMDr/QZLqotxHaZr42tsyH85JyD7v99Wkeqz3JHkCj4MaMYGsFr1ZbGjsR/bdxvKrZ2SFbpGNEGeeY19jzXZTWSXFr6RUyr6uPfAQRw2%2Bg0E%2BzcPtLv2NbCbtkMqC5wYlmECSuurx3zquZCvBR9Udya6dL6sIzWBO3IoAp/COyZK11Y57ib1UcOIiXMUag9cqVuygXd2ECib6vHjdO/5qfdO7GLcKmn0/lrM%2BXGT8J/wc%2B89sf6Ljn7j6DQ%3D%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSk5cTiyChckECqSKIQ2%2BOs6GWHDvN2hL9%2B4agVtADt931zGhnvCsUvR743l6sd0fAwRqE4Nprg3x%2BqogfDbcCFXIjekDuJK83hz2PQ8qH0TorrSbBFtApI5yypiKfzg3Io%2BiqrQ%2BV6MNbsZBtH4K5KAMwKnMZlAul7SPRR7vte63tEVo1gnRRD05stBIYqXYgwW5bEZRFUtAcihwoMEhyli9ZRmkj2yRtWMNEzIoJkk1w8%2BvjZCdiTFPZLGmTsTSjXZJ3bZKlcSNlSSnraFkmLTRdKdjERPSwM%2BiEcRWJaRwvaLGg6WlZ8izltPggwRlGnD1O9sl6dcuIz7zxIbXXoQlEGG9BkTUOq%2BhB4q438NoJ5/G5e7MtBGehPbxWxxnNay8lIJLoWeUwzcQF1kf48tOPBQqD1hoI8A7vvNbf95X%2BM56nf%2B3z5ax/AA%3D%3D&RelayState=s29af96b57578292c06bc2410e09804514523f9083 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2e0d3158b8684a99902a8b7655447560c5f5eb7e3&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2e0d3158b8684a99902a8b7655447560c5f5eb7e3&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PshCIRYgUVBVpG03JbSH3gZnwlpybNfj7NJ/XydAl0oth15iyTPzjOd9J3OCVlm%2B6vyz3uGPDslHp1Zp4kNgwTqnuQGSxDW0SNwLXq0%2BPfI8ybh1xhthFItWROi8NHptNHUtugrdixT4dfe4YM/eW%2BJpelKmi8kmwynqNrHomqRxqI%2BJcccU2vRanrboYaUkUEqWRZvwLKmhb/AnLpHQvvECSGpEJ/XRSp8I0/bMqnraYS0dCn%2BDlXXgfjBO4DD7gjWgCFm03SwY5Q0cMihmkxxGMBXFA4jZ6PAOJ%2BGbielDNp3guChmRcinEojkC74RiDrcavKg/YLlWZ7H2SzOxvtRwSdjns2%2Bs6i8KPde6jq89r7Mh3MS8Y/7fRmXT9WeRd/Q0aBGSGDLeW8WHxq7G/vuY%2BHqGVuSnac3iDPP8s%2BhZrspjZLiZ7RSyryuHYIPo3rX4SBfC/5%2Bl/5G1nEzpHLvQJNE7VlUlT3%2BSwdKNhJdUN2y9Nr5sopYD%2BaErfB48v8xWbQ2rQUnqZcKTyD8Vaxb8FqFih02y7tQwUWfF657x1%2BNq3sXw1Zhve/Hssb5i4x/hZ9j/5jtd/T2T1z%2BAg%3D%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:08 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPBjtowEIZfJfKdJKQpBAuQKKgq0rabJbSH3gZnwlpybNfj7NK3rxOgS6WWQ0%2BWPDPfeP5/PCdoleWrzj/rHf7okHx0apUmPgQWrHOaGyBJXEOLxL3g1erzA8/ilFtnvBFGsWhFhM5Lo9dGU9eiq9C9SIFfdw8L9uy9JZ4kJ2W6Edl4OEXdxhZdEzcO9TE27phAm1zLkxY9rJQESsiyaBOeJTX0Df7ExRLaN14ASY3opD5a6WNh2p5ZVY87rKVD4W%2Bwsg7cj8YJHGZfsAYUIYu2mwWjbDI7TIt3YxhD0xTTWV3kWTbL8vwwATGZHHIQ6TSvmyLkUwlE8gXfCEQdbjV50H7BsjTLRmkxSvP9eMbf5zwtvrOovCj3Qeo6vPa%2BzIdzEvFP%2B305Kh%2BrPYu%2BoaNBjZDAlvPeLD40djf23cfC1TO2JDtPbhBnnuVfQs12Uxolxc9opZR5XTsEH0b1rsNBvhb8/S79jaxHzZDKvQNNErVnUVX2%2BKcOlGwkuqC6Zcm182UVsR7MCVvh8eT/Y7JobVoLTlIvFZ5A%2BKtYt%2BC1ChU7bJZ3oYKLPi9c946/Glf3Loatwnrfj2WN8xcZ/wo/x/4x2%2B/o7U9c/gI%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScgGFixAoqCqSNtultAeept1Jqyl%2BKMeZ5f%2B%2BzoBuqnUcujJkmfmGc/7jhcEqrF83foXvccfLZKPTqrRxPvAkrVOcwMkiWtQSNwLXq4/P/AsTrl1xhthGhatidB5afTGaGoVuhLdqxT4df%2BwZC/eW%2BJJcmpMOyIb96eoVGzR1XHtUB9j444JqORanij0sG4kUEKWRdvwLKmha/AnLpag3nkBJDWik/popY%2BFUR2zLB/3WEmHwg%2Bwsgrcj8YJ7GdfshoaQhbttktGWQb57C6rZmIyS8N5N57Pp3UNeToZj/N7eK4QpvdpPg35VACRfMV3AlGLO00etF%2ByLM2yUTobpflhPOeTnKfz7ywqLsp9kLoKr70t8/M5ifinw6EYFY/lgUXf0FGvRkhgq0VnFu8bu4F9t7Fw9YytyC6SAeLMs/xLqNltC9NI8TNaN4152zgEH0b1rsVePgX%2BdpfuRlajuk/l3oEmidqzqCw6/FMLjawluqC6Zcm182UVserNCVvh8eT/Y7JoY5QFJ6mTCk8g/FWsIXjThIo91qubUMFFlxeuO8ffjKs6F8NWYXXoxrLG%2BYuMf4WfY/%2BY7Xd0%2BBNXvwA%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPfb9owEMf/lcjvJCEE2loEiYGmIXVrSlgf9ubaF2rJv%2BZzWvbfzwmwMmnlYU%2BWfHef832/5zkyrRxdduHFbOFnBxiSg1YG6RCoSOcNtQwlUsM0IA2cNsuv97RIc%2Bq8DZZbRZIlIvggrVlZg50G34B/lRy%2Bb%2B8r8hKCQ5plB2W7Ebp0OLnQqQPfpq0Hs0%2Bt32dMZ%2BfyTENgSyUZZuhIso7Pkob1Df7GpZLpd14ESQPgpdk7GVJudc9smoctCOmBhwusFJH72XoOw%2BwVaZlCIMlmXREshCgmHNq2FLcznosxmzHgs2dezG4mxU07GYspL6flOOZjzRDlK7wTEDvYGAzMhIoUeVGM8ttRXu7Gd3Ra0vzuB0nqk3KfpBHxtddlfj4mIf2y29Wj%2BqHZkeQJPA5qxASymPdm0aGxv7DvOpadPSMLdPPsAnHkOfot1mzWtVWS/0qWStm3lQcW4qjBdzDIp1m43qW/kWLUDqk0eGZQggkkaeoe/9gxJVsJPqruSHbufFpFEIM5cSsCHMJ/TJasrHbMS%2BylggPj4SzWJXilYsUW2sVVKKe8z4vXveNv1ovexbhVIHb9WM76cJLxn/Bj7IPZ/kQvf%2BLiNw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysr3/WADBCxAoqCqSGmzYWkOvRl7lljyVz3ehP77ehdoqNRw6MmSZ%2BYZz/uOZ8i0cnTZhhezhZ8tYEiOWhmkfWBOWm%2BoZSiRGqYBaeC0Xn59oGVWUOdtsNwqkiwRwQdpzcoabDX4Gvyr5PB9%2BzAnLyE4pHl%2BVLZN0WX9yYXOHPgmazyYQ2b9IWc6v5TnGgJbKskwR0eSdXyWNKxr8Dcuk0y/8yJIGgAvzcHJkHGrO2ZdP25BSA88XGGliNzP1nPoZ5%2BThikEkmzWc4LlgI3v7icwmTIYwmg8bsr9QIjpqIF7uBuKphDjYt9MRMzHiiHKV3gnILawMRiYCXNSFmWZFpO0GO4GUzoa0mL6gyTVWblP0oj42tsy709JSL/sdlVaPdY7kjyDx16NmEAWs84s2jf2V/bdxrKLZ2SBbpZfIU48R7/Fms26skryX8lSKfu28sBCHDX4Fnr5NAu3u3Q3UqRNn0qDZwYlmECSuurwTy1TspHgo%2BqO5JfO51UE0ZsTtyLAMfzHZMnKase8xE4qODIeLmJdg1cqVmyhWdyEcsq7vHjdOf5mvehcjFsFYteN5awPZxn/CT/FPpjtT/T6Jy5%2BAw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2dbfe031a50e5dd8e40bc42863653168b007334b7&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2dbfe031a50e5dd8e40bc42863653168b007334b7&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 10ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds28886e8c7f0c57c386ae74c9505b82890038b5308&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s28886e8c7f0c57c386ae74c9505b82890038b5308&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds20d970db65f068226a8b0fd88390aa5f507c96e43&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s20d970db65f068226a8b0fd88390aa5f507c96e43&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLasMwEPwVo3tsRZHtSiSB0FwCLZSk9NDbWtqkAllyvRK0f18noaXpobd9zAya0S4Jej/oh3iKOe2RhhgIi4/eB9KX1YrlMegI5EgH6JF0MvqweXzQouR6GGOKJnpWbJGSC5BcDCv2ltJAuqo%2BfMylg748FzNj%2BxLDyQXE0YXT4FJpYl9BX%2B22Twcf92jdiCZVPSbYeAdUOTuwYrddMVIN50cusa4FHLtGNXOwnM%2B7tpWdbI41KNUANzDBw7eP5zgRxQI4WmWVEE3TKlEvwCqpTNe1ii%2BMbJtpKaXsJiZRxl2gBCGtmOBCzPjdjMvnudK11Fy9suIFR7p4nOyz9fKckb7wxl%2Bp/R8aEOF4DoqtaVhWvySueoM%2BJEiZbrv7aLF4AZ/xf3W6oPUhG4NErLpVeZxmcML1Ht/z9GOFo8LGgAVd4cfs/ef1SX8Zt9Of9vZy1l8%3D&RelayState=s29830b72608583ed2bb79072b8ffac5a138a82e42 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQgLFAuQUlBVpG03JWkPvRl7wlryVz3OLv33dQJ0qdRy6MmSZ%2BYZz/uOl8i0crTswrPZw48OMCQnrQzSIbAinTfUMpRIDdOANHBal58eaZHm1HkbLLeKJCUi%2BCCt2ViDnQZfg3%2BRHL7uH1fkOQSHNMtOynYjdOlwcqFTB75NWw/mmFp/zJjOruWZhsBKJRlm6Eiyjc%2BShvUN/sSlkuk3XgRJA%2BClOToZUm51z6zrpz0I6YGHG6wUkfvBeg7D7CvSMoVAkt12RbCAGYzFPBeL%2BaGYL2Ywnc7Hk2lbTMasKNhscmjH88lBiJiPFUOUL/BGQOxgZzAwE1akyItilL8b5Q/NeEGnDzRffCdJdVHuvTQivva%2BzIdzEtKPTVONqqe6Ick38DioERPIetmbRYfG/sa%2B%2B1h29Yys0S2zG8SZ5%2BjnWLPbVlZJ/jMplbKvGw8sxFGD72CQT7Nwv0t/I8WoHVJp8MygBBNIUlc9/kvHlGwl%2BKi6I9m182UVQQzmxK0IcAr/MVmysdoxL7GXCk6Mh6tYt%2BCNihV7aNd3oZzyPi9e946/Wi96F%2BNWgWj6sZz14SLjX%2BHn2D9m%2Bx29/YnrXw%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds28bbcd9b60993a9df4c7f12292f768094ac947f96&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s28bbcd9b60993a9df4c7f12292f768094ac947f96&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.7.1 - - [04/Aug/2022:19:54:09 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.7.1 - - [04/Aug/2022:19:54:09 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVJBbsIwEPxK5DuJ4yQksQgSKhckkCpAHHpz7Q215Nhp1pbo7xuCWpEeettdz4x2xrtC0Zme793VBX8E7J1FiG6dscinp4aEwXInUCO3ogPkXvLT5rDnLKa8H5x30hkSbQG9tsJrZxvy4X2PPEluxoVYiy6%2BFwupuhjsVVuAQdtrr30sXZeILtltX0/GHUHpAaRPOvBiY7TARKueRLttQ1AtIW0ZpQUTKc0YQMrSZZ2qoiqzKhMtvJc5VHUxwu2Pj7MbiUzJirasqPNiWS1FlmdFm5Z1KWWq6oplkLOykJLWIxMxwM6iF9Y3hFHGFrRa0Pyc1rzIOa3fSHSBASePo32yXt0z4hNveErt/9AEIgz3oMga%2B1XyJPHQ6/nJCx9w3r04BdFFmAD/q%2BOE5qcgJSCSZK5yGGfiCusjfIbxxyKNkXIWInzA22DM12Olv4z59LedX876Gw%3D%3D&RelayState=s22862be3f8f0f0b70038dd8983f0a9f36d174d2f7 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SWATIBYgUVBVpG03S9I99OZ1Jqwlf9Xj7NJ/XydAl0pdDj1Z8sw843nf8QKZkpauO/%2Bi9/CzA/TRUUmNdAgsSec0NQwFUs0UIPWcVuuv93QSp9Q64w03kkRrRHBeGL0xGjsFrgL3Kjh8398vyYv3FmmSHKXpRmjj4eSNii24Nm4d6ENs3CFhKrmUJwo8W0vBMEFLom14ltCsb/A3LhZMvfMCSGgAJ/TBCh9zo3pmVT3soREOuL/CiiZwPxvHYZh9SVomEUi02y4JTvK0nUL6zNl0XoxhWhRZNoPZfHo3a8dFluf5XTqeFVkb8rFkiOIV3gmIHew0eqb9kkzSyWSUzkdpVo8Lmmc0LX6QqDwr90noJrz2tszPpySkX%2Bq6HJUPVU2iJ3A4qBESyGrRm0WHxu7KvttYdvGMrNAukivEiWfpt1Cz25ZGCv4rWktp3jYOmA%2BjetfBIJ9i/naX/kY0o3ZIpd4xjQK0J1FV9vjHjknRCnBBdUuSS%2BfzKkIzmBO2wsPR/8dk0cYoy5zAXio4Mu4vYl2DNzJU7KFd3YRyyvu8cN07/mZc07sYtgqauh/LGufPMv4Tfop9MNuf6PVPXP0G HTTP/1.1" 200 2293 3ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds250f6e0bca6891e699447e78637f194555301794f&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s250f6e0bca6891e699447e78637f194555301794f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 14ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CaSbJViAREFVkbbdLKE99OY6E9aSv%2BqZ7NJ/XydAl0oth54seWae8bzveI7CaM9XHT3bHfzoACk5Gm2RD4EF64LlTqBCboUB5CR5vfr0wPN0zH1w5KTTLFkhQiDl7NpZ7AyEGsKLkvBl97Bgz0QeeZYdtetG6NPhlI1JPYQ2bQPYQ%2BrCIRMmu5RnBkistBKYoWfJJj5LWdE3%2BBOXKmHeeBGkLEBQ9uAVpdKZnlnXjztoVABJV1jVRO4HFyQMsy9YKzQCS7abBcN8IovyHt6JtoQJFEVbFsVkej8R0%2BmsEXmRyxLKaSFnMR8rgahe4I2A2MHWIglLC5aP83w0Lkfju/1kxos7Pp59Y0l1Vu69sk187W2Zv5%2BSkH/c76tR9VjvWfIVAg5qxAS2nPdm8aFxuLLvNlZcPGNL9PPsCnHief451mw3ldNK/kxWWrvXdQBBcVQKHQzyGUG3u/Q3qhm1QyqnICwqsMSSuurxT53QqlUQouqeZZfO51WEZjAnbgXBkf5jsmTtjBdBYS8VHIWki1jX4LWOFTtolzehkss%2BL173jr%2B60PQuxq2CZt%2BP5V2gs4x/hZ9i/5jtd/T6Jy5/AQ%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBasMwDP2V4HsTx0lT27SFsl4KHYx27LCbmsidwbGzyIbt75e2bKw77CbJ7z30nrUk6N2g9%2BEcUjwgDcETZh%2B986SvTyuWRq8DkCXtoUfSsdXHzeNei5zrYQwxtMGxbIsUrYdog1%2BxtxgH0kXx4ULKLfT5pZi1XZ%2BjP1uPOFp/HmzM29AX0Be77dPRhQN2dsQ2Fj1G2DgLVNhuYNluu2KESsi2rKtKzU8llKY0XCI2fFE2sjqdRM2NklKeJrj/9vEcJqIwUommBg6AlZGLRgijlDDYiUXDUVUL3qnGKD4xiRLuPEXwccUEF2LG5YzXz6XS81pz9cqyFxzp6nGyz9bLS0b6yht/pfZ/aECE4yUotqZhWfySuOkN%2BhghJrrvHkKH2Qu4hP%2Br0xWtj6ltkYgV9yqP0wzOuD7ge5p%2BLLOUdcFjRje4Sc593lb6y7if/rT3l7P%2BAg%3D%3D&RelayState=s2dbcee4d9a66028e2fc12a6b12e4af45d5a14d0f3 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f06e6e4e7efe2c885b21afed8ccaf0fefb9d24d7&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f06e6e4e7efe2c885b21afed8ccaf0fefb9d24d7&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds255ee0444c6f55b2c5023803334953639b8e13744&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSx3kZC5BQuSCBVAHi0JuxN9SSY6dZW6J/3wBqBT1w213PjHbGO0PZ2V5s/NnHsAPsvUNILp11KG5PcxIHJ7xEg8LJDlAEJfbL7UawlIp%2B8MErb0myAgzGyWC8m5PPEHoUWXaxPqZGdum1mCjdpeDOxgEMxp17E1Llu0x22Xr1vrd%2BB9oMoELWQZBLayRmRvckWa/mBPMTLzljFaeUF7SYNjRvFWeFLnVeaZWXmvG8neoR7n59HPxIZFxzqBlUZa5rVrVN056avOClogWoujgpaMq61mxkIkZYOwzShTlhlLEJ5RNaHvKpqEpBpx8kOcKAN4%2BjfbKYXTMSN97wkNrr0CQiDNegyAL7WfYgcdfrxT7IEPG5e/MakqO0EV6r4w0t9lEpQCTZs8p2nMkzLHbwFccfSwwm2jtI8A5vo7Xf95X%2BM56nf%2B3z5Sx%2BAA%3D%3D&RelayState=s24475da10769829f8127a5aafb587e661ea014898 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STbL8mEBEgVVRdp2s4T20NtgT1hLju16nF367%2BsE6FKp5dCTJc/MM573Hc8IGu34sg0vZos/WqSQHBttiPeBOWu94RZIETfQIPEgeLX8/MiLNOfO22CF1SxZEqEPypqVNdQ26Cv0r0rg1%2B3jnL2E4Ihn2VHbdkAu7U8hm9Shr9Paozmk1h8yaLJLedZggKVWQBk5lqzjs5SBrsGfuFRB886LIGUQvTIHp0IqbNMxq%2Bppi1J5FOEKq2TkfrReYD/7nNWgCVmyWc8ZFXuA6XScj%2BRouH8Y7UciH9/DeD8RohZwL4dyMrkrhqNxzKcSiNQrvhOIWtwYCmDCnBV5UQzyySAf7u6m/GHI8%2Bl3lpRn5T4oI%2BNrb8u8PyUR/7TblYPyqdqx5Bt66tWICWwx68zifWN/Zd9tLFw8Ywtys%2BwKceI5/iXWbNal1Ur8TJZa27eVRwhx1OBb7OVrINzu0t0oOaj7VB48GFJoAkuqssM/t6BVrdBH1R3LLp3Pq4iyNyduRcBj%2BI/JkpVtHHhFnVR4BBEuYl2DVzpWbLFe3IQKLrq8eN05/ma97FyMW4Vy143lrA9nGf8KP8X%2BMdvv6PVPXPwC HTTP/1.1" 200 2292 2ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s255ee0444c6f55b2c5023803334953639b8e13744&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 10ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2baa99706d64b56b6c073a7b8ccfca3d4d8812467&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2baa99706d64b56b6c073a7b8ccfca3d4d8812467&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SciyH7EAiYKqIm27WUJ76M04E9aSv%2BqZ7NJ/XydAl0oth54seWae8bzveIrCaM8XHb3YDfzoACk5GG2RD4EZ64LlTqBCboUB5CR5vfj8yIs05z44ctJpliwQIZByduksdgZCDeFVSfi6eZyxFyKPPMsO2nUj9OlwysakHkKbtgHsPnVhnwmTncszAyQWWgnM0LNkFZ%2BlrOgb/IlLlTDvvAhSFiAou/eKUulMz6zrpw00KoCkC6xqIvejCxKG2WesFRqBJevVjGExLnPR7iZyJxv5APl9MS5uJwDlTVOO7/LyXhRwd1MUIuZjJRDVK7wTEDtYWyRhacaKvChG%2BcMon2zHJb%2Bd8Lz8zpLqpNwHZZv42usy745JyD9tt9Woeqq3LPkGAQc1YgKbT3uz%2BNA4XNh3HSvOnrE5%2Bml2gTjyPP8Sa9arymklfyYLrd3bMoCgOCqFDgb5jKDrXfob1YzaIZVTEBYVWGJJXfX4505o1SoIUXXPsnPn0ypCM5gTt4LgQP8xWbJ0xougsJcKDkLSWaxL8FLHig2086tQyWWfF697x99caHoX41ZBs%2B3H8i7QSca/wo%2Bxf8z2O3r5E%2Be/AA%3D%3D HTTP/1.1" 200 2290 3ms {"timestamp":"2022-08-04T19:54:09.774Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9504"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.774Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9504"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.774Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9504"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.774Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9504"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.774Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9504"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.774Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9504"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.774Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9504"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.774Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9504"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.777Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9504"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:09.777Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9504","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9507"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9509"} {"timestamp":"2022-08-04T19:54:09.783Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9504","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9507"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9507","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9512"} {"timestamp":"2022-08-04T19:54:09.783Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9504","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9507"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9514"} {"timestamp":"2022-08-04T19:54:09.784Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9504","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9507"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["95c0e8b87f9af88794b8d9d6690854f4"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9516"} {"timestamp":"2022-08-04T19:54:09.794Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9518"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:09.801Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9518","trackingIds":["66CF48BEF3E9420C3A17DD8EADC610A6","70069da9-74a3-4bfb-a67c-a93f8fd00789-9507","s2faa005c36499743f7d07f266650eceaedfe362ba"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9f865d67af23ad38d5bbf7256448bca4"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9520"} {"timestamp":"2022-08-04T19:54:09.849Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9522"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.849Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9522"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.850Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9522"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.850Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9522"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.850Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9522"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.850Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9522"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.850Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9522"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.850Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9522"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.853Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9522"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:09.853Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9522","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9525"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9527"} {"timestamp":"2022-08-04T19:54:09.859Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9522","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9525"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9525","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9530"} {"timestamp":"2022-08-04T19:54:09.859Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9522","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9525"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9532"} {"timestamp":"2022-08-04T19:54:09.860Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9522","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9525"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ac4edd5e8546d6b23405db25ac627470"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9534"} {"timestamp":"2022-08-04T19:54:09.870Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9536"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:09.873Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9537","trackingIds":["BEBCC76D48E307C56B0AE30BB7343050","s24046db3d2e2956f2e5310a15ca8ae482151f3d60"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f4f072c4191f7646fa09d47855b9f42d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9539"} {"timestamp":"2022-08-04T19:54:09.878Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9536","trackingIds":["55C73B5DC63A388A10585C865ECF57B8","70069da9-74a3-4bfb-a67c-a93f8fd00789-9525","s2cda6a871d87a0e5f26b84ed106983932e4735a89"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1aacfb76f691978f6f8ef250968b59ae"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9541"} {"timestamp":"2022-08-04T19:54:09.934Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9543","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9525"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9545"} {"timestamp":"2022-08-04T19:54:09.934Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9543","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9525"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9525","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9547"} {"timestamp":"2022-08-04T19:54:09.936Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:09.946Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9548"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.946Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9548"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.946Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9548"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.946Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9548"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:09.946Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9548"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.946Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9548"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:09.946Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9548"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.946Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9548"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:09.949Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9548"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:09.949Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9548","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9551"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9553"} {"timestamp":"2022-08-04T19:54:09.955Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9548","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9551"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9551","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9556"} {"timestamp":"2022-08-04T19:54:09.955Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9548","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9551"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9558"} {"timestamp":"2022-08-04T19:54:09.955Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9548","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9551"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d562a3a1b0ac94c4730eaa12d6590819"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9560"} {"timestamp":"2022-08-04T19:54:09.965Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9562"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:09.972Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9562","trackingIds":["3AD5A39B73B118E93C195C22D9F278E5","70069da9-74a3-4bfb-a67c-a93f8fd00789-9551","s2db51cd2c27a1a3f25d562425abcea4e3f3ef774e"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["298a39bcc811ff1a4750895dee61534d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9565"} {"timestamp":"2022-08-04T19:54:10.053Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9567","trackingIds":["F3A6925F68ADC17B2E9181598B60D642","s29686fe89319329e6c2c2b25b75c7db61d97a8b5f"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b5721820981b43b310117c47df950d51"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9569"} {"timestamp":"2022-08-04T19:54:10.055Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9570"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.055Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9570"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.055Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9570"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.055Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9570"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.055Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9570"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:10.055Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9570"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:10.055Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9570"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:10.055Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9570"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:10.056Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9573","trackingIds":["s262d4a3e15d8f2fb0f80fba1018a0a2d45c5617d9","8497AA54F98AEE700ACF929577E4BDAB"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5530b9ba2a466c53d19170d7b1ca6cd9"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9576"} {"timestamp":"2022-08-04T19:54:10.058Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9577"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.058Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9577"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.058Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9577"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.058Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9577"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.058Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9577"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:10.058Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9577"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:10.058Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9577"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:10.058Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9577"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:10.059Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9570"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:10.059Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9570","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9574"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9582"} {"timestamp":"2022-08-04T19:54:10.061Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9577"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:10.061Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9577","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9580"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9584"} {"timestamp":"2022-08-04T19:54:10.065Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9570","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9574"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9574","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9588"} {"timestamp":"2022-08-04T19:54:10.065Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9570","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9574"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9590"} {"timestamp":"2022-08-04T19:54:10.065Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9577","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9580"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9580","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9592"} {"timestamp":"2022-08-04T19:54:10.066Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9577","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9580"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9596"} {"timestamp":"2022-08-04T19:54:10.066Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9570","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9574"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ccb4158c99e7ceedd366a94b288d4f7a"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9594"} {"timestamp":"2022-08-04T19:54:10.066Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9577","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9580"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53118},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["196242e04e8534ec3e4a6f9feb5b210d"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":9,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9598"} {"timestamp":"2022-08-04T19:54:10.075Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9601"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:10.075Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9602"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:10.082Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9601","trackingIds":["96FFC047E96554584B9D0396D14D3E00","s29686fe89319329e6c2c2b25b75c7db61d97a8b5f","70069da9-74a3-4bfb-a67c-a93f8fd00789-9574"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["594cdb16f825b92c057d08c69916dba8"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9604"} {"timestamp":"2022-08-04T19:54:10.082Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9602","trackingIds":["s262d4a3e15d8f2fb0f80fba1018a0a2d45c5617d9","219F1ADE1D20130394C37EA6BBF0684D","70069da9-74a3-4bfb-a67c-a93f8fd00789-9580"],"client":{"ip":"10.0.6.14","port":53118},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["775db05618193637a3cba4cb72271eb4"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9606"} {"timestamp":"2022-08-04T19:54:10.164Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9609","trackingIds":["4B36F8B644BF640955C4DD54BCC57686","s2d436c40c75f4fb13c6346a2b00ad74b013cdfa5c"],"client":{"ip":"10.0.6.14","port":53224},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["12981d0316304aee752395e581b69b58"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9611"} {"timestamp":"2022-08-04T19:54:10.274Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9612","trackingIds":["F83F92A3E58257C573F9246EA8E9849E","s26e6224460f54ee633f150b2d5b549499dca193e5"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["91e3dbfe65b3b24e3a9f40da7446dd23"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9614"} {"timestamp":"2022-08-04T19:54:10.369Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9615"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.369Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9615"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.369Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9615"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.369Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9615"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.369Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9615"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:10.369Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9615"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:10.369Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9615"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:10.369Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9615"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:10.373Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9615"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:10.373Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9615","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9618"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9620"} {"timestamp":"2022-08-04T19:54:10.376Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9621"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.376Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9621"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.376Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9621"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.376Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9621"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.376Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9621"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:10.376Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9621"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:10.377Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9621"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:10.377Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9621"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:10.379Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9621"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:10.379Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9621","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9625"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9627"} {"timestamp":"2022-08-04T19:54:10.379Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9615","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9618"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9618","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9629"} {"timestamp":"2022-08-04T19:54:10.379Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9615","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9618"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9631"} {"timestamp":"2022-08-04T19:54:10.380Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9615","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9618"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["97592a623fcdb4d07c6f6fd3bb2cf1d8"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9633"} {"timestamp":"2022-08-04T19:54:10.384Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9621","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9625"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9625","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9638"} {"timestamp":"2022-08-04T19:54:10.384Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9621","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9625"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9640"} {"timestamp":"2022-08-04T19:54:10.385Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9621","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9625"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51978},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1bceaf121f69e403874055cbf6482aca"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":9,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9642"} {"timestamp":"2022-08-04T19:54:10.389Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9635"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:10.394Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9644"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:10.396Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9635","trackingIds":["3822F18234E9AD70285A31753DCDA2FD","s2f350857ac7576edd325737c2a28037c62de29e1a","70069da9-74a3-4bfb-a67c-a93f8fd00789-9618"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bd6c0f4edb28716534d3d21b3ef6c513"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9646"} {"timestamp":"2022-08-04T19:54:10.400Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9644","trackingIds":["F7BFF40C9FE1687716F93CF4AD54C9F5","70069da9-74a3-4bfb-a67c-a93f8fd00789-9625","s28ffde461dc731af038441b6c1c62fc6a9adb4c87"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e652c561e71b64cddad5916a473f0f11"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9648"} {"timestamp":"2022-08-04T19:54:10.448Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9651","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9618"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9653"} {"timestamp":"2022-08-04T19:54:10.448Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9651","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9618"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9618","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9655"} {"timestamp":"2022-08-04T19:54:10.450Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:10.483Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9657","trackingIds":["s21e1462ccb3b7e39961c0462f1551f127259755be","23DDAD76837E4824432E9969CA776499"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["02fbaf9f17710c6240a647ff2d0d1144"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9659"} {"timestamp":"2022-08-04T19:54:10.563Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9660","trackingIds":["D5F46F27E73C537937AC51FEEE0CE55A","s2ae092ee9dcfa04553460726ae2af49ac10c84475"],"client":{"ip":"10.0.6.14","port":51994},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0b63e9714656bf649b5583eec25af72f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9662"} {"timestamp":"2022-08-04T19:54:10.564Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9663"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.564Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9663"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.565Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9663"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.565Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9663"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.565Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9663"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:10.565Z","level":"INFO","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9663"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:10.565Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9663"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:10.565Z","level":"DEBUG","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9663"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:10.568Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9663"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:10.568Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9663","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9666"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9668"} {"timestamp":"2022-08-04T19:54:10.574Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9663","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9666"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9666","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9671"} {"timestamp":"2022-08-04T19:54:10.574Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9663","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9666"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9673"} {"timestamp":"2022-08-04T19:54:10.574Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9663","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9666"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":51994},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5c3988bd051f4692b15344bf79aaa0ab"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9675"} {"timestamp":"2022-08-04T19:54:10.584Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9677"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:10.590Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9677","trackingIds":["9567E2B50B849AC6FEB5F052536E1F32","70069da9-74a3-4bfb-a67c-a93f8fd00789-9666","s2ae092ee9dcfa04553460726ae2af49ac10c84475"],"client":{"ip":"10.0.6.14","port":53570},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["08d44d2ef1abda9b20cda81a6db79031"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9679"} {"timestamp":"2022-08-04T19:54:10.650Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9681","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9666"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9683"} {"timestamp":"2022-08-04T19:54:10.650Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9681","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9666"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9666","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9685"} {"timestamp":"2022-08-04T19:54:10.653Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:10.683Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9687","trackingIds":["1D63FBCE1DDE1CE71342CE25B3B10BA4","s29059004c7aa9bbaa0a37a084066c0627cabdf574"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5e4cc2ea1484162d7301231ccd67889a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9689"} {"timestamp":"2022-08-04T19:54:10.763Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9690","trackingIds":["FFE62DCA864753D8B4A490C961C89CFA","s2ce9efb29ea71fbae75f3b5c7c0d58687037d2108"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["14cf8b84fc18c703038ca1b60d0b047d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9692"} {"timestamp":"2022-08-04T19:54:10.764Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9693"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.764Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9693"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.765Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9693"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.765Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9693"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.765Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9693"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:10.765Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9693"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:10.765Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9693"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:10.765Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9693"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:10.768Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9693"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:10.768Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9693","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9696"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9698"} {"timestamp":"2022-08-04T19:54:10.774Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9693","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9696"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9696","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9701"} {"timestamp":"2022-08-04T19:54:10.774Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9693","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9696"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9703"} {"timestamp":"2022-08-04T19:54:10.775Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9693","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9696"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["414110320fd569a41ea6845a52b366e1"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9705"} {"timestamp":"2022-08-04T19:54:10.784Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9707"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:10.792Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9707","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9696","F6B87C612639EB53C0662FBD20BE205A","s2ce9efb29ea71fbae75f3b5c7c0d58687037d2108"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e498da22baf573c7dea243bcf75c7819"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9709"} {"timestamp":"2022-08-04T19:54:10.848Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9711","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9696"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9713"} {"timestamp":"2022-08-04T19:54:10.849Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9711","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9696"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9696","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9715"} {"timestamp":"2022-08-04T19:54:10.852Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:10.860Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9716"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.860Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9716"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.861Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9716"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.861Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9716"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:10.861Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9716"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:10.861Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9716"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:10.861Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9716"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:10.861Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9716"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:10.864Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9716"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:10.864Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9716","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9720"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9722"} {"timestamp":"2022-08-04T19:54:10.869Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9716","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9720"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9720","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9725"} {"timestamp":"2022-08-04T19:54:10.870Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9716","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9720"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9727"} {"timestamp":"2022-08-04T19:54:10.870Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9716","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9720"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["77b9aaf311c9f895750ba8b14d0428b0"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9729"} {"timestamp":"2022-08-04T19:54:10.881Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9731"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:10.887Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9732","trackingIds":["s2d1904ab01942e0b12d3eebd3521c6c7f65192eb3","684E850EA6A24E0F874B8515B03530D5"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ad5e36e5bd1b6ab61f844ed952a83bf6"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9734"} {"timestamp":"2022-08-04T19:54:10.888Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9731","trackingIds":["s2e8e333bfef2d5bda1dcf93d505ad367d1ab7ebab","70069da9-74a3-4bfb-a67c-a93f8fd00789-9720","3AF3D77EB6604C39B55D8A5AE0CD4062"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0db190e6b3b9268a2b230b07280a47d7"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9736"} {"timestamp":"2022-08-04T19:54:11.055Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9738"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.055Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9738"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.055Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9738"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.055Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9738"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.055Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9738"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:11.055Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9738"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:11.055Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9738"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:11.055Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9738"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:11.059Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9738"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:11.059Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9738","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9741"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9743"} {"timestamp":"2022-08-04T19:54:11.065Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9738","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9741"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9741","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9746"} {"timestamp":"2022-08-04T19:54:11.065Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9738","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9741"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9748"} {"timestamp":"2022-08-04T19:54:11.066Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9738","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9741"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["99b9360868868dd0dfd059e5611a1c79"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9750"} {"timestamp":"2022-08-04T19:54:11.075Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9752"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:11.083Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9753","trackingIds":["s2f476bd93eab4ab883124e3e75f2b8e4f80908694","14BD5846B3F1D61871D76BF77CF4B5C9"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c416c436fe29488da0017210af15a045"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9755"} {"timestamp":"2022-08-04T19:54:11.083Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9752","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9741","s205c26c2d724cf9f4ef5b04c52fb9a3fbda8fff65","BE9DDAD962256FF30D17D4A0AC44BFEC"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["70e9cfedcdde4850623ee292fdb2a255"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9757"} {"timestamp":"2022-08-04T19:54:11.154Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9759"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.154Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9759"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.154Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9759"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.154Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9759"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.154Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9759"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:11.154Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9759"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:11.154Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9759"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:11.154Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9759"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:11.158Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9759"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:11.158Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9759","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9762"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9764"} {"timestamp":"2022-08-04T19:54:11.164Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9759","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9762"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9762","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9767"} {"timestamp":"2022-08-04T19:54:11.164Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9759","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9762"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9769"} {"timestamp":"2022-08-04T19:54:11.165Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9759","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9762"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["90cdbd7e12308e25557b5c4e21d7adf7"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9771"} {"timestamp":"2022-08-04T19:54:11.174Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9773"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:11.181Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9773","trackingIds":["350F7320B9C16242D9BC41D94A06C259","70069da9-74a3-4bfb-a67c-a93f8fd00789-9762","s25daa96ed87c2def8c174407b47950a614ae59ef0"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["958b1e223bae91bc17bade6e05db96cd"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9775"} {"timestamp":"2022-08-04T19:54:11.237Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9777","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9762"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9779"} {"timestamp":"2022-08-04T19:54:11.237Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9777","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9762"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9762","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9781"} {"timestamp":"2022-08-04T19:54:11.239Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:11.249Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9782"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.249Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9782"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.249Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9782"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.249Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9782"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.249Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9782"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:11.249Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9782"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:11.249Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9782"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:11.249Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9782"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:11.252Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9782"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:11.252Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9782","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9785"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9787"} {"timestamp":"2022-08-04T19:54:11.258Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9782","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9785"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9785","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9790"} {"timestamp":"2022-08-04T19:54:11.258Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9782","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9785"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9792"} {"timestamp":"2022-08-04T19:54:11.259Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9782","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9785"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52728},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4f3a83bf2b45f9de2562c0bbedbce751"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9794"} {"timestamp":"2022-08-04T19:54:11.268Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9796"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:11.274Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9798","trackingIds":["3F43DD55C98FBBCFA949CE6D638DD8ED","s2be2461cc72d8c2e951c184a44ec89033f66ad712"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["dd29aa8de3aadaf9ceb685d9e1bb1225"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9800"} {"timestamp":"2022-08-04T19:54:11.275Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9796","trackingIds":["5F59CE3B7AE7CC9612F94543E49A263A","70069da9-74a3-4bfb-a67c-a93f8fd00789-9785","s2e68d47bfdd283bd65d9c378f8baa722ee939a04d"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["426a5375e02371250f39eca841123d89"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9802"} {"timestamp":"2022-08-04T19:54:11.453Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9804","trackingIds":["s2448d2595d8297e779e12fdd07a1b7cb09ec76c21","21712FAEAA9B41A6BC02A1C1EFCD40B2"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cdfe0b2d65dfe2a3534138b33fd8e8b8"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9806"} {"timestamp":"2022-08-04T19:54:11.460Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9807","trackingIds":["0C10154D503369DE1655D5CF3B652CAE","s2bb10588aed79d7a5cb8914dcc8c91aadcb0a8293"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d64ef8e8218968736a393cc8d94cf761"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9809"} {"timestamp":"2022-08-04T19:54:11.546Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9810","trackingIds":["4B31B85B09AD27F7CB84812BE40431A9","s25d65d5487b18523bdc5565097b074985841dca89"],"client":{"ip":"10.0.6.14","port":51978},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6c6dc90554e7c90c98f06c198360862c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9812"} {"timestamp":"2022-08-04T19:54:11.547Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9813"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.547Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9813"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.548Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9813"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.548Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9813"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.548Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9813"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:11.548Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9813"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:11.548Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9813"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:11.548Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9813"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:11.551Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9813"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:11.551Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9813","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9816"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9818"} {"timestamp":"2022-08-04T19:54:11.557Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9813","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9816"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9816","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9821"} {"timestamp":"2022-08-04T19:54:11.558Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9813","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9816"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9823"} {"timestamp":"2022-08-04T19:54:11.558Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9813","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9816"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52226},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["9f5ed933b54f64e89fbe5e46f231100d"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9825"} {"timestamp":"2022-08-04T19:54:11.568Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9827"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:11.576Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9827","trackingIds":["11336D5390AFF2A0DC9CA95CB3A250C9","s25d65d5487b18523bdc5565097b074985841dca89","70069da9-74a3-4bfb-a67c-a93f8fd00789-9816"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["acd755a5b406f9b3a017808c04401a68"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9829"} {"timestamp":"2022-08-04T19:54:11.653Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9831"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.653Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9831"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.654Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9831"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.654Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9831"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.654Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9831"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:11.654Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9831"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:11.654Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9831"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:11.654Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9831"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:11.658Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9831"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:11.658Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9831","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9834"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9836"} {"timestamp":"2022-08-04T19:54:11.663Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9831","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9834"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9834","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9839"} {"timestamp":"2022-08-04T19:54:11.663Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9831","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9834"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9841"} {"timestamp":"2022-08-04T19:54:11.664Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9831","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9834"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52226},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["07cc22ae5b0f8da4a4c52d81fa716d44"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9843"} {"timestamp":"2022-08-04T19:54:11.673Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9845"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:11.681Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9845","trackingIds":["s2bc6b758bbd7515b635c17fb217932b159e1dc167","70069da9-74a3-4bfb-a67c-a93f8fd00789-9834","F1E088F5303D9DE15AC71CF6F09B5847"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["28f90d9b47055b45893528a61ead7387"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9847"} {"timestamp":"2022-08-04T19:54:11.733Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9849","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9834"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9851"} {"timestamp":"2022-08-04T19:54:11.733Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9849","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9834"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9834","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9853"} {"timestamp":"2022-08-04T19:54:11.735Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:11.742Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9854","trackingIds":["659C2B7DF900C2464898555B7A2078A4","s207cad8e00c96cbd0e313e471c2356653c55c40a5"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["86abc6075029b36f9631fcc1c1759064"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9857"} {"timestamp":"2022-08-04T19:54:11.743Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9855","trackingIds":["7960AE9850C42DA6CE78D8340C7E8460","s260621679e1950eb09bb58c76a8af1f5b929cddfa"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b59ede66b4ac7001072351612b3e11cc"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9859"} {"timestamp":"2022-08-04T19:54:11.836Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9861","trackingIds":["s2c5d8d0e6ef8ef62d690afd73ec01eb7a55282bc0","27C3DD6F33B7DA0735F918370969C1B3"],"client":{"ip":"10.0.6.14","port":52728},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c2d7cbff52bf95b7e9b27e21e707e672"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9866"} {"timestamp":"2022-08-04T19:54:11.836Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9862","trackingIds":["s296ef56b4b1a75dde802d8ca100e080a7f0a2e304","68BA142801F295A7097CC3092066795A"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e50e0dab7c8ef6a7e9e5c34496896ee1"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9865"} {"timestamp":"2022-08-04T19:54:11.838Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9868"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.838Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9867"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.838Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9868"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.838Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9867"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.838Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9867"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.838Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9868"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.838Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9867"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.838Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9868"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.838Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9867"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:11.838Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9868"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:11.838Z","level":"INFO","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9867"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:11.838Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9868"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:11.838Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9868"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:11.838Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9868"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:11.838Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9867"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:11.838Z","level":"DEBUG","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9867"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:11.842Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9868"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:11.842Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9867"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:11.842Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9868","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9874"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9876"} {"timestamp":"2022-08-04T19:54:11.842Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9867","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9873"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9878"} {"timestamp":"2022-08-04T19:54:11.847Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9867","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9873"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9873","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9882"} {"timestamp":"2022-08-04T19:54:11.848Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9867","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9873"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9885"} {"timestamp":"2022-08-04T19:54:11.848Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9868","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9874"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9874","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9886"} {"timestamp":"2022-08-04T19:54:11.848Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9868","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9874"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9888"} {"timestamp":"2022-08-04T19:54:11.848Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9867","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9873"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52742},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0746b734dd4dffdca54fddca8495e81a"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9890"} {"timestamp":"2022-08-04T19:54:11.848Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9868","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9874"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52226},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["92704c6a3f4c9b04739bd0dcf15a0e1a"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9892"} {"timestamp":"2022-08-04T19:54:11.858Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9895"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:11.858Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9896"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:11.864Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9895","trackingIds":["s2c5d8d0e6ef8ef62d690afd73ec01eb7a55282bc0","09D1B3BFABE04716E4AB1724C25EAA4B","70069da9-74a3-4bfb-a67c-a93f8fd00789-9873"],"client":{"ip":"10.0.6.14","port":52742},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["877535db938d001c660f8b510a06a9b7"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":13,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9898"} {"timestamp":"2022-08-04T19:54:11.865Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9896","trackingIds":["s296ef56b4b1a75dde802d8ca100e080a7f0a2e304","70069da9-74a3-4bfb-a67c-a93f8fd00789-9874","97FE28302E9F850FD702466BF8C62254"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c23b993b8bf8bea3065a6593f63a59c2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9900"} {"timestamp":"2022-08-04T19:54:11.945Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9903"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.945Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9903"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.945Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9903"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.945Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9903"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:11.945Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9903"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:11.945Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9903"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:11.945Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9903"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:11.945Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9903"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:11.950Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9903"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:11.950Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9903","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9906"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9908"} {"timestamp":"2022-08-04T19:54:11.956Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9903","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9906"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9906","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9911"} {"timestamp":"2022-08-04T19:54:11.956Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9903","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9906"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9913"} {"timestamp":"2022-08-04T19:54:11.956Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9903","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9906"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52742},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e1702d08bcb468b0d5372cc0499a5d4c"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9915"} {"timestamp":"2022-08-04T19:54:11.967Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9917"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:11.975Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9917","trackingIds":["053C7174AD950FED623F009D39ED29EE","s279a30cf55c4b877f00cbd813dbba171ef4fe11aa","70069da9-74a3-4bfb-a67c-a93f8fd00789-9906"],"client":{"ip":"10.0.6.14","port":52742},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5f02b099f4b481424d5688a9a191c92f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9919"} {"timestamp":"2022-08-04T19:54:12.030Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9921","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9906"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9923"} {"timestamp":"2022-08-04T19:54:12.031Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9921","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9906"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9906","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9925"} {"timestamp":"2022-08-04T19:54:12.033Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:12.051Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9926","trackingIds":["s2bf534f0daa013c74ff04e732ed6cda7e99b09d4e","8DD60FB5058F18A57144870CCBCAD676"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d444091ac177a4da937adf25b746b5ac"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9928"} {"timestamp":"2022-08-04T19:54:12.152Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9930","trackingIds":["8232222162E94FDBF3132CC8A11D9AC7","s2a2ca403c2740799593cd3d92a76039de1155cd0c"],"client":{"ip":"10.0.6.14","port":52226},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3371b141f6c30bbb7705b8cc829ecdae"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9932"} {"timestamp":"2022-08-04T19:54:12.154Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9933"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.154Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9933"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.154Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9933"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.154Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9933"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.155Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9933"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:12.155Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9933"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:12.155Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9933"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:12.155Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9933"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:12.158Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9933"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:12.158Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9933","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9936"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9938"} {"timestamp":"2022-08-04T19:54:12.163Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9933","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9936"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9936","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9941"} {"timestamp":"2022-08-04T19:54:12.164Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9933","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9936"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9943"} {"timestamp":"2022-08-04T19:54:12.164Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9933","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9936"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52226},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7d881a4112949dcba75c2f86d4938ce6"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9945"} {"timestamp":"2022-08-04T19:54:12.178Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9947"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:12.185Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9947","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9936","E4EA2F19DB9E90288D31031DE1389552","s2a2ca403c2740799593cd3d92a76039de1155cd0c"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c340907f3c156219ddd9965936add411"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9949"} {"timestamp":"2022-08-04T19:54:12.239Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9951","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9936"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9953"} {"timestamp":"2022-08-04T19:54:12.240Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9951","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9936"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9936","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9955"} {"timestamp":"2022-08-04T19:54:12.241Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:12.244Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9956"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.244Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9956"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.244Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9956"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.244Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9956"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.244Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9956"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:12.244Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9956"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:12.244Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9956"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:12.244Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9956"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:12.247Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9956"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:12.247Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9956","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9959"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9962"} {"timestamp":"2022-08-04T19:54:12.249Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9960","trackingIds":["E3A28F50306B74942431BF6F81A7C92D","s2a8db30e46fe80482d9741a533b167aea2f31d64b"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7c5bf869c60e799ac6980cbe3a233cd8"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9964"} {"timestamp":"2022-08-04T19:54:12.253Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9956","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9959"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9959","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9967"} {"timestamp":"2022-08-04T19:54:12.253Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9956","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9959"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9969"} {"timestamp":"2022-08-04T19:54:12.254Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9956","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9959"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52742},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bf44cc520e6189b1f25ac5e20b321338"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9971"} {"timestamp":"2022-08-04T19:54:12.263Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9973"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:12.271Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9973","trackingIds":["7B1558E9B2FEE7780DF3F37B3402ED25","s26c92dd545d8c6b49c78234d09150a5b42ef878f7","70069da9-74a3-4bfb-a67c-a93f8fd00789-9959"],"client":{"ip":"10.0.6.14","port":52742},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["dc3878f6c5fd4f564b8795be0ae66760"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9976"} {"timestamp":"2022-08-04T19:54:12.343Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9978","trackingIds":["s230933154145d92f0f57423e2da948d470fc3c09f","F58E463AEBDB424231CF233FAE45B881"],"client":{"ip":"10.0.6.14","port":52742},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["086e21c294e3c0bb2af1d8fc38ed8f12"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9980"} {"timestamp":"2022-08-04T19:54:12.533Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9981","trackingIds":["s2b3b912d8b40855aea693488090b36dd1eab200fb","30327B6CC2555C9037052180A2C31D2D"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f610dc82d057fb20acb72d8a66a717e3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9983"} {"timestamp":"2022-08-04T19:54:12.534Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9984"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.534Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9984"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.534Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9984"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.534Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9984"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.534Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9984"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:12.534Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9984"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:12.534Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9984"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:12.534Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9984"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:12.538Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9984"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:12.538Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9984","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9987"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9989"} {"timestamp":"2022-08-04T19:54:12.543Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9984","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9987"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9987","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9992"} {"timestamp":"2022-08-04T19:54:12.544Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9984","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9987"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9994"} {"timestamp":"2022-08-04T19:54:12.544Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9984","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9987"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53126},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6b520cbc5a55b3a9d018405788c22d14"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9996"} {"timestamp":"2022-08-04T19:54:12.554Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9998"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:12.563Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9998","trackingIds":["s2b3b912d8b40855aea693488090b36dd1eab200fb","70069da9-74a3-4bfb-a67c-a93f8fd00789-9987","ED1D938FB6039BD965DA11BE163FB72C"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0a1b26c15d2c264c3572897ed2c58eef"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10000"} {"timestamp":"2022-08-04T19:54:12.613Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10002","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9987"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10004"} {"timestamp":"2022-08-04T19:54:12.613Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10002","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-9987"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-9987","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10006"} {"timestamp":"2022-08-04T19:54:12.616Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:12.632Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10007","trackingIds":["s2a301dbc0ccf7a19b70bb0254e9c66018895def68","D96A70DCB70CBBF709BE35DBDD815A1E"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5542cc9d257524e7991cc3d0597bfb4d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10009"} {"timestamp":"2022-08-04T19:54:12.734Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10011"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.734Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10011"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.734Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10011"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.734Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10011"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.734Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10011"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:12.734Z","level":"INFO","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10011"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:12.734Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10011"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:12.734Z","level":"DEBUG","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10011"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:12.738Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10011"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:12.738Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10011","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10014"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10016"} {"timestamp":"2022-08-04T19:54:12.744Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10011","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10014"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10014","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10019"} {"timestamp":"2022-08-04T19:54:12.745Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10011","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10014"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10021"} {"timestamp":"2022-08-04T19:54:12.745Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10011","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10014"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["70f2399e509d945690c0f56cd3b0f86e"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10023"} {"timestamp":"2022-08-04T19:54:12.755Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10025"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:12.763Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10025","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10014","BCDC1C2A7496815683EE7691E363EDC4","s2bd8b6b382524e1d75d7ad9059f03322b385cd234"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f5d96b9b7c02ffc20225e5bdeb7de7b3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10027"} {"timestamp":"2022-08-04T19:54:12.974Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10029"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.974Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10029"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.974Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10029"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.974Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10029"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:12.974Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10029"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:12.974Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10029"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:12.974Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10029"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:12.974Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10029"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:12.978Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10029"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:12.978Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10029","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10032"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10034"} {"timestamp":"2022-08-04T19:54:12.984Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10029","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10032"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10032","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10037"} {"timestamp":"2022-08-04T19:54:12.985Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10029","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10032"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10039"} {"timestamp":"2022-08-04T19:54:12.985Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10029","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10032"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1169c0b44a09cb4b7b3299135dd46410"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10041"} {"timestamp":"2022-08-04T19:54:12.995Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10043"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:13.041Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10043","trackingIds":["s2285534d142fda754eb0e511fa97302c0acec7514","70069da9-74a3-4bfb-a67c-a93f8fd00789-10032","8EDF0C35990172108C5F953F8BAA2660"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2dc29f6f6a1a5fa8f32dd28c3964227d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":54,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10045"} {"timestamp":"2022-08-04T19:54:13.072Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10046","trackingIds":["36AA7C0DCD258FFFF74942B053E681CD","s2a962619d434f5b33dfbbb59d27bbee54ad9b560e"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["209209eeb030177256d04b344dfd9c4a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10048"} {"timestamp":"2022-08-04T19:54:13.073Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10049"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.073Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10049"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.073Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10049"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.073Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10049"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.073Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10049"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:13.073Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10049"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:13.073Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10049"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:13.073Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10049"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:13.077Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10049"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:13.077Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10049","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10052"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10054"} {"timestamp":"2022-08-04T19:54:13.082Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10049","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10052"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10052","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10058"} {"timestamp":"2022-08-04T19:54:13.083Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10049","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10052"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10060"} {"timestamp":"2022-08-04T19:54:13.083Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10049","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10052"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53126},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4407721ad33d5905380c90be2ac67726"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10062"} {"timestamp":"2022-08-04T19:54:13.091Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10065","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10032"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10067"} {"timestamp":"2022-08-04T19:54:13.091Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10065","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10032"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10032","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10069"} {"timestamp":"2022-08-04T19:54:13.092Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10064"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:13.094Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:13.099Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10064","trackingIds":["FD8B52B51D0006D19B7233E7FA106BFD","s2a962619d434f5b33dfbbb59d27bbee54ad9b560e","70069da9-74a3-4bfb-a67c-a93f8fd00789-10052"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["abdbe82b6149b3f6f99b909562a0e790"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10072"} {"timestamp":"2022-08-04T19:54:13.100Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10070","trackingIds":["D2589DEA0891B24CCBC8CCBE00757F09","s246b50e43107166cddc92ae800c10dec604b020fe"],"client":{"ip":"10.0.6.14","port":53070},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e167778cbb1bd1fd6ebc4ab2c956c4da"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10074"} {"timestamp":"2022-08-04T19:54:13.174Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10077"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.174Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10077"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.174Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10077"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.174Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10077"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.174Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10077"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:13.174Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10077"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:13.174Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10077"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:13.174Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10077"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:13.177Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10077"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:13.178Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10077","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10080"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10082"} {"timestamp":"2022-08-04T19:54:13.184Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10077","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10080"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10080","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10085"} {"timestamp":"2022-08-04T19:54:13.184Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10077","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10080"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10087"} {"timestamp":"2022-08-04T19:54:13.185Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10077","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10080"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53126},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ec415fa08291f95dead88041f20606d9"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10089"} {"timestamp":"2022-08-04T19:54:13.195Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10091"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:13.202Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10091","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10080","8325C2D952FBDD17F352F71761F10369","s2e68512b55c03fd7425ef6cc4c664028efc2e3f6d"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["b9d7ea96786c09312fc90a18fe784871"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10093"} {"timestamp":"2022-08-04T19:54:13.272Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10095","trackingIds":["0B03142AD40A6E27BACFF8369910610A","s26fc5f48db4ad5caefac066987bd2c1e54975913a"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7ae7d3f8aad88c20284e2b13596b75da"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10097"} {"timestamp":"2022-08-04T19:54:13.307Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10098"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.307Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10098"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.307Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10098"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.307Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10098"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.307Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10098"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:13.307Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10098"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:13.307Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10098"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:13.307Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10098"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:13.310Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10098"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:13.311Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10098","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10101"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10103"} {"timestamp":"2022-08-04T19:54:13.316Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10098","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10101"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10101","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10106"} {"timestamp":"2022-08-04T19:54:13.317Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10098","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10101"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10108"} {"timestamp":"2022-08-04T19:54:13.317Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10098","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10101"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53070},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["53c50688209a9e27b9171fc26ec7431b"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10110"} {"timestamp":"2022-08-04T19:54:13.329Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10112"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:13.336Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10112","trackingIds":["s29d40b50f1f5c27fcdbd71974eb6e3e724269a18e","70069da9-74a3-4bfb-a67c-a93f8fd00789-10101","B71355BC3048B0C12AEDF56A8006211B"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bd94224513dcc5890b1f6aaf1ba5d460"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":17,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10114"} {"timestamp":"2022-08-04T19:54:13.506Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10116","trackingIds":["s2a3229354cc345e9b521a4c6f3b77e75e1a22c5c3","B5AF3E889F8A348A834899CFBEC24AAB"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["427aa2e853269d387b6b93d5b8cc9016"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10118"} {"timestamp":"2022-08-04T19:54:13.508Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10119"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.508Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10119"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.508Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10119"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.508Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10119"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.508Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10119"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:13.508Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10119"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:13.508Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10119"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:13.508Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10119"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:13.511Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10119"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:13.511Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10119","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10122"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10124"} {"timestamp":"2022-08-04T19:54:13.517Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10119","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10122"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10122","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10127"} {"timestamp":"2022-08-04T19:54:13.518Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10119","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10122"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10129"} {"timestamp":"2022-08-04T19:54:13.518Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10119","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10122"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52222},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3b8b2d718d30bf250b0d7bf89151450d"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10131"} {"timestamp":"2022-08-04T19:54:13.529Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10133"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:13.537Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10133","trackingIds":["s2a3229354cc345e9b521a4c6f3b77e75e1a22c5c3","FE892DD90340644FDEC0C208ACC0BE83","70069da9-74a3-4bfb-a67c-a93f8fd00789-10122"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["10da733047c863e3f5ea7c70b2b427ec"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10135"} {"timestamp":"2022-08-04T19:54:13.550Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10136","trackingIds":["3E7B904C7FDDFE2EF5DD5C6FC46E889A","s2f89402ed6cd8f248c83ab19fdceeec9e18166300"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e2cf8bc519c5fa391f5aa930c8e6266c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10138"} {"timestamp":"2022-08-04T19:54:13.551Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10139"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.551Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10139"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.551Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10139"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.551Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10139"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.551Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10139"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:13.551Z","level":"INFO","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10139"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:13.551Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10139"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:13.551Z","level":"DEBUG","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10139"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:13.555Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10139"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:13.555Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10139","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10142"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10144"} {"timestamp":"2022-08-04T19:54:13.561Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10139","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10142"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10142","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10147"} {"timestamp":"2022-08-04T19:54:13.561Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10139","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10142"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10149"} {"timestamp":"2022-08-04T19:54:13.561Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10139","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10142"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53126},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8dc814acaac64bf8d103e2ee1c0ab9eb"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10151"} {"timestamp":"2022-08-04T19:54:13.572Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10153"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:13.580Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10153","trackingIds":["s2f89402ed6cd8f248c83ab19fdceeec9e18166300","70069da9-74a3-4bfb-a67c-a93f8fd00789-10142","1360EFA327F2AC73CA977CE30FCF7715"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["86ee4bc189d357ea9bf273ff0fc2563a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10156"} {"timestamp":"2022-08-04T19:54:13.612Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10157","trackingIds":["4961FF96B547196FFBDC382719DB14E6","s2a72d88caf4054959a70f95ae4651e7eb4395d41f"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["bb62d596e5ff13ee4be71480decbc7a3"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10160"} {"timestamp":"2022-08-04T19:54:13.614Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10161"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.614Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10161"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.614Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10161"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.614Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10161"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.614Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10161"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:13.614Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10161"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:13.614Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10161"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:13.614Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10161"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:13.617Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10161"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:13.618Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10161","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10164"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10166"} {"timestamp":"2022-08-04T19:54:13.623Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10161","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10164"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10164","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10169"} {"timestamp":"2022-08-04T19:54:13.623Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10161","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10164"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10171"} {"timestamp":"2022-08-04T19:54:13.624Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10161","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10164"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52222},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5a51546fa82e63e9049909b727756e36"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10173"} {"timestamp":"2022-08-04T19:54:13.633Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10175"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:13.646Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10175","trackingIds":["B9E247229F3B0B8397E9A97B1C4B9258","70069da9-74a3-4bfb-a67c-a93f8fd00789-10164","s2a72d88caf4054959a70f95ae4651e7eb4395d41f"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["368eca30d8d637a71771320d1d5d90ac"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":20,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10177"} {"timestamp":"2022-08-04T19:54:13.713Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10179","trackingIds":["57DBCF9739A09E783A3ED1BF3D41EF4E","s2513b325a64dcc6b113e4ac71360a5820a2e6d990"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["eb5d49f8bec2f1d8aa555337d535534a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10181"} {"timestamp":"2022-08-04T19:54:13.714Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10182"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.714Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10182"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.714Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10182"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.714Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10182"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.714Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10182"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:13.714Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10182"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:13.714Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10182"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:13.714Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10182"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:13.718Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10182"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:13.718Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10182","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10185"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10187"} {"timestamp":"2022-08-04T19:54:13.724Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10182","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10185"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10185","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10190"} {"timestamp":"2022-08-04T19:54:13.724Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10182","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10185"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10192"} {"timestamp":"2022-08-04T19:54:13.725Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10182","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10185"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52222},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["7df4378493f717c34e1a9ffd1dabd0ae"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10194"} {"timestamp":"2022-08-04T19:54:13.734Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10196"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:13.742Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10196","trackingIds":["s2513b325a64dcc6b113e4ac71360a5820a2e6d990","70069da9-74a3-4bfb-a67c-a93f8fd00789-10185","376A4726530D30189F086EAF227FB3EC"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2b8147d233201a1796c67bd936c3ccd1"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10198"} {"timestamp":"2022-08-04T19:54:13.794Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10200","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10185"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10202"} {"timestamp":"2022-08-04T19:54:13.794Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10200","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10185"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10185","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10204"} {"timestamp":"2022-08-04T19:54:13.796Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:13.842Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10205","trackingIds":["2AB3A28328A01886844F26323C584060","s2d6728eeda416577df27d144a632cca7a35bb48da"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["49e798dfd87040e4c378156f6a640a10"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10207"} {"timestamp":"2022-08-04T19:54:13.903Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10209"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.903Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10209"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.904Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10209"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.904Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10209"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:13.904Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10209"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:13.904Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10209"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:13.904Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10209"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:13.904Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10209"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:13.907Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10209"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:13.907Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10209","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10212"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10214"} {"timestamp":"2022-08-04T19:54:13.913Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10209","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10212"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10212","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10217"} {"timestamp":"2022-08-04T19:54:13.913Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10209","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10212"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10219"} {"timestamp":"2022-08-04T19:54:13.914Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10209","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10212"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52222},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["80176e70f8dc492a78b1a42079eeab41"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10221"} {"timestamp":"2022-08-04T19:54:13.923Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10223"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:13.931Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10223","trackingIds":["4D78B8E2C594F3D67663B25DB296B428","70069da9-74a3-4bfb-a67c-a93f8fd00789-10212","s29a0ce33cb67478131d26bece23834bfbc0e7b36e"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6d7586fab8c43f1014b1df940dba031b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10225"} {"timestamp":"2022-08-04T19:54:14.004Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10227"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.004Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10227"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.004Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10227"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.004Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10227"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.004Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10227"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:14.004Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10227"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:14.004Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10227"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:14.004Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10227"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:14.007Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10227"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:14.007Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10227","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10230"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10232"} {"timestamp":"2022-08-04T19:54:14.013Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10227","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10230"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10230","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10235"} {"timestamp":"2022-08-04T19:54:14.013Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10227","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10230"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10237"} {"timestamp":"2022-08-04T19:54:14.013Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10227","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10230"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52222},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["2fd8169029eb4a8a0e614c8e6329e26e"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10239"} {"timestamp":"2022-08-04T19:54:14.023Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10241"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:14.028Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10242"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.028Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10242"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.028Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10242"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.028Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10242"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.028Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10242"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:14.028Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10242"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:14.028Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10242"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:14.028Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10242"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:14.031Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10242"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:14.031Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10242","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10245"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10247"} {"timestamp":"2022-08-04T19:54:14.034Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10241","trackingIds":["s258fca039f3438d42ea5214f662963ec97915c547","70069da9-74a3-4bfb-a67c-a93f8fd00789-10230","B2561603DCA4C62CBD0FAC3AB48E5308"],"client":{"ip":"10.0.6.14","port":52222},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["0e36360908c41fe43f130048e47fc1a7"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":18,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10249"} {"timestamp":"2022-08-04T19:54:14.036Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10242","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10245"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10245","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10252"} {"timestamp":"2022-08-04T19:54:14.036Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10242","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10245"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10254"} {"timestamp":"2022-08-04T19:54:14.037Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10242","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10245"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53126},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6d9a07b788703f470978381ae6beefb8"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10256"} {"timestamp":"2022-08-04T19:54:14.046Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10258"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:14.053Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10258","trackingIds":["s2b733a3f87220efd80ad018744f51bc389734f412","70069da9-74a3-4bfb-a67c-a93f8fd00789-10245","B63E3C32954D6766CCA6CB302B16CDBC"],"client":{"ip":"10.0.6.14","port":53126},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1670e22734480907be3c1e4e4d5a01ce"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10260"} {"timestamp":"2022-08-04T19:54:14.213Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10263"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.213Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10263"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.213Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10263"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.213Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10263"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.213Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10263"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:14.213Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10263"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:14.213Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10263"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:14.213Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10263"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:14.217Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10263"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:14.217Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10263","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10266"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10268"} {"timestamp":"2022-08-04T19:54:14.222Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10263","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10266"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10266","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10271"} {"timestamp":"2022-08-04T19:54:14.222Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10263","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10266"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10273"} {"timestamp":"2022-08-04T19:54:14.223Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10263","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10266"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52062},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8aa9886cb564aee1106ed9da96cfeb57"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10275"} {"timestamp":"2022-08-04T19:54:14.232Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10277"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:14.240Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10277","trackingIds":["s28d53352aea5cf926a9c49afe17766339beeb87ec","70069da9-74a3-4bfb-a67c-a93f8fd00789-10266","0752BADDF097EFB6FC87273A3E4E8A2A"],"client":{"ip":"10.0.6.14","port":52062},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["1ed14228ef1479ee9c4b3d8731bfc49d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10279"} {"timestamp":"2022-08-04T19:54:14.504Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10281"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.504Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10281"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.504Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10281"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.504Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10281"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.504Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10281"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:14.504Z","level":"INFO","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10281"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:14.504Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10281"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:14.504Z","level":"DEBUG","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10281"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:14.508Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10281"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:14.508Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10281","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10284"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10286"} {"timestamp":"2022-08-04T19:54:14.514Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10281","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10284"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10284","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10289"} {"timestamp":"2022-08-04T19:54:14.514Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10281","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10284"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10291"} {"timestamp":"2022-08-04T19:54:14.515Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10281","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10284"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["85f017a1ae08c0ffca50e735ddaa59a8"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":12,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10293"} {"timestamp":"2022-08-04T19:54:14.524Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10295"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:14.532Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10295","trackingIds":["4001977587ECFF957CE634117959C936","70069da9-74a3-4bfb-a67c-a93f8fd00789-10284","s257016014653efdf711ad9ee37057273877962545"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["361065f79cccf36ce0544ac8178d792a"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10297"} {"timestamp":"2022-08-04T19:54:14.582Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10299","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10284"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10301"} {"timestamp":"2022-08-04T19:54:14.583Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10299","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10284"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10284","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10303"} {"timestamp":"2022-08-04T19:54:14.585Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:14.883Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10305"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.883Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10305"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.883Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10305"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.883Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10305"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.883Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10305"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:14.883Z","level":"INFO","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10305"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:14.883Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10305"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:14.883Z","level":"DEBUG","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10305"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:14.886Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10305"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:14.886Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10305","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10308"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10310"} {"timestamp":"2022-08-04T19:54:14.892Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10305","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10308"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10308","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10313"} {"timestamp":"2022-08-04T19:54:14.893Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10305","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10308"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10315"} {"timestamp":"2022-08-04T19:54:14.893Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10305","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10308"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cf19156fc4214c895b16ec0f4f3484b7"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10317"} {"timestamp":"2022-08-04T19:54:14.903Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10319"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:14.910Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10319","trackingIds":["s2952c06ea673bc671840844656c93efd6019f0ab6","6B0A983EB1163D6AD967C43DDDD9A675","70069da9-74a3-4bfb-a67c-a93f8fd00789-10308"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f173f95007a1649949d513800d82c2dd"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10321"} {"timestamp":"2022-08-04T19:54:14.962Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10323","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10308"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10325"} {"timestamp":"2022-08-04T19:54:14.962Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10323","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10308"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10308","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10327"} {"timestamp":"2022-08-04T19:54:14.964Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:14.972Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10328"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.972Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10328"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.973Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10328"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.973Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10328"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:14.973Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10328"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:14.973Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10328"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:14.973Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10328"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:14.973Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10328"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:14.976Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10328"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:14.976Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10328","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10331"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10333"} {"timestamp":"2022-08-04T19:54:14.982Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10328","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10331"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10331","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10336"} {"timestamp":"2022-08-04T19:54:14.982Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10328","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10331"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10338"} {"timestamp":"2022-08-04T19:54:14.983Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10328","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10331"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["41fb6e0338d6df32182c4354c8d3f682"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10340"} {"timestamp":"2022-08-04T19:54:14.993Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10342"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:15.001Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10342","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10331","1D776647BF73D7E4EAF74AF07589DBA3","s26574100b9f14e67c14d219fc1c8a1f4eedaae92c"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["4638290173cca2741b9e57239a926081"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10344"} {"timestamp":"2022-08-04T19:54:15.073Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10347","trackingIds":["s23e7d852e122260beff7f4303106e8c438a83f512","7A5E455D8D2E395A04158E0AAC3FAE1D"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8ee6947041e629ef8729b5525091307b"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10349"} {"timestamp":"2022-08-04T19:54:15.075Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10350"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.075Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10350"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.075Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10350"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.075Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10350"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.075Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10350"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:15.075Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10350"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:15.075Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10350"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:15.075Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10350"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:15.078Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10350"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:15.078Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10350","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10353"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10355"} {"timestamp":"2022-08-04T19:54:15.084Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10350","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10353"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10353","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10358"} {"timestamp":"2022-08-04T19:54:15.084Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10350","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10353"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10360"} {"timestamp":"2022-08-04T19:54:15.085Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10350","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10353"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["10182620e6a0ae65b4a549a3eb0f4208"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10362"} {"timestamp":"2022-08-04T19:54:15.094Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10364"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:15.101Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10364","trackingIds":["s23e7d852e122260beff7f4303106e8c438a83f512","70069da9-74a3-4bfb-a67c-a93f8fd00789-10353","06525FB48F6224E108538D3A916D3CEB"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3f8a5553b629cbf232ca1ec41d80e371"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10366"} {"timestamp":"2022-08-04T19:54:15.152Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10368","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10353"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10370"} {"timestamp":"2022-08-04T19:54:15.153Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10368","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10353"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10353","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10372"} {"timestamp":"2022-08-04T19:54:15.156Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:15.163Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10373","trackingIds":["s2d7ad98e9ce124ea7007a245513cdc0e55514218e","A185170BF216CFAB43F988F9E0F97D9A"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["aabb3d726147e82cba25bc2d7f4a5292"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10376"} {"timestamp":"2022-08-04T19:54:15.164Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10377"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.164Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10377"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.165Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10377"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.165Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10377"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.165Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10377"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:15.165Z","level":"INFO","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10377"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:15.165Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10377"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:15.165Z","level":"DEBUG","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10377"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:15.168Z","level":"WARN","thread":"http-nio-8081-exec-4","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10377"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:15.168Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10377","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10380"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10382"} {"timestamp":"2022-08-04T19:54:15.174Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10377","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10380"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10380","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10385"} {"timestamp":"2022-08-04T19:54:15.174Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10377","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10380"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10387"} {"timestamp":"2022-08-04T19:54:15.174Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10377","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10380"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["e8b7a5cb61582c7251a10b0c945d9006"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10389"} {"timestamp":"2022-08-04T19:54:15.184Z","level":"WARN","thread":"http-nio-8081-exec-7","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10391"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:15.192Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10391","trackingIds":["s2d7ad98e9ce124ea7007a245513cdc0e55514218e","56E79F705044DCE15818F4FBAB893FD0","70069da9-74a3-4bfb-a67c-a93f8fd00789-10380"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["53fab9c7bc0c5bd51504a57a43c1c740"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10393"} {"timestamp":"2022-08-04T19:54:15.244Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10395","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10380"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10397"} {"timestamp":"2022-08-04T19:54:15.244Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10395","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10380"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10380","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10399"} {"timestamp":"2022-08-04T19:54:15.247Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:15.255Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10400"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.255Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10400"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.255Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10400"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.255Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10400"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.255Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10400"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:15.255Z","level":"INFO","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10400"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:15.255Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10400"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:15.255Z","level":"DEBUG","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10400"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:15.259Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10400"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:15.259Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10400","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10403"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10405"} {"timestamp":"2022-08-04T19:54:15.264Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10400","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10403"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10403","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10409"} {"timestamp":"2022-08-04T19:54:15.265Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10400","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10403"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10411"} {"timestamp":"2022-08-04T19:54:15.265Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10400","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10403"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8f9a555f7c27806da50910a33576816d"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10413"} {"timestamp":"2022-08-04T19:54:15.275Z","level":"WARN","thread":"http-nio-8081-exec-11","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10415"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:15.283Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10415","trackingIds":["s2394cd19c7ba44128facc4bd0be8348d54469add1","70069da9-74a3-4bfb-a67c-a93f8fd00789-10403","696FB4054E64C096B073173D8E73515A"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d992672f656f3755c801d6e25ce47a26"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10417"} {"timestamp":"2022-08-04T19:54:15.336Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10419","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10403"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10421"} {"timestamp":"2022-08-04T19:54:15.337Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10419","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10403"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10403","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10423"} {"timestamp":"2022-08-04T19:54:15.339Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:15.348Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10424"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.348Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10424"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.348Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10424"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.348Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10424"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.348Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10424"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:15.348Z","level":"INFO","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10424"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:15.348Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10424"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:15.348Z","level":"DEBUG","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10424"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:15.351Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10424"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:15.352Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10424","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10427"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10429"} {"timestamp":"2022-08-04T19:54:15.357Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10424","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10427"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10427","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10432"} {"timestamp":"2022-08-04T19:54:15.357Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10424","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10427"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10434"} {"timestamp":"2022-08-04T19:54:15.358Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10424","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10427"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["41660cd2716ab48ab0fca6548b5329ec"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10436"} {"timestamp":"2022-08-04T19:54:15.369Z","level":"WARN","thread":"http-nio-8081-exec-3","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10438"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:15.376Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10438","trackingIds":["s2a7c3c0627a275be1c772cf71ea990b460a7bbed6","70069da9-74a3-4bfb-a67c-a93f8fd00789-10427","F91766C83F3C44223F8AC72E7CD943D1"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["3a62290493d0082b60e8705b6084b76f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10441"} {"timestamp":"2022-08-04T19:54:15.427Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10443","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10427"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10445"} {"timestamp":"2022-08-04T19:54:15.428Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10443","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10427"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10427","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10447"} {"timestamp":"2022-08-04T19:54:15.430Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-1098"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:15.438Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10448","trackingIds":["4BBFB4DF5B2B3D18FE67B1DF2A2BE7F8","s25a9530b87f5d563691c84801478540a5516300f1"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["05aba655b803483d0435f4a797f7fdfb"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10450"} {"timestamp":"2022-08-04T19:54:15.534Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10452","trackingIds":["E75AFA70D955EA5FFED498607ABA4EDE","s28618766beae2d7e0fc13d0dbe1e2ab546927500f"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8165a9e7d7e9331c63c5f0341ec14b15"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10454"} {"timestamp":"2022-08-04T19:54:15.536Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10455"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.536Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10455"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.536Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10455"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.536Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10455"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.536Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10455"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:15.536Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10455"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:15.536Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10455"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:15.536Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10455"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:15.540Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10455"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:15.540Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10455","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10458"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10460"} {"timestamp":"2022-08-04T19:54:15.545Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10455","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10458"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10458","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10463"} {"timestamp":"2022-08-04T19:54:15.545Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10455","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10458"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10465"} {"timestamp":"2022-08-04T19:54:15.546Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10455","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10458"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["630ae69f73f2598f124ef273731911a5"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10467"} {"timestamp":"2022-08-04T19:54:15.556Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10469"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:15.564Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10469","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10458","4F32F3B97595C88958342B5B66276728","s28618766beae2d7e0fc13d0dbe1e2ab546927500f"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["cf04cc176d3a190ec2f25b94ae7b958d"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10471"} {"timestamp":"2022-08-04T19:54:15.616Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10473","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10458"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10475"} {"timestamp":"2022-08-04T19:54:15.616Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10473","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10458"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10458","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10477"} {"timestamp":"2022-08-04T19:54:15.618Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:15.626Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10478","trackingIds":["s2682da5a8b0ce5c2cfe9c3e9294eed4f3b5cc872b","E04A2737D780756D6AF39FDE11DBC492"],"client":{"ip":"10.0.6.14","port":53260},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6305a3df0c1a83cc56c5d8be0312cd38"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10480"} {"timestamp":"2022-08-04T19:54:15.719Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10482"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.719Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10482"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.719Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10482"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.719Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10482"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.719Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10482"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:15.719Z","level":"INFO","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10482"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:15.719Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10482"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:15.719Z","level":"DEBUG","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10482"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:15.723Z","level":"WARN","thread":"http-nio-8081-exec-14","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10482"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:15.723Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10482","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10485"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10487"} {"timestamp":"2022-08-04T19:54:15.728Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10482","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10485"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10485","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10490"} {"timestamp":"2022-08-04T19:54:15.729Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10482","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10485"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10492"} {"timestamp":"2022-08-04T19:54:15.729Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10482","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10485"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":53260},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["ec69dddea6f52d23cdc65b915c804e52"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10494"} {"timestamp":"2022-08-04T19:54:15.739Z","level":"WARN","thread":"http-nio-8081-exec-12","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10496"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:15.746Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10496","trackingIds":["08AD10E85485BFA6A26ED99974EA3D38","70069da9-74a3-4bfb-a67c-a93f8fd00789-10485","s2e515c86b0984ff26cb8474be6bc2c0534b97dbd2"],"client":{"ip":"10.0.6.14","port":52740},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["007d4b55adb910aeae2464ea41a484ab"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10498"} {"timestamp":"2022-08-04T19:54:15.904Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10500"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.904Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10500"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.904Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10500"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.904Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10500"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:15.904Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10500"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:15.904Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10500"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:15.904Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10500"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:15.904Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10500"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:15.907Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10500"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.1","context":"default"} {"timestamp":"2022-08-04T19:54:15.907Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10500","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10503"],"principal":["user.1"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10505"} {"timestamp":"2022-08-04T19:54:15.913Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10500","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10503"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","runAs":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10503","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10508"} {"timestamp":"2022-08-04T19:54:15.913Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10500","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10503"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","principal":["4ea581c1-fa41-48ca-b4a9-e4a300c0736f"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10510"} {"timestamp":"2022-08-04T19:54:15.914Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10500","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10503"],"userId":"id=4ea581c1-fa41-48ca-b4a9-e4a300c0736f,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["a1895b54f7a6389c11cbd8fe7b8ba7b1"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10512"} {"timestamp":"2022-08-04T19:54:15.925Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10514"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:15.932Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10514","trackingIds":["EDF3D9D148CDED14D1A55E84348C0EC5","70069da9-74a3-4bfb-a67c-a93f8fd00789-10503","s2fe8524173734fed0754557d55421c563c65baee8"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d6677f0a05b79060dd9762dae51d8d8c"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10516"} {"timestamp":"2022-08-04T19:54:16.014Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10518"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.014Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10518"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.014Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10518"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.014Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10518"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.014Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10518"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:16.014Z","level":"INFO","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10518"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:16.014Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10518"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:16.014Z","level":"DEBUG","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10518"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:16.018Z","level":"WARN","thread":"http-nio-8081-exec-13","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10518"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:16.018Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10518","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10521"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10523"} {"timestamp":"2022-08-04T19:54:16.023Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10518","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10521"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10521","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10526"} {"timestamp":"2022-08-04T19:54:16.024Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10518","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10521"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10528"} {"timestamp":"2022-08-04T19:54:16.024Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10518","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10521"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["d1a72bd039203e7fc1bfddfa57ceb47c"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10530"} {"timestamp":"2022-08-04T19:54:16.035Z","level":"WARN","thread":"http-nio-8081-exec-6","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10532"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:16.042Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10532","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10521","s257b05f2d0cb1e2306430460b0f495bee71cc1b6a","5C05059A39E1F30F05E31CCFBF4ADC56"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["92b007cb2d67e202a061b8d02b14fef2"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":16,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10534"} {"timestamp":"2022-08-04T19:54:16.093Z","eventName":"AM-LOGOUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10536","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10521"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10538"} {"timestamp":"2022-08-04T19:54:16.093Z","eventName":"AM-SESSION-LOGGED_OUT","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10536","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10521"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10521","operation":"DELETE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10540"} {"timestamp":"2022-08-04T19:54:16.096Z","level":"WARN","thread":"LdapQuery-0","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-2670"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:16.104Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10541"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.104Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10541"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.105Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10541"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.105Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10541"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.105Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10541"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:16.105Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10541"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:16.105Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10541"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:16.105Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10541"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:16.108Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10541"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:16.108Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10541","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10544"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10546"} {"timestamp":"2022-08-04T19:54:16.113Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10541","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10544"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10544","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10549"} {"timestamp":"2022-08-04T19:54:16.114Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10541","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10544"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10551"} {"timestamp":"2022-08-04T19:54:16.114Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10541","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10544"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52016},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["5312b0c784faa8b7b994216617aedcd3"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10553"} {"timestamp":"2022-08-04T19:54:16.124Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10555"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:16.131Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10555","trackingIds":["852AB68CD495FAAEBD362BD4482D0E05","70069da9-74a3-4bfb-a67c-a93f8fd00789-10544","s2ddb40fcabf8b46487c230fe4475f06f899c81120"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["779b8e746906f51f3b12d73ecee11e29"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":15,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10557"} {"timestamp":"2022-08-04T19:54:16.304Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10560","trackingIds":["s2e3a9c8a7a554cf45e41e9d62d1d8dbcaee77d1e4","29F0265C18391F113F2BB425A75B8EF1"],"client":{"ip":"10.0.6.14","port":52016},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f3a3741a37c7fbce4d2191232310087f"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":2,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10562"} {"timestamp":"2022-08-04T19:54:16.305Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10563"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.305Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10563"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.306Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10563"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.306Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10563"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.306Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10563"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:16.306Z","level":"INFO","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10563"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:16.306Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10563"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:16.306Z","level":"DEBUG","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10563"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:16.309Z","level":"WARN","thread":"http-nio-8081-exec-9","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10563"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.0","context":"default"} {"timestamp":"2022-08-04T19:54:16.309Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10563","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10566"],"principal":["user.0"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10568"} {"timestamp":"2022-08-04T19:54:16.315Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10563","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10566"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","runAs":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10566","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10571"} {"timestamp":"2022-08-04T19:54:16.315Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10563","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10566"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","principal":["7c0e633d-ceb6-4522-966e-8d33a29969f3"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10573"} {"timestamp":"2022-08-04T19:54:16.316Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10563","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10566"],"userId":"id=7c0e633d-ceb6-4522-966e-8d33a29969f3,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52772},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["dae24c2f95cfd802968c777b04d657c9"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10575"} {"timestamp":"2022-08-04T19:54:16.325Z","level":"WARN","thread":"http-nio-8081-exec-10","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10577"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:16.332Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10577","trackingIds":["s2e3a9c8a7a554cf45e41e9d62d1d8dbcaee77d1e4","70069da9-74a3-4bfb-a67c-a93f8fd00789-10566","7E4667A912139D4BA4E813EC4DAF9D6E"],"client":{"ip":"10.0.6.14","port":52772},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["f0339f208558968e1963d72f0dfbd674"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10579"} {"timestamp":"2022-08-04T19:54:16.505Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10581","trackingIds":["B43C7947F801ACDDB03A1520E2663418","s20d02646acf11def8166f474235167a0c8e65e480"],"client":{"ip":"10.0.6.14","port":52772},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"GET","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["6512b2c187756e02d0b981e173def565"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":3,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10583"} {"timestamp":"2022-08-04T19:54:16.597Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10584"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.597Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10584"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.597Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10584"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.597Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10584"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.597Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10584"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:16.597Z","level":"INFO","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10584"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:16.597Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10584"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:16.597Z","level":"DEBUG","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10584"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:16.601Z","level":"WARN","thread":"http-nio-8081-exec-5","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10584"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:16.601Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10584","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10587"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10589"} {"timestamp":"2022-08-04T19:54:16.607Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10584","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10587"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10587","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10592"} {"timestamp":"2022-08-04T19:54:16.607Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10584","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10587"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10594"} {"timestamp":"2022-08-04T19:54:16.607Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10584","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10587"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52772},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["c0d43d3e35f4f5b11e25758bad080e3e"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":10,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10596"} {"timestamp":"2022-08-04T19:54:16.617Z","level":"WARN","thread":"http-nio-8081-exec-1","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10598"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:16.624Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10598","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10587","s2c9bed7b4c49e24fd7cfdf601d6dfc09c4863f599","48F126FE9B40C5795E055DE708822EEB"],"client":{"ip":"10.0.6.14","port":52772},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["370a614be6372dc8402076ae73b9d157"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10600"} {"timestamp":"2022-08-04T19:54:16.695Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10602"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.695Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10602"},"logger":"org.forgerock.openam.cors.CorsService","message":"Found 0 global CORS configurations matching request origin: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.695Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10602"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.695Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10602"},"logger":"org.forgerock.openam.cors.CorsService","message":"No global CORS configuration found matching request - found 0 OAuth clients: ","context":"default"} {"timestamp":"2022-08-04T19:54:16.695Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10602"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:16.695Z","level":"INFO","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10602"},"logger":"org.forgerock.openam.cors.CorsService","message":"CORS filter aborted - no matching configs found for the request origin.","context":"default"} {"timestamp":"2022-08-04T19:54:16.695Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10602"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:16.695Z","level":"DEBUG","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10602"},"logger":"org.forgerock.openam.cors.CorsFilter","message":"handling non-CORS request","context":"default"} {"timestamp":"2022-08-04T19:54:16.699Z","level":"WARN","thread":"http-nio-8081-exec-8","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10602"},"logger":"org.forgerock.am.identity.application.IdentityRetrievalUtils","message":"Error searching for user identity getIdentity: No user found for user.2","context":"default"} {"timestamp":"2022-08-04T19:54:16.699Z","eventName":"AM-LOGIN-MODULE-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10602","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10605"],"principal":["user.2"],"entries":[{"moduleId":"DataStore","info":{"authControlFlag":"REQUIRED","moduleClass":"DataStore","ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10607"} {"timestamp":"2022-08-04T19:54:16.704Z","eventName":"AM-SESSION-CREATED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10602","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10605"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","runAs":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","objectId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10605","operation":"CREATE","realm":"/","component":"Session","source":"audit","topic":"activity","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10610"} {"timestamp":"2022-08-04T19:54:16.705Z","eventName":"AM-LOGIN-COMPLETED","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10602","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10605"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","principal":["f20543db-3697-4886-992a-af67fe3e8845"],"entries":[{"moduleId":"DataStore","info":{"ipAddress":"10.0.6.14","authLevel":"0"}}],"result":"SUCCESSFUL","realm":"/","component":"Authentication","source":"audit","topic":"authentication","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10612"} {"timestamp":"2022-08-04T19:54:16.705Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10602","trackingIds":["70069da9-74a3-4bfb-a67c-a93f8fd00789-10605"],"userId":"id=f20543db-3697-4886-992a-af67fe3e8845,ou=user,ou=am-config","client":{"ip":"10.0.6.14","port":52772},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/json/realms/root/authenticate","headers":{"accept":["application/json"],"accept-api-version":["protocol=1.0,resource=1.0"],"content-type":["application/json"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["8269a7e1d6a6a4887ad05a3263c3702d"],"x-scheme":["https"]}}},"response":{"status":"SUCCESSFUL","statusCode":"200","elapsedTime":11,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"Authentication","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10614"} {"timestamp":"2022-08-04T19:54:16.715Z","level":"WARN","thread":"http-nio-8081-exec-2","mdc":{"transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10616"},"logger":"com.sun.identity.saml2.profile.IDPSSOUtil","message":"IDPSessionCopy is NULL","context":"default"} {"timestamp":"2022-08-04T19:54:16.722Z","eventName":"AM-ACCESS-OUTCOME","transactionId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10616","trackingIds":["s20a6574511622508c285b73cc7f9c3b4d0f7e1880","70840065A04E514DDC32584027D83E80","70069da9-74a3-4bfb-a67c-a93f8fd00789-10605"],"client":{"ip":"10.0.6.14","port":52772},"server":{"ip":"10.0.7.22","port":8081},"http":{"request":{"secure":true,"method":"POST","path":"https://xlou.iam.xlou-cdm.engineeringpit.com/am/SSORedirect/metaAlias/idp","headers":{"accept":["*/*"],"content-type":["application/x-www-form-urlencoded"],"host":["xlou.iam.xlou-cdm.engineeringpit.com"],"user-agent":["Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0"],"x-forwarded-for":["10.0.1.6"],"x-forwarded-host":["xlou.iam.xlou-cdm.engineeringpit.com"],"x-forwarded-port":["443"],"x-forwarded-proto":["https"],"x-real-ip":["10.0.1.6"],"x-request-id":["40345440e1c2ecde15cbee28a8a92f22"],"x-scheme":["https"]}}},"request":{"protocol":"SAML2","operation":"idpSSOFederate"},"response":{"status":"SUCCESSFUL","statusCode":null,"elapsedTime":14,"elapsedTimeUnits":"MILLISECONDS"},"realm":"/","component":"SAML2","source":"audit","topic":"access","level":"INFO","_eventId":"70069da9-74a3-4bfb-a67c-a93f8fd00789-10618"} 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2faa005c36499743f7d07f266650eceaedfe362ba&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2faa005c36499743f7d07f266650eceaedfe362ba&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2cda6a871d87a0e5f26b84ed106983932e4735a89&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQgfAguQUlBVpG03JbSH3rz2hLXkr3qcXfrv6wTYTaWWQ0%2BWPDPPeN53vEKmlaNlG57NAX62gCE5a2WQ9oE1ab2hlqFEapgGpIHTuvz8QIs0p87bYLlVJCkRwQdpzdYabDX4GvyL5PDt8LAmzyE4pFl2VrYdoUv7kwudOvBN2ngwp9T6U8Z0divPNARWKskwQ0eSXXyWNKxr8CculUy/8yJIGgAvzcnJkHKrO2ZdPx5ASA88DLBSRO5H6zn0s69JwxQCSfa7NcFimk/n4mkiCiiWs3lTwGwyztl4xtmCwXRRjGfjZiLmeczHiiHKF3gnILawNxiYCWtS5EUxyhejfHocL%2BlsSvPlD5JUV%2BU%2BSCPia%2B/L/HRJQvrpeKxG1WN9JMl38NirERPIZtWZRfvGfmDffSy7eUY26FbZAHHhOfol1ux3lVWS/0pKpezr1gMLcdTgW%2Bjl0yzc79LdSDFq%2BlQaPDMowQSS1FWH/9oyJRsJPqruSHbrfF1FEL05cSsCnMN/TJZsrXbMS%2BykgjPj4SbWELxVseIAzeYulFPe5cXrzvFX60XnYtwqEMduLGd9uMr4V/gl9o/Z3qLDn7j5DQ%3D%3D HTTP/1.1" 200 2289 2ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2cda6a871d87a0e5f26b84ed106983932e4735a89&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBisIwEP2VkrttTBtjgwqyXgSFRcXD3mIydQNp0u0k4P79VmUX3YO3mcl7j3kvM0PVuk5uwjmkuAPsgkfILq3zKG9Pc5J6L4NCi9KrFlBGLffL7UaynMquDzHo4Ei2AozWq2iDn5PPGDuURXFxIeVWtfm1GGnT5uDP1gP01p87G3Md2kK1xXr1vndhB8b2oGPRQlRLZxUW1nQkW6/mBBtmDNVGsQkXqmpMLQwfq5ID57wuhai5OHFesQHuf30cwkBkop5yIZrGGFFNSjo5leWJjSmvqJ6WTX0S01JXwsDAREyw9hiVj3PCKGMjOh3R6jCuJa8krT9IdoQebx4H%2B2Qxu2Ykb7z%2BIbXXoSlE6K9BkQV2s%2BJB4q7XyX1UMeFz9xYMZEflErxWxxta7pPWgEiKZ5XtMFNnWOzgKw0/llnMTPCQ4R3eJOe%2B7yv9ZzxP/9rny1n8AA%3D%3D&RelayState=s2dae3248e6e13a21058d701a5db15f6222d183281 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2db51cd2c27a1a3f25d562425abcea4e3f3ef774e&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:09 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2db51cd2c27a1a3f25d562425abcea4e3f3ef774e&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CWQXlliAREFVkbbdLKE99GacCWvJX/VMdum/rxOgS6WWQ0%2BWPDPPeN53PENhtOfLll7sFn60gJQcjbbI%2B8CctcFyJ1Aht8IAcpK8Wn5%2B5Hk65D44ctJpliwRIZByduUstgZCBeFVSfi6fZyzFyKPPMuO2rUD9Gl/ytqkHkKTNgHsIXXhkAmTXcozAySWWgnM0LNkHZ%2BlrOga/IlLlTDvvAhSFiAoe/CKUulMx6yqpy3UKoCkK6yqI/ejCxL62eesERqBJZv1nGFeTKaTBqbF3ai4ywuYyFzm%2B3y8fxjLh3o/GdXFg5jux03Mx1Igqld4JyC2sLFIwtKc5cM8Hwyng%2BH9blTw8T0fDb%2BzpDwr90HZOr72tsz7UxLyT7tdOSifqh1LvkHAXo2YwBazzizeNw5X9t3GiotnbIF%2Bll0hTjzPv8Sazbp0WsmfyVJr97YKICiOSqGFXj4j6HaX7kbVg6ZP5RSERQWWWFKVHf65FVo1CkJU3bPs0vm8ilD35sStIDjSf0yWrJzxIijspIKjkHQR6xq80rFiC83iJlRy2eXF687xNxfqzsW4VVDvurG8C3SW8a/wU%2Bwfs/2OXv/ExS8%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp39quQEguQKKgqUtpsWNpDb4M9SyytP%2BrxJvTf17tAQ6WWQ0%2BWPDPPeN53PCPQrePLLjybLf7okEJy1K0hPgTmrPOGWyBF3IBG4kHwevn5gZdpzp23wQrbsmRJhD4oa1bWUKfR1%2BhflMCv24c5ew7BEc%2ByY2u7Ebl0OIXUqUPfpI1Hc0itP2Sgs0t5pjHAslVAGTmWrOOzlIG%2BwZ%2B4VIF%2B40WQMohemYNTIRVW98y6ftyiVB5FuMIqGbkfrRc4zD5nDbSELNms54zKu1KO4R0WEzltymafN9O82UORF1PIIcYmYnJXvJf3MZ8qIFIv%2BEYg6nBjKIAJc1bmZTnKp6N8vCvu%2BWTMi/w7S6qzch%2BUkfG1t2Xen5KIf9rtqlH1WO9Y8g09DWrEBLaY9WbxobG/su82Fi6esQW5WXaFOPEc/xJrNuvKtkr8TJZta19XHiHEUYPvcJBPQ7jdpb9RctQMqTx4MKTQBJbUVY9/6qBVjUIfVXcsu3Q%2BryLKwZy4FQGP4T8mS1ZWO/CKeqnwCCJcxLoGr9pYscVmcRMquOjz4nXv%2BKv1sncxbhXKXT%2BWsz6cZfwr/BT7x2y/o9c/cfEL HTTP/1.1" 200 2288 2ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 10ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds29686fe89319329e6c2c2b25b75c7db61d97a8b5f&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds262d4a3e15d8f2fb0f80fba1018a0a2d45c5617d9&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s29686fe89319329e6c2c2b25b75c7db61d97a8b5f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 14ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s262d4a3e15d8f2fb0f80fba1018a0a2d45c5617d9&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQiBbS1AoqCqSNtultA99GbsCWvJX/U4u/Tf1wnQTaUuh54izccznvedzJFp5eiqDc9mBz9bwJCctDJI%2B8SCtN5Qy1AiNUwD0sBpvfp6T4s0p87bYLlVJFkhgg/SmrU12GrwNfgXyeH77n5BnkNwSLPspGw7Qpf2Xy506sA3aePBHFPrjxnT2bU90xDYSkmGGTqSbOKzpGHdgL9xqWT6jRdB0gB4aY5OhpRb3THr%2BmEHQnrgYYCVInI/W8%2Bh331BGqYQSLLdLAgWopzMeJnzu2lTNofxhM8m5YwVhzxn4q485DEiGjblsR4rhihf4I2A2MLWYGAmLEiRF8Uo/zDKy/34I52WdJz/IEl1Ue6TNCK%2B9rbMh3MR0i/7fTWqHuo9SZ7AY69GLCDLeWcW7Qf7gX23sezqGVmim2cDxJnn6LfYs91UVkn%2BK1kpZV/XHliIqwbfQi%2BfZuH2lC4ixajpS2nwzKAEE0hSVx3%2BsWVKNhJ8VN2R7Dr5coogenPiVQQ4hf/YLFlb7ZiX2EkFJ8bDVawheK1ixw6a5U0op7yri%2BHO8VfrRedivCoQ%2B24tZ324yPhP%2BDn3zm5/ssM/cfkb HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PggJKhYgpaCqSNtuSugeejPOhLXkr3qcXfrv6wToUqnlsCdLnplnPO87XiBT0tKq9896Bz97QB%2BdlNRIx8CS9E5Tw1Ag1UwBUs9pU315oHmSUeuMN9xIElWI4Lwwem009gpcA%2B5FcPi%2Be1iSZ%2B8t0jQ9SdPHaJPx5K1KLLgu6RzoY2LcMWUqvZanCjyrpGCYoiXRJjxLaDY0%2BBuXCKbeeAEkNIAT%2BmiFT7hRA7NpHnfQCgfc32BFG7ifjOMwzr4kHZMIJNpulgTzGczyvChmWVcWALPptJuU2SFvy0NZzIv5vOVsMp9CGfKxZojiBd4IiD1sNXqm/ZLkWZ7H2Yc4K/aTOS0LOsl%2BkKi%2BKPdR6Da89r7Mh3MS0s/7fR3Xj82eRE/gcFQjJJDVYjCLjo3djX33sezqGVmhXaQ3iDPP0q%2BhZrupjRT8V1RJaV7XDpgPo3rXwyifYv5%2Bl%2BFGtHE3plLvmEYB2pOoqQf8t55J0QlwQXVL0mvnyypCO5oTtsLDyb9jsmhtlGVO4CAVnBj3V7FuwWsZKnbQre5COeVDXrgeHH81rh1cDFsF7X4YyxrnLzL%2BE36O/We2P9Hbn7j6DQ%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f350857ac7576edd325737c2a28037c62de29e1a&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 10ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds28ffde461dc731af038441b6c1c62fc6a9adb4c87&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f350857ac7576edd325737c2a28037c62de29e1a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s28ffde461dc731af038441b6c1c62fc6a9adb4c87&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 13ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBjoIwEP0V0rtQQAQaITHrxUSTjRgPeyvtwDYpLcu0ifv3i5rd6B68zUzfe5n3Omvkgx7Z3vbWuyPgaA1CcBm0QXZ7qoifDLMcFTLDB0DmBGs2hz1LQsrGyTorrCbBFtApw52ypiKfzo3IouiirQ8VH8JrsRByCMH0ygBMyvSjcqGwQ8SHaLd9b7Q9glQTCBcN4PhGK46RkiMJdtuKYMZb2nZUrMpOQt4VNKe0aEugsszliq4KuRJZIcsZbn59nOxMTFIed2kbZ7KkedoWMU2XMWSia1OZwVICzOQsTpKZiehhZ9Bx4yqS0CRZ0GJBl6e4ZNmSxfSDBGeY8OZxtk/q9TUjduNND6m9Do0jwnQNitQ4rqMHibveyBrHncfn7s1KCM5ce3itjjc0a7wQgEiiZ5XDPOM91Ef48vOPBQoDaQ0EeId3Xuvv%2B0r/Gc/Tv/b5cuof&RelayState=s2df58fcc3c63f26574e22903c6bb880b894942f00 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPbjtowEIZfJfI9OS1ZigVIFFQVadtNCd2L3hlnwlryqR5nl7597QBdKrVc7FWkOXzj%2Bf/JDJmSli57/6y38LMH9MlRSY10SMxJ7zQ1DAVSzRQg9Zw2yy8PtExzap3xhhtJkiUiOC%2BMXhmNvQLXgHsRHL5vH%2Bbk2XuLNMuO0vQjtOnw5a1KLbgu7RzoQ2rcIWMqu7RnCjxbSsEwQ0uSdXiW0CwO%2BBuXCqbeeAEkNIAT%2BmCFT7lRkdk0j1tohQPur7CiDdxPxnEYdp%2BTjkkEkmzWc4JlAcX4vuR8f7efwN10el/wPAS6oqqKrignZTWdVNU%2B1mPNEMULvBEQe9ho9Ez7OSnzshzlH0b5eFdMaTWmRf6DJPVZuY9Ct%2BG1t2Xen4qQft7t6lH92OxI8gQOBzVCAVnMoll0GOyu7LuNZRfPyALtLLtCnHiWfg09m3VtpOC/kqWU5nXlgPmwqnc9DPIp5m9PiRHRjrqhlHrHNArQniRNHfHfeiZFJ8AF1S3JLpPPpwjtYE64Cg9H/47NkpVRljmBUSo4Mu4vYl2DVzJ0bKFb3IRyymNdCEfHX41ro4vhqqDdxbWscf4s4z/hp9x/dvuTvf4TF78B HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bMdz2kZIAmQJhgXoVjfOetiNk%2BlUgL4mym327yc7yZoBaw47CRDJh%2BL7UjMCrRxfduHZbPFnhxSSg1aG%2BBCYs84bboEkcQMaiQfB6%2BWXe16kOXfeBiusYsmSCH2Q1qysoU6jr9G/SIHftvdz9hyCI55lB2W7Ebl0OEWjU4e%2BTVuPZp9av89AZ%2BfyTGOApZJAGTmWrOOzpIG%2Bwd%2B4VIJ%2B40WQNIhemr2TIRVW98y6fthiIz2KcIGVTeR%2Bsl7gMPuctaAIWbJZzxkVgPm0QJw2ooW8nEw%2BlDf5bXEDWEBbTkGMc3FXlreTmE8VEMkXfCMQdbgxFMCEOSvyohjld6O83I2nfFLycf6dJdVJuY/SNPG112X%2BcUwi/nm3q0bVQ71jyRN6GtSICWwx683iQ2N/Yd91LJw9Ywtys%2BwCceQ5/jXWbNaVVVL8SpZK2deVRwhx1OA7HOTTEK536W9kM2qHVB48GJJoAkvqqsc/dqBkK9FH1R3Lzp1Pq4jNYE7cioCH8B%2BTJSurHXhJvVR4ABHOYl2CVypWbLFdXIUKLvq8eN07/mp907sYtwqbXT%2BWsz6cZPwn/Bh7Z7Y/0cufuPgN HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ae092ee9dcfa04553460726ae2af49ac10c84475&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ae092ee9dcfa04553460726ae2af49ac10c84475&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 14ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNG0KjQAJjQsSkyZAHHYzqcsipUlXJ9L29yugTbADN9t578nvxXOCzvZq688%2Bhh1S7x1h8tVZR%2Br6tGBxcMoDGVIOOiQVtNqvXrdKpFz1gw9ee8uSNVIwDoLxbsE%2BQuhJZdmX9TE10KWXYqKbLkV3Ng5xMO7cm5Bq32XQZZv12976HTZmQB2yDgOsrAHKTNOzZLNeMBJV3uSVnCHK6ZS3GqZ5WdV5K7ioa5B1W7UlPwGOcPfr4%2BAvxBPyoixhJgpRFC1UOKsLKacoS8kbIUFWAgpdFCOTKOLGUQAXFmxUFhM%2Bm/DykNdKlirn7yw54kBXj6N9tpxfMlJX3nCX2vPQgAiHS1BsSf08u5O46fVqHyBEeuxefIPJEWzE5%2Bp0Rat91BqJWPao8jrO4IzLHX7G8ccSQ0njHSZ0g7fR2u/bSv8Zj9O/9vFylj8%3D&RelayState=s27a471cd4055cc1a4b2e7cfe445f44a5b0a97d937 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7iTflY7EAiYKqIm27KaF76G1wJqwlx3Y9zi7993UCdKnUctiTJc/MM573Hc8IGu3Esg3PZos/W6SQHBttSPSBOWu9ERZIkTDQIIkgRbn88iDylAvnbbDSapYsidAHZc3KGmob9CX6FyXx%2B/Zhzp5DcCSy7KhtOyCX9qesmtShr9Paozmk1h8yaLJLedZggKVWQBk5lqzjs5SBrsHfuFRB88aLIGUQvTIHp0IqbdMxy/Jxi5XyKMMVVlWR%2B8l6if3sc1aDJmTJZj1nlE/5aMr5UE4Apvs9AIcPE%2BD3Qz4eSz7OJxL2VT2aDGM%2BFUCkXvCNQNTixlAAE%2BYs53k%2B4PcDPtzdTcVoKO74D5YUZ%2BU%2BKlPF196WeX9KIvF5tysGxWO5Y8kTeurViAlsMevMEn1jf2XfbSxcPGMLcrPsCnHiOfE11mzWhdVK/kqWWtvXlUcIcdTgW%2BzlayDc7tLdqGpQ96kieDCk0ASWlEWH/9aCVrVCH1V3LLt0Pq8iVr05cSsCHsM7JktWtnHgFXVS4RFkuIh1DV7pWLHFenETKoXs8uJ15/ir9VXnYtwqrHbdWM76cJbxn/BT7D%2Bz/Yle/8TFbw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7ScguBSxAoqCqSNtuSugeejPOhLXkr3omu/Tf1wnQpVLLYU%2BWPDPPeN53PENhtOfLlp7tFn62gJQcjbbI%2B8CctcFyJ1Aht8IAcpK8Wn554EWacx8cOek0S5aIEEg5u3IWWwOhgvCiJHzfPszZM5FHnmVH7doB%2BrQ/ZW1SD6FJmwD2kLpwyITJLuWZARJLrQRm6Fmyjs9SVnQN/salSpg3XgQpCxCUPXhFqXSmY1bV4xZqFUDSFVbVkfvJBQn97HPWCI3Aks16zrCQMIVmX0xBjIfNXsB41NztR3Is83o0%2BTAZ53fjuhjmk5iPpUBUL/BGQGxhY5GEpTkr8qIY5JNBfr8bTvnong/zHywpz8p9VLaOr70t8/6UhPzzblcOysdqx5InCNirERPYYtaZxfvG4cq%2B21hx8Ywt0M%2ByK8SJ5/nXWLNZl04r%2BStZau1eVwEExVEptNDLZwTd7tLdqHrQ9KmcgrCowBJLqrLDf2uFVo2CEFX3LLt0Pq8i1L05cSsIjvSOyZKVM14EhZ1UcBSSLmJdg1c6VmyhWdyESi67vHjdOf7qQt25GLcK6l03lneBzjL%2BE36K/We2P9Hrn7j4DQ%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ce9efb29ea71fbae75f3b5c7c0d58687037d2108&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ce9efb29ea71fbae75f3b5c7c0d58687037d2108&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSx3mQWoCEygUJpAoQh94We0MtOXaatSX69w2gVtBDb7vrmdHOeGcEne3lxp99DDuk3jvC5NJZR/L2NGdxcNIDGZIOOiQZlNwvtxspUi77wQevvGXJCikYB8F4N2cfIfQks%2BxifUwNdOm1mCjdpejOxiEOxp17E1Lluwy6bL1621u/Q20GVCHrMMDSGqDM6J4l69WcUVMXhdJKibLIOde8bhpsBbZVJUTV6nyq8rw%2BTfUIdz8%2BDn4kCuAtnETBW92Woq6Rl0VVTzU2LZ5KOEFR5zVvSjUyiSKuHQVwYc4EF2LCmwkvD/mLrEqZ83eWHHGgm8fRPlvMrhnJG294SO3/0IAIh2tQbEH9LHuQuOv1ch8gRHruXr3G5Ag24v/qdEPLfVQKiVj2rLIdZ3DGxQ4/4/hjiaFEe4cJ3eFttPbrvtJfxvP0t32%2BnMU3&RelayState=s2e448125b05b4ab15a5faa57504b3c5b8e9895b2b HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2e8e333bfef2d5bda1dcf93d505ad367d1ab7ebab&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp39gtIiwVIFFQVKW02LM2hN2PPEkv%2Bqseb0H9f7wLNVmo49GTJM/OM533Hc2RaObpqw7PZwc8WMCQnrQzSPrAgrTfUMpRIDdOANHBar77e0zLNqfM2WG4VSVaI4IO0Zm0Nthp8Df5Fcvi%2Bu1%2BQ5xAc0iw7KduO0KX9yYVOHfgmbTyYY2r9MWM6u5ZnGgJbKckwQ0eSTXyWNKxr8DculUy/8SJIGgAvzdHJkHKrO2ZdP%2BxASA88DLBSRO5n6zn0sy9IwxQCSbabBcFSFLN8wg55MZuUkB%2BKUowBDmI8LQt%2Bxz80d9NiVsJhHPOxYojyBd4IiC1sDQZmwoKUeVmO8o%2BjfLIvZnQ6oUX%2BgyTVRblP0oj42tsyH85JSL/s99Woeqj3JHkCj70aMYEs551ZtG/sB/bdxrKrZ2SJbp4NEGeeo99izXZTWSX5r2SllH1de2Ahjhp8C718moXbXbobKUZNn0qDZwYlmECSuurwjy1TspHgo%2BqOZNfOl1UE0ZsTtyLAKfzHZMnaase8xE4qODEermINwWsVK3bQLG9COeVdXrzuHH%2B1XnQuxq0Cse/GctaHi4z/hJ9j78z2Jzr8icvf HTTP/1.1" 200 2289 2ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2e8e333bfef2d5bda1dcf93d505ad367d1ab7ebab&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:10 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds205c26c2d724cf9f4ef5b04c52fb9a3fbda8fff65&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQjZ3WABUgqqirTtZgntoTfHmbCW/FWPs0v/fZ0AXSq1HHqy5Jl5xvO%2B4wUyJS0te/%2Bid/CjB/TRUUmNdAwsSe80NQwFUs0UIPWc1uXnR5rFKbXOeMONJFGJCM4Lo9dGY6/A1eBeBYevu8clefHeIk2SozT9BG08nrxVsQXXxZ0DfYiNOyRMJZfyRIFnpRQME7Qk2oRnCc2GBn/iYsHUOy%2BAhAZwQh%2Bs8DE3amDW9dMOWuGA%2ByusaAP3o3EcxtmXpGMSgUTbzZJg1uUP9007nwFrctYUxWya5TCDh7suawrIuyKdp8X9PA/5WDFE8QrvBMQetho9035JsjTLJmkxSfP9dE7vcjqdfidRdVbug9BteO1tmZtTEtJP%2B301qZ7qPYm%2BgcNRjZBAVovBLDo2dlf23cayi2dkhXaRXCFOPEu/hJrtpjJS8J9RKaV5WztgPozqXQ%2BjfIr5212GG9FOujGVesc0CtCeRHU14J97JkUnwAXVLUkunc%2BrCO1oTtgKD0f/H5NFa6MscwIHqeDIuL%2BIdQ1ey1Cxg251E8opH/LC9eD4m3Ht4GLYKmj3w1jWOH%2BW8a/wU%2Bwfs/2OXv/E1S8%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s205c26c2d724cf9f4ef5b04c52fb9a3fbda8fff65&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds25daa96ed87c2def8c174407b47950a614ae59ef0&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s25daa96ed87c2def8c174407b47950a614ae59ef0&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSx%2BRBLECqygWplSpAPfS2thdqybHTrC21f98AagU99La7nhntjHdJ0LtBPoVTSHGHNARPmH32zpO8PK1YGr0MQJakhx5JRi33D89PUuRcDmOIQQfHsg1StB6iDX7F3mMcSBbFpwspt9Dn52KmTZ%2BjP1mPOFp/GmzMdegL6Ivt5mXvwg6NHVHHoscID84CFdYMLNtuVoy0Al7jXIDquo5Xi6YR9ZE3VWU6rBteG65K05VqgvsfH4cwEUWtTKNF2S44n%2BsGa3XsWtWWgFqJeds2JVbKdA1MTKKEW08RfFwxwYWY8cWMV4eyk3Uly/KNZa840sXjZJ%2Btl%2BeM5IU33qT2f2hAhOM5KLamYVncSFz1BrmPEBPdd4/BYPYKLuH/6nRBy33SGolYca/yPM3ghOsdfqTpxzJLmQkeM7rCj8m5r%2BtKfxn309/2/nLW3w%3D%3D&RelayState=s29490c1f18c824ccd78e686011a8077d944f43eb5 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2e68d47bfdd283bd65d9c378f8baa722ee939a04d&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF77Nh101RIAmQJhgXoVjfOdthNlelUgL4m0m327yc7yZoBWw47CRDJh%2BL7UjMURnu%2B7OjFbuFHB0jJwWiLfAjMWRcsdwIVcisMICfJ6%2BXnB16kY%2B6DIyedZskSEQIpZ1fOYmcg1BBelYSv24c5eyHyyLPsoF03Qp8Op2xM6iG0aRvA7lMX9pkw2bk8M0BiqZXADD1L1vFZyoq%2BwZ%2B4VAnzzosgZQGCsnuvKJXO9My6ftxCowJIusCqJnI/uiBhmH3OWqERWLJZzxkWz1CUk1zKu6KZygLub3OZT0tRliCn9%2BObm3YyEc1dXsR8rASieoV3AmIHG4skLM1ZMS6K0Xg6Gpe7/J7fljzPv7OkOin3Qdkmvva6zM/HJOSfdrtqVD3WO5Z8g4CDGjGBLWa9WXxoHC7su44VZ8/YAv0su0AceZ5/iTWbdeW0kj%2BTpdbubRVAUByVQgeDfEbQ9S79jWpG7ZDKKQiLCiyxpK56/FMntGoVhKi6Z9m582kVoRnMiVtBcKD/mCxZOeNFUNhLBQch6SzWJXilY8UW2sVVqOSyz4vXveNvLjS9i3GroNn1Y3kX6CTjX%2BHH2D9m%2Bx29/ImLXw%3D%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2e68d47bfdd283bd65d9c378f8baa722ee939a04d&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 14ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BRI0YAESBVVF2nZTQvfQm7EnrCV/1ePs0n9fJ0CXSi2HPVnyzDzjed/xHJlWjq668Gx28LMDDMlJK4N0CCxI5w21DCVSwzQgDZw2qy8PtExz6rwNlltFkhUi%2BCCtWVuDnQbfgH%2BRHL7vHhbkOQSHNMtOynYjdOlwcqFTB75NWw/mmFp/zJjOruWZhsBWSjLM0JFkE58lDesb/I1LJdNvvAiSBsBLc3QypNzqntk0jzsQ0gMPN1gpIveT9RyG2RekZQqBJNvNgmA5Hk9FOZlNxLScVVBVMyjKVoi8YsWh4od8Brz6wMsi5mPNEOULvBEQO9gaDMyEBSnzshzl01E%2B3hczOhnTovhBkvqi3EdpRHztfZkP5ySkn/f7elQ/NnuSPIHHQY2YQJbz3iw6NPY39t3HsqtnZIlunt0gzjxHv8aa7aa2SvJfyUop%2B7r2wEIcNfgOBvk0C/e79DdSjNohlQbPDEowgSRN3eO/dUzJVoKPqjuSXTtfVhHEYE7cigCn8I7JkrXVjnmJvVRwYjxcxboFr1Ws2EG7vAvllPd58bp3/NV60bsYtwrEvh/LWR8uMv4Tfo79Z7Y/0dufuPwN HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BSpogwVIFFQVadtNSdpDb4M9YS0ltutxdum/rxOgS6WWQ0%2BWPDPPeN53vCDoWsvXvX/We/zRI/no1LWa%2BBhYst5pboAUcQ0dEveCV%2BtPjzyPU26d8UaYlkVrInReGb0xmvoOXYXuRQn8un9csmfvLfEkObWmn5CNx1PILrbomrhxqI%2BxcccEuuRannToYd0qoIQsi7bhWUrD0OBPXKyge%2BMFkNKITumjVT4WphuYVfW0R6kcCn%2BDVTJwPxgncJx9yRpoCVm02y4Z5YdDls6KAlA%2BzOUDzMShmGdTKUQh5hmAFIcUinz%2BLuRTCUTqBd8IRD3uNHnQfsnyNM8naTFJp3U257Mpz7LvLCovyr1XWobX3pf5cE4i/rGuy0n5VNUs%2BoaORjVCAlstBrP42Njd2HcfC1fP2IrsIrlBnHmWfw41u21pWiV%2BRuu2Na8bh%2BDDqN71OMrXgb/fZbhRctKMqdw70KRQexZV5YD/0kOrGoUuqG5Zcu18WUWUozlhKzye/H9MFm1MZ8EpGqTCEwh/FesWvGlDxR6b1V2o4GLIC9eD46/GycHFsFUo62Esa5y/yPhX%2BDn2j9l%2BR29/4uoX HTTP/1.1" 200 2292 2ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUjJEixAoqCqSNtuSmgPvRl7wlryVz3OLv33dQJ0qdRy6MmSZ%2BYZz/uO58i0cnTVhWezgx8dYEhOWhmkQ2BBOm%2BoZSiRGqYBaeC0WX16pEWaU%2BdtsNwqkqwQwQdpzdoa7DT4BvyL5PB197ggzyE4pFl2UrYboUuHkwudOvBt2nowx9T6Y8Z0di3PNAS2UpJhho4km/gsaVjf4E9cKpl%2B40WQNABemqOTIeVW98ymedqBkB54uMFKEbkfrOcwzL4gLVMIJNluFgSLUjyUopxU08O4Kot3B8HL8qHMZ9NDPp3MqrKajAVn1SzmY80Q5Qu8ERA72BoMzIQFKfKiGOXVKJ/sxzNaTuh4/J0k9UW599KI%2BNr7Mh/OSUg/7vf1qH5q9iT5Bh4HNWICWc57s%2BjQ2N/Ydx/Lrp6RJbp5doM48xz9HGu2m9oqyX8mK6Xs69oDC3HU4DsY5NMs3O/S30gxaodUGjwzKMEEkjR1j//SMSVbCT6q7kh27XxZRRCDOXErApzCf0yWrK12zEvspYIT4%2BEq1i14rWLFDtrlXSinvM%2BL173jr9aL3sW4VSD2/VjO%2BnCR8a/wc%2Bwfs/2O3v7E5S8%3D HTTP/1.1" 200 2293 3ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds25d65d5487b18523bdc5565097b074985841dca89&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s25d65d5487b18523bdc5565097b074985841dca89&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2bc6b758bbd7515b635c17fb217932b159e1dc167&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2bc6b758bbd7515b635c17fb217932b159e1dc167&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHcSOw8gFkFC5YJEpQpQD71t7A215Nhp1pbav28AtYIeettdz4x2xrsi6O0g9/7sYzggDd4RJp%2B9dSSvTw2Lo5MeyJB00CPJoORx87yXecrlMPrglbcs2SIF4yAY7xr2HsJAMss%2BrY%2BpgT69FDOl%2BxTd2TjE0bjzYEKqfJ9Bn%2B22L0frD6jNiCpkPQbYWAOUGT2wZLdtGFVFiS3wAlS%2BKLu67rjgqli23YIXbQlC8arToKsJ7n58nPxEzBddWetWqEVbc9RVXgksecfneV0v20IIVPNCzefdxCSKuHMUwIWG5TzPZ3w54%2BVJ1LIqpRBvLHnFka4eJ/tsvbpkJK%2B88S61/0MDIhwvQbE1DavsTuKmN8hjgBDpsXvyGpNXsBH/V6crWh6jUkjEskeV52kGZ1wf8CNOP5YYSrR3mNAN3kVrv24r/WU8Tn/bx8tZfwM%3D&RelayState=s2cbd9e00db68cc7ba6bd308ef28b48a73077f1b6d HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7bMeJ01ZIAmQJhhXoVjfOdthNlelUgL4m0m327yc7yZoBWw47CRDJh%2BL7UnMURnu%2B6ujFbuFHB0jJwWiLfAgsWBcsdwIVcisMICfJ69XnB16kOffBkZNOs2SFCIGUs2tnsTMQagivSsLX7cOCvRB55Fl20K4boU%2BHUzYm9RDatA1g96kL%2B0yY7FyeGSCx0kpghp4lm/gsZUXf4E9cqoR550WQsgBB2b1XlEpnemZdP26hUQEkXWBVE7kfXZAwzL5grdAILLnfLBgW%2BY0UzS3kubybyecmh8l4AtObsSwm5WxWTmRZymkuypiPlUBUr/BOQOzg3iIJSwtW5EUxym9H%2BXQ3vuPllI/H31lSnZT7oGwTX3td5udjEvJPu101qh7rHUu%2BQcBBjZjAlvPeLD40Dhf2XceKs2dsiX6eXSCOPM%2B/xJr7TeW0kj%2BTldbubR1AUByVQgeDfEbQ9S79jWpG7ZDKKQiLCiyxpK56/FMntGoVhKi6Z9m582kVoRnMiVtBcKD/mCxZO%2BNFUNhLBQch6SzWJXitY8UW2uVVqOSyz4vXveNvLjS9i3GroNn1Y3kX6CTjX%2BHH2D9m%2Bx29/InLXw%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNb9swDIb/iqF7/IUmjYU4QJZgWIBu9eJsh94UmU4F6Gui3Gb/frKTtB6w5dCTAJF8KL4vtUCmpKWrzj/rHfzqAH10UlIjHQIl6ZymhqFAqpkCpJ7TevX1geZxSq0z3nAjSbRCBOeF0WujsVPganAvgsOP3UNJnr23SJPkJE03QRsPJ29UbMG1cetAH2PjjglTybU8UeDZSgqGCVoSbcKzhGZ9g79xsWDqnRdAQgM4oY9W%2BJgb1TPr%2BnEHjXDA/QgrmsD9bByHYfaStEwikGi7KQnms3SWZ7P7ArJimsIhLQ6H6Zzfz9ictVk7PRR5wZumZSEfK4YoXuCdgNjBVqNn2pckT/N8ks4n6d0%2BK%2Bj0jmbZE4mqi3KfhG7Ca2/LfDgnIf2y31eT6rHek%2BgnOBzUCAlkuejNokNjN7LvNpZdPSNLtItkhDjzLP0WarabykjBf0crKc3r2gHzYVTvOhjkU8zf7tLfiGbSDqnUO6ZRgPYkqqse/71jUrQCXFDdkuTa%2BbKK0AzmhK3wcPIfmCxaG2WZE9hLBSfG/VWsMXgtQ8UO2uVNKKe8zwvXveOvxjW9i2GroNn3Y1nj/EXGf8LPsf/M9hYd/8TlHw%3D%3D HTTP/1.1" 200 2290 2ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7iUlhl7UAiYKqIm27KaE99GbsCWvJX/U4u/Tf1wnQTaWWQ0%2BWPDPPeN53PEdutGerNj7bHfxoAWN2Mtoi6wML0gbLHEeFzHIDyKJg9erTIytzynxw0QmnSbZChBCVs2tnsTUQaggvSsDX3eOCPMfokRXFSbt2hD7vTyFN7iE0eRPAHnMXjgU3xbW8MBD5SiuOBXqSbdKzlOVdgz9xueLmjZdAygIEZY9exVw40zHr%2BmkHUgUQcYBVMnE/uCCgn31BGq4RSLbdLAiWD3fQTO8Ok8OY30%2BlhBkt5UzwMaVAZ5TfN5SX8I5OUj5WHFG9wBsBsYWtxchtXJCSluWIzkZ0sh8/sOmEjcffSVZdlHuvrEyvvS3z4ZyE7ON%2BX42qp3pPsm8QsFcjJZDlvDOL9Y3DwL7bWH71jCzRz4sB4szz7HOq2W4qp5X4ma20dq/rADymUWNooZfP8Hi7S3ej5KjpU1kM3KICG0lWVx3%2BS8u1ahSEpLonxbXzZRVB9uakrYhwiv8xWbZ2xvOgsJMKTlzEq1hD8Fqnih00y5tQwUSXl647x19dkJ2LaatA7ruxvAvxIuNf4efYP2b7HR3%2BxOUv HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PkgXlrUIEgVVRdp2U0J76M3YE9aSv%2Bpxdum/rxOgm0oth54seWae8bzveIFMK0dXXXg2O/jRAYbkpJVBOgQq0nlDLUOJ1DANSAOnzerTIy2zgjpvg%2BVWkWSFCD5Ia9bWYKfBN%2BBfJIevu8eKPIfgkOb5SdkuRZcNJxc6c%2BDbrPVgjpn1x5zp/FqeawhspSTDHB1JNvFZ0rC%2BwZ%2B4TDL9xosgaQC8NEcnQ8at7plN87QDIT3wMMJKEbkfrOcwzF6RlikEkmw3FcGST8VcFDCDdg7trBSzh4K14v4d8GICh3s2nZbz8sCLmI81Q5Qv8EZA7GBrMDATKlIWZZkW87S4208e6PSOTibfSVJflHsvjYivvS3z4ZyE9ON%2BX6f1U7MnyTfwOKgRE8hy0ZtFh8Z%2BZN9tLLt6RpboFvkIceY5%2BjnWbDe1VZL/TFZK2de1BxbiqMF3MMinWbjdpb%2BRIm2HVBo8MyjBBJI0dY//0jElWwk%2Bqu5Ifu18WUUQgzlxKwKcwn9MlqytdsxL7KWCE%2BPhKtYYvFaxYgft8iaUU97nxeve8VfrRe9i3CoQ%2B34sZ324yPhX%2BDn2j9l%2BR8c/cfkL HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2c5d8d0e6ef8ef62d690afd73ec01eb7a55282bc0&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds296ef56b4b1a75dde802d8ca100e080a7f0a2e304&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2c5d8d0e6ef8ef62d690afd73ec01eb7a55282bc0&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 14ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s296ef56b4b1a75dde802d8ca100e080a7f0a2e304&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds279a30cf55c4b877f00cbd813dbba171ef4fe11aa&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:11 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s279a30cf55c4b877f00cbd813dbba171ef4fe11aa&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBasMwDP2V4HsTx02cxLSFsV4KG4y27LCbaqudwbGzyIbt75e2bLQ77CbJ7z30nrUg6N2gnsIppLhFGoInzD5750ldnpYsjV4FIEvKQ4%2Bkola7h%2BcnJXKuhjHEoINj2RopWg/RBr9k7zEOpIri04WUW%2BjzczHTps/Rn6xHHK0/DTbmOvQF9MVm/bJzYYvGjqhj0WOEB2eBCmsGlm3WS0aVNKC15FLMj/NDI7sD1zXIRjRY11XdClPCXB9xgvsfH/swEUWrsQOpUVaHrq1ka4ThJRfQlmUjNS/rYyOrrhETkyjhxlMEH5dMcCFmvJ3xal92qq5UKd5Y9oojXTxO9tlqcc5IXXjjTWr/hwZEOJ6DYisaFsWNxFVvULsIMdF99xgMZq/gEv6vThe02iWtkYgV9yrP0wxOuNriR5p%2BLLOUmeAxoyv8mJz7uq70l3E//W3vL2f1DQ%3D%3D&RelayState=s227604d12b0f7c6f8796e997bda149d3ff7121007 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7STZkS7EAiYKqIm27WUJ76M3YE9aSv%2Bpxdum/rx2gS6WWQ0%2BWPDPPeN53PEOmlaPLPjybLfzoAUN21MogHQJz0ntDLUOJ1DANSAOn7fLzA63ykjpvg%2BVWkWyJCD5Ia1bWYK/Bt%2BBfJIev24c5eQ7BIS2Ko7L9CF0%2BnFzo3IHv8s6DOeTWHwqmi0t5oSGwpZIMC3QkW8dnScNSgz9xuWT6jRdB0gB4aQ5OhpxbnZht%2B7gFIT3wcIWVInI/Ws9hmH1OOqYQSLZZzwlW%2B%2B5%2BXHelYKy8G/NJ3XVlDZNxBeIdF2wC0%2Bm%2BnIo65WPDEOULvBEQe9gYDMyEOanKqhqV70dlvbub0vua3lXfSdaclfsgjYivvS3z/pSE9NNu14yax3ZHsm/gcVAjJpDFLJlFh8b%2Byr7bWHbxjCzQzYorxInn6JdYs1k3Vkn%2BM1sqZV9XHliIowbfwyCfZuF2l3QjxagbUmnwzKAEE0jWNgn/1DMlOwk%2Bqu5Icel8XkUQgzlxKwIcw39Mlq2sdsxLTFLBkfFwEesavFKxYgvd4iaUU57y4nVy/NV6kVyMWwVil8Zy1oezjH%2BFn2L/mO139PonLn4B HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR7kzRtKbHaSqEVotLChiZw4GbsSdeSv/A4u%2BXf46QtWyTogZMlz8wznvcdr5Bp5WjVhydzgB89YEhOWhmkY2BNem%2BoZSiRGqYBaeC0qT4%2B0CLNqfM2WG4VSSpE8EFas7UGew2%2BAf8sOXw5PKzJUwgOaZadlO0n6NLx5EKnDnyXdh7MMbX%2BmDGdXcszDYFVSjLM0JFkF58lDRsa/IlLJdOvvAiSBsBLc3QypNzqgdk0jwcQ0gMPN1gpIve99RzG2dekYwqBJPvdmmDBCs7m%2BYwXy3m%2BLMtFOeNiJsqCLd/ks1LAdLpYcJHzmI81Q5TP8EpA7GFvMDAT1qTIi2KSv53k83Za0sWcTotvJKkvyr2TRsTX3pf5%2BzkJ6Ye2rSf1Y9OS5Ct4HNWICWSzGsyiY2N/Y999LLt6RjboVtkN4sxz9FOs2e9qqyT/mVRK2ZetBxbiqMH3MMqnWbjfZbiRYtKNqTR4ZlCCCSRp6gH/uWdKdhJ8VN2R7Nr5soogRnPiVgQ4hf%2BYLNla7ZiXOEgFJ8bDVaxb8FbFigN0m7tQTvmQF68Hx1%2BsF4OLcatAtMNYzvpwkfGv8HPsH7P9jt7%2BxM0v HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a2ca403c2740799593cd3d92a76039de1155cd0c&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a2ca403c2740799593cd3d92a76039de1155cd0c&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLasMwEPwVo3tsWZbzEEkgNJdACiUJPfS2ltapQJZcrwTt39dJaEl66G13NTPsjHZJ0Lle7cM5pHhA6oMnzD4750ldn1YsDV4FIEvKQ4ekolbHzfNeiZyrfggx6OBYtkWK1kO0wa/Ye4w9qaL4dCHlFrr8Uky06XL0Z%2BsRB%2BvPvY25Dl0BXbHbvhxdOKCxA%2BpYdBhh4yxQYU3Pst12xQjnAkVl5Ewg55I3YKrZFAyvwAijdWlkK%2BuqEiPc//g4hZEopou2lnUtEbloBVSNQTEvy7aaVQsAMW2mutaNlCOTKOHOUwQfV0xwISZ8PuHyVC5ULVUp3lj2igNdPY722Xp5yUhdecNdav%2BHBkQ4XIJia%2BqXxZ3ETa9Xxwgx0WP3FAxmr%2BAS/q9OV7Q6Jq2RiBWPKs/jDM64PuBHGn8ss5SZ4DGjG7xNzn3dVvrLeJz%2Bto%2BXs/4G&RelayState=s2746854bfffe72eb221ee6c1b89946a88896cbd4e HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp39osNIRYgUVBVpLTZsLSH3ow9Syz5qx5vQv99vQs0VGo59GTJM/OM533HM2RaObrswovZwo8OMCRHrQzSITAnnTfUMpRIDdOANHDaLD8/0jLNqfM2WG4VSZaI4IO0ZmUNdhp8A/5Vcvi6fZyTlxAc0iw7KtuN0KXDyYVOHfg2bT2YQ2r9IWM6u5RnGgJbKskwQ0eSdXyWNKxv8CculUy/8yJIGgAvzcHJkHKre2bTPG1BSA88XGGliNyP1nMYZp%2BTlikEkmzWc4Ilm4r9OIdq0sI0r6aleLivCnY3Hu%2BLyT0DVrbjQkyqfczHmiHKV3gnIHawMRiYCXNS5mU5yqejvNoVD/SuokX5nST1WbkP0oj42tsy709JSD/tdvWofmp2JPkGHgc1YgJZzHqz6NDYX9l3G8sunpEFull2hTjxHP0Sazbr2irJfyZLpezbygMLcdTgOxjk0yzc7tLfSDFqh1QaPDMowQSSNHWPf%2B6Ykq0EH1V3JLt0Pq8iiMGcuBUBjuE/JktWVjvmJfZSwZHxcBHrGrxSsWIL7eImlFPe58Xr3vE360XvYtwqELt%2BLGd9OMv4V/gp9o/Zfkevf%2BLiFw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds26c92dd545d8c6b49c78234d09150a5b42ef878f7&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s26c92dd545d8c6b49c78234d09150a5b42ef878f7&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQhBu1gEiYKqIm27KUl72JtrT1hL/qrH2aX/vk6ALpVaDnuy5Jl5xvO%2B4yUyrRxd9%2BHZ7OFnDxiSo1YG6RioSO8NtQwlUsM0IA2cNuvPD7RIc%2Bq8DZZbRZI1IvggrdlYg70G34B/kRy%2B7R8q8hyCQ5plR2X7Cbp0PLnQqQPfpZ0Hc0itP2RMZ5fyTENgayUZZuhIso3PkoYNDf7GpZLpN14ESQPgpTk4GVJu9cBsmsc9COmBhyusFJH70XoO4%2BwV6ZhCIMluWxEsZvliNpvOy2k5F4uiy7v5XVnMoBBsUd6L8i7v%2BIzniy7mY80Q5Qu8ERB72BkMzISKFHlRTPL7SV620wWdl3RaPJGkPiv3QRoRX3tb5h%2BnJKSf2rae1I9NS5Lv4HFUIyaQ1XIwi46N/ZV9t7Hs4hlZoVtmV4gTz9EvsWa3ra2S/FeyVsq%2BbjywEEcNvodRPs3C7S7DjRSTbkylwTODEkwgSVMP%2BK89U7KT4KPqjmSXzudVBDGaE7ciwDG8Y7JkY7VjXuIgFRwZDxexrsEbFSv20K1uQjnlQ168Hhx/tV4MLsatAtEOYznrw1nGf8JPsf/M9id6/RNXvwE%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQiwAguQKKgq0rabkrSH3hx7wlryVz3OLv33dQLsUqnl0JMlz8wznvcdL5Fp5eimC8/mAD87wJCctDJIh8CKdN5Qy1AiNUwD0sBptfn8SIs0p87bYLlVJNkggg/Smq012GnwFfgXyeHb4XFFnkNwSLPspGw3QpcOJxc6deDbtPVgjqn1x4zp7FqeaQhsoyTDDB1JdvFZ0rC%2BwZ%2B4VDL9zosgaQC8NEcnQ8qt7plV9XQAIT3wcIOVInI/Ws9hmH1FWqYQSLLfrQgWzaRZjAsxb6b5fDZjwB4Wk%2Bl8ni/yZvIgxBhYU%2BR528R8LBmifIF3AmIHe4OBmbAiRV4Uo3w%2Byqf1eEFnUzoufpCkvCj3QRoRX3tf5uachPRTXZej8qmqSfIdPA5qxASyXvZm0aGxv7HvPpZdPSNrdMvsBnHmOfol1ux3pVWS/0o2StnXrQcW4qjBdzDIp1m436W/kWLUDqk0eGZQggkkqcoe/7VjSrYSfFTdkeza%2BbKKIAZz4lYEOIX/mCzZWu2Yl9hLBSfGw1WsW/BWxYoDtOu7UE55nxeve8dfrRe9i3GrQNT9WM76cJHxr/Bz7B%2BzvUVvf%2BL6Nw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2b3b912d8b40855aea693488090b36dd1eab200fb&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2b3b912d8b40855aea693488090b36dd1eab200fb&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 18ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVJNawIxEP0rS%2B7u90cMKki9CApFxUNvYzJrA9lku5OA/fddlRbtwdvM5L3HvJeZEXSmFxt3dsHvkHpnCaNLZyyJ29OchcEKB6RJWOiQhJdiv9xuRB6noh%2Bcd9IZFq2QvLbgtbNz9ul9TyJJLsaFWEMXX4uJVF2M9qwt4qDtudc%2Blq5LoEvWq/e9cTtUekDpkw49LI0GSrTqWbRezRnxIm9VLTOeZadi2mAKFYe0rIFDrk5V08qiaGpVjXD76%2BPgRmI%2B5aeMq6otpqqBTCKv0hrKsmiwraA%2BVbzEtFFNPTKJAq4tebB%2BzvI0zycpn6TlIZuKqhRZ/sGiIw508zjaZ4vZNSNx4w0Pqb0ODYhwuAbFFtTPkgeJu14v9h58oOfuzSmMjmACvlanG1rsg5RIxJJnle04gzMudvgVxh%2BLNEXKWYzoDm%2BDMd/3lf4znqd/7fPlLH4A&RelayState=s29af6fe8cda474ebf8211fbd38c560f471ccb2227 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUiBBQuQKKgq0rabEtpDb8aZsJb8Vc9kl/77OgG6VGo59GTJM/OM533HcxRGe75q6dnu4EcLSMnJaIu8DyxYGyx3AhVyKwwgJ8mr1adHXqQ598GRk06zZIUIgZSza2exNRAqCC9Kwtfd44I9E3nkWXbSrh2gT/tT1ib1EJq0CWCPqQvHTJjsWp4ZILHSSmCGniWb%2BCxlRdfgT1yqhHnjRZCyAEHZo1eUSmc6ZlU97aBWASTdYFUduR9ckNDPvmCN0Ags2W4WDAvxLh/WB5lL2TyI4ezwkB8OeTEewUxOJvlwOp2Na2gm05iPpUBUL/BGQGxha5GEpQUr8qIY5NNBPtoPZ3w84sPiO0vKi3Lvla3ja%2B/LfDgnIf%2B435eD8qnas%2BQbBOzViAlsOe/M4n3jcGPffay4esaW6OfZDeLM8/xzrNluSqeV/JmstHav6wCC4qgUWujlM4Lud%2BluVD1o%2BlROQVhUYIklVdnhv7RCq0ZBiKp7ll07X1YR6t6cuBUEJ/qPyZK1M14EhZ1UcBKSrmLdgtc6VuygWd6FSi67vHjdOf7qQt25GLcK6n03lneBLjL%2BFX6O/WO239Hbn7j8BQ%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 13ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2bd8b6b382524e1d75d7ad9059f03322b385cd234&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2bd8b6b382524e1d75d7ad9059f03322b385cd234&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:12 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2285534d142fda754eb0e511fa97302c0acec7514&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2285534d142fda754eb0e511fa97302c0acec7514&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 54ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CYSPFguQKKgq0rabJbSH3hx7wlryVz3OLv33tQN0qdRy6MmSZ%2BYZz/uOF8i0cnTdhWezhx8dYMhOWhmkfWBJOm%2BoZSiRGqYBaeC0Xn9%2BoGU%2BpM7bYLlVJFsjgg/Smo012GnwNfgXyeHr/mFJnkNwSIvipGw3QJf3Jxc6d%2BDbvPVgjrn1x4Lp4lpeaAhsrSTDAh3JtvFZ0rDU4E9cLpl%2B40WQNABemqOTIedWJ2ZdP%2B5BSA883GCliNyP1nPoZ1%2BSlikEku22S4Ilm8/K2WguJuNJO23GY9E2TTOdi/Jd0wBMJ0zMm%2BlsmPKxYojyBd4IiB3sDAZmwpKUw7IcDN8PhpPDaE6nEzoafydZdVHugzQivva%2BzM05Cemnw6EaVI/1gWTfwGOvRkwgq0Uyi/aN/Y1997Hs6hlZoVsUN4gzz9EvsWa3rayS/Ge2Vsq%2BbjywEEcNvoNePs3C/S7pRopB26fS4JlBCSaQrK4S/qljSrYSfFTdkeLa%2BbKKIHpz4lYEOIX/mCzbWO2Yl5ikghPj4SrWLXijYsUe2tVdKKc85cXr5Pir9SK5GLcKxCGN5awPFxn/Cj/H/jHb7%2BjtT1z9Ag%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a962619d434f5b33dfbbb59d27bbee54ad9b560e&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVJBbsMgEPyKxT02xk5toyRS1FwipVKVVD30toF1ioTB9YKU/r4kUaumh55gh5kRM7AgGOwod/7kY9gjjd4RZufBOpLXoyWLk5MeyJB0MCDJoORh/bSTIudynHzwyluWbZCCcRCMd0v2HsJIsijO1sfcwJBfNjOlhxzdyTjEybjTaEKu/FDAUGw3zwfr96jNhCoUAwZYWwNUGD2ybLtZMlJcY1tV2OF83pfHuoPuoW0S0ABii0JwUVUN14nuvnO8%2BCQUotIt1nPoEqmvVNMIXusjHEUJgpc8LRU%2BYN8nJVHEraMALixZchQz3s54/VJ2cl7Lsnpj2StOdM2Y4rPV4tKRvOqmX639XxoQ4XQpiq1oXBS/LG5%2BozwECJHup0evMXsFG/F/d7qy5SEqhUSsuHd5ShiccLXHj5heLDOUae8woxu9j9Z%2B3q70V3GP/oz3P2f1BQ%3D%3D&RelayState=s222910a3528bbdcb89b4144b67a95e7d8d2e0f3e5 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a962619d434f5b33dfbbb59d27bbee54ad9b560e&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNbxoxEIb/ysp3ds2G0MQCJAqqipQ2W5b20JuxZ4klf9XjTei/r72Bhkoth54seWae8bzveIbcaM%2BWfXyyW/jRA8biaLRFNgTmpA%2BWOY4KmeUGkEXB2uWnB1aXlPngohNOk2KJCCEqZ1fOYm8gtBCelYCv24c5eYrRI6uqo3b9CH05nEKa0kPoyi6APZQuHCpuqnN5ZSDypVYcK/SkWKdnKctzgz9xpeLmjZdAygIEZQ9exVI4k5lt%2B7gFqQKIeIFVMnE/uCBgmH1OOq4RSLFZzwnWk%2Bn%2BlsLkZkzfjadTIaW4rzncUSrGVIKY0sme1rTL%2BdhwRPUMbwTEHjYWI7dxTmpa1yN6N6KT3fie3U7Y%2BOY7KZqTcu%2BVlem112XevyYh%2B7jbNaPmsd2R4hsEHNRICWQxy2axoXG4sO86lp89Iwv0s%2BoC8crz7HOq2awbp5X4WSy1di%2BrADymUWPoYZDP8Hi9S75RctQNqSwGblGBjaRom4z/0nOtOgUhqe5Jde58WkWQgzlpKyIc439MVqyc8TwozFLBkYt4FusSvNKpYgvd4ipUMJHz0nV2/MUFmV1MWwVyl8fyLsSTjH%2BFv8b%2BMdvv6OVPXPwC HTTP/1.1" 200 2288 2ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2e68512b55c03fd7425ef6cc4c664028efc2e3f6d&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2e68512b55c03fd7425ef6cc4c664028efc2e3f6d&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNRb9owEMe/SuR3EkiBggVIDDQNqVtTwvqwt8O%2BUEuO7fmcln37OQFWJq087MmS7%2B53vv//PCOotePLJryYLf5skEJyrLUh3gXmrPGGWyBF3ECNxIPg5fLrA8/TPnfeBiusZsmSCH1Q1qysoaZGX6J/VQK/bx/m7CUERzzLjto2PXJpdwpZpw59lVYezSG1/pBBnV3KsxoDLLUCysixZB2fpQy0Df7GpQrqd14EKYPolTk4FVJh65ZZlo9blMqjCFdYJSP3s/UCu9nnrAJNyJLNes4oH1diVA0ncj8EORKAFYj%2BeDyd3O9lLgY4Gk7vR9PBHcR8KoBIveI7gajBjaEAJsxZ3s/zXn/S6w93gykfDfng7gdLirNyn5SR8bW3Zd6fkoh/2e2KXvFY7ljyjJ46NWICW8xas3jX2F/ZdxsLF8/Ygtwsu0KceI5/izWbdWG1Er%2BSpdb2beURQhw1%2BAY7%2BWoIt7u0N0r2qi6VBw%2BGFJrAkrJo8U8NaFUp9FF1x7JL5/MqouzMiVsR8Bj%2BY7JkZWsHXlErFR5BhItY1%2BCVjhVbrBY3oYKLNi9et46/WS9bF%2BNWody1Yznrw1nGf8JPsQ9m%2BxO9/omL3w%3D%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds29d40b50f1f5c27fcdbd71974eb6e3e724269a18e&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s29d40b50f1f5c27fcdbd71974eb6e3e724269a18e&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7EshHKRYgpaCqSNtultAeejPOhLXkr3qcXfrv6wToUqnl0JMlz8wznvcdL5ApaWnV%2B2e9gx89oI9OSmqkY2BJeqepYSiQaqYAqee0qT4/0CyZUOuMN9xIElWI4Lwwem009gpcA%2B5FcPi6e1iSZ%2B8t0jQ9SdPHaJPx5K1KLLgu6RzoY2LcMWUqvZanCjyrpGCYoiXRJjxLaDY0%2BBOXCKbeeAEkNIAT%2BmiFT7hRA7NpHnfQCgfc32BFG7gfjeMwzr4kHZMIJNpulgQzlmfZPC8LzvOihPmhzKas4O%2B6/DCbwayEKcsyXvI85GPNEMULvBEQe9hq9Ez7JckmWRZP3seTYj%2Bd07Kg0/w7ieqLch%2BEbsNr78t8OCch/bTf13H92OxJ9A0cjmqEBLJaDGbRsbG7se8%2Bll09Iyu0i/QGceZZ%2BiXUbDe1kYL/jCopzevaAfNhVO96GOVTzN/vMtyINu7GVOod0yhAexI19YB/6pkUnQAXVLckvXa%2BrCK0ozlhKzyc/H9MFq2NsswJHKSCE%2BP%2BKtYteC1DxQ661V0op3zIC9eD46/GtYOLYaug3Q9jWeP8Rca/ws%2Bxf8z2O3r7E1e/AA%3D%3D HTTP/1.1" 200 2289 4ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a3229354cc345e9b521a4c6f3b77e75e1a22c5c3&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a3229354cc345e9b521a4c6f3b77e75e1a22c5c3&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuR7PqEoWIBEQVWRtt2U0B5689oT1pK/6nF26b%2BvE6BLpZZDT5Y8M8943ne8QKaVo%2Bs%2BPJs9/OgBQ3LSyiAdA0vSe0MtQ4nUMA1IA6ft%2BtMDrbKCOm%2BD5VaRZI0IPkhrNtZgr8G34F8kh6/7hyV5DsEhzfOTsn2KLhtPLnTmwHdZ58EcM%2BuPOdP5tTzXENhaSYY5OpJs47OkYUODP3GZZPqNF0HSAHhpjk6GjFs9MNv2cQ9CeuDhBitF5H6wnsM4%2B5J0TCGQZLddEqy6ej4tKhAzLuqumta8nrCnct4JDgB8DmVdzmaTooj52DBE%2BQJvBMQedgYDM2FJqqKq0qJOi%2BmhnNN3U1pOvpOkuSj3XhoRX3tf5qdzEtKPh0OTNo/tgSTfwOOoRkwgq8VgFh0b%2Bxv77mPZ1TOyQrfIbxBnnqOfY81u21gl%2Bc9krZR93XhgIY4afA%2BjfJqF%2B12GGynSbkylwTODEkwgSdsM%2BC89U7KT4KPqjuTXzpdVBDGaE7ciwCn8x2TJxmrHvMRBKjgxHq5i3YI3KlbsoVvdhXLKh7x4PTj%2Bar0YXIxbBeIwjOWsDxcZ/wo/x/4x2%2B/o7U9c/QI%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2f89402ed6cd8f248c83ab19fdceeec9e18166300&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2f89402ed6cd8f248c83ab19fdceeec9e18166300&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPBjtowEIZfJfKdJGSTAhYgUVBVpG03JXQPvc06E9aSY7seZ5e%2BfZ0AXSq1HPZkyTPzjef/x3OCVlm%2B6vyz3uHPDslHx1Zp4kNgwTqnuQGSxDW0SNwLXq2%2B3PMsTrl1xhthFItWROi8NHptNHUtugrdixT4fXe/YM/eW%2BJJclSmG5GNh1PUbWzRNXHjUB9i4w4JtMmlPGnRw0pJoIQsizbhWVJD3%2BBvXCyhfeMFkNSITuqDlT4Wpu2ZVfWww1o6FP4KK%2BvA/WScwGH2BWtAEbJou1kwymCS1dOpgCZPi3xWzGCSNrMCMP9QjHGCT/ndrKjzcRPyqQQi%2BYJvBKIOt5o8aL9gWZplo3Q6SvP9eMaLnI/vfrCoPCv3Ueo6vPa2zE%2BnJOKf9/tyVD5UexY9oqNBjZDAlvPeLD40dlf23cbCxTO2JDtPrhAnnuVfQ812Uxolxa9opZR5XTsEH0b1rsNBvhb87S79jaxHzZDKvQNNErVnUVX2%2BG8dKNlIdEF1y5JL5/MqYj2YE7bC49G/Y7JobVoLTlIvFR5B%2BItY1%2BC1ChU7bJY3oYKLPi9c946/Glf3Loatwnrfj2WN82cZ/wk/xf4z25/o9U9c/gY%3D HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a72d88caf4054959a70f95ae4651e7eb4395d41f&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a72d88caf4054959a70f95ae4651e7eb4395d41f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 20ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BeKjiwVIFFQVadtNCe2ht8GZsJYc2/U4u/Tf1wnQTaWWQ0%2BWPDPPeN53vCBolOXr1j/rPf5okXx0bpQm3geWrHWaGyBJXEODxL3g5frTI8/jlFtnvBFGsWhNhM5LozdGU9ugK9G9SIFf949L9uy9JZ4kZ2XaEdm4P0XVxBZdHdcO9Sk27pRAk9zKkwY9rJUESsiyaBueJTV0Df7ExRKaN14ASY3opD5Z6WNhmo5Zlk97rKRD4QdYWQXuB%2BME9rMvWQ2KkEW77ZJRPs3Gx3E%2BhdmkEmJ2zLIxTkC8y8azFKYPeQo5zqr5PA35VACRfME3AlGLO00etF%2ByPM3zUfowSieHbM6nE56Nv7OouCr3XuoqvPa%2BzMdLEvGPh0MxKp7KA4u%2BoaNejZDAVovOLN43dgP77mPh5hlbkV0kA8SFZ/nnULPbFkZJ8TNaK2VeNw7Bh1G9a7GXrwF/v0t3I6tR3ady70CTRO1ZVBYd/ksLStYSXVDdsuTW%2BbqKWPXmhK3wePb/MVm0MY0FJ6mTCs8g/E2sIXijQsUe69VdqOCiywvXneOvxlWdi2GrsDp0Y1nj/FXGv8IvsX/M9js6/ImrXw%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2513b325a64dcc6b113e4ac71360a5820a2e6d990&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2513b325a64dcc6b113e4ac71360a5820a2e6d990&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNIUWIkBC44IE0gSIw25u4rJIadLVicT%2BfgW0CXbgZjvvPfm9eE7Q2k5u/dnHsEfqvCNMLq11JG9PCxZ7Jz2QIemgRZJBycNqt5Ui5bLrffDKW5askYJxEIx3C/YZQkcyyy7Wx9RAm16LkdJtiu5sHGJv3LkzIVW%2BzaDNNuv3g/V71KZHFbIWA6ysAcqM7liyWS8YIeoJL2qtKj7DMWouQOhGVSUXqpw0usIxNArLAe5%2BfRz9QBS6mEGeQznJdTUVRVVXvBn4hcrrHHBaANRKlQIGJlHEjaMALiyY4EKM%2BHTEx8d8JidjmRcfLDlhTzePg322nF8zkjde/5Da69CACPtrUGxJ3Tx7kLjrdfIQIER67t68xuQENuJrdbqh5SEqhUQse1bZDTM443KPX3H4scRQor3DhO7wJlr7fV/pP%2BN5%2Btc%2BX87yBw%3D%3D&RelayState=s22e9da6e27d4ac62ed19d6a7a060cbacbf72e67ee HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CYTwUQuQKKgq0rabEtpDb4M9YS05tutxdum/r5OFLpVaDj1Z8sw843nf8YKg0Y6v2/Bk9vijRQrJudGGeB9YstYbboEUcQMNEg%2BCV%2BtPDzxPh9x5G6ywmiVrIvRBWbOxhtoGfYX%2BWQn8un9YsqcQHPEsO2vbDsil/Slkkzr0dVp7NKfU%2BlMGTXYtzxoMsNYKKCPHkm18ljLQNfgTlypo3ngRpAyiV%2BbkVEiFbTpmVT3uUSqPItxglYzcD9YL7Gdfsho0IUt22yWjXE5n%2BRxRQjGaTmYzWeczOSoKmI5zIWAG48nxWMwlxHwqgUg94xuBqMWdoQAmLFk%2BzPPBcD4YFofROz4p%2BGj8nSXlRbn3ysj42vsyH1%2BTiH88HMpB%2BVgdWPINPfVqxAS2WnRm8b6xv7HvPhaunrEVuUV2g3jlOf451uy2pdVK/EzWWtuXjUcIcdTgW%2BzlayDc79LdKDmo%2B1QePBhSaAJLqrLDf2lBq1qhj6o7ll07X1YRZW9O3IqA5/AfkyUb2zjwijqp8AwiXMW6BW90rNhjvboLFVx0efG6c/zFetm5GLcK5aEby1kfLjL%2BFf4a%2B8dsv6O3P3H1Cw%3D%3D HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds29a0ce33cb67478131d26bece23834bfbc0e7b36e&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s29a0ce33cb67478131d26bece23834bfbc0e7b36e&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:13 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds258fca039f3438d42ea5214f662963ec97915c547&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s258fca039f3438d42ea5214f662963ec97915c547&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 19ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 10ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2b733a3f87220efd80ad018744f51bc389734f412&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2b733a3f87220efd80ad018744f51bc389734f412&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 14ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds28d53352aea5cf926a9c49afe17766339beeb87ec&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s28d53352aea5cf926a9c49afe17766339beeb87ec&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds257016014653efdf711ad9ee37057273877962545&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s257016014653efdf711ad9ee37057273877962545&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfakrbQRhQJjQsSSBMgDru5icsipUlXJxL7%2BxXQJtiBm%2B289%2BT34gVBZ3qxdWcX/B6pd5YwunTGkrg91SwMVjggTcJChyS8FIfVbit4nIp%2BcN5JZ1i0RvLagtfO1uzT%2B55EklyMC7GGLr4WE6m6GO1ZW8RB23OvfSxdl0CXbNbvB%2BP2qPSA0icdelgZDZRo1bNos64ZyXmKbaNklZdZU0FWNdBW8wp5DjAr8rJSCLwENcLtr4%2BjG4kceTYriraVvEh5y7OcN6oscTZt8mKatagAsODQjEyigBtLHqyvGU85n6TlJM2P00oUuZjmHyw64UA3j6N9tlxcMxI33vCQ2uvQgAiHa1BsSf0ieZC46/Xi4MEHeu7enMLoBCbga3W6ocUhSIlELHlW2Y0zOONyj19h/LFIU6ScxYju8DYY831f6T/jefrXPl/O8gc%3D&RelayState=s2de3a389f1dcd38394b378d9d4836a6b0e8175768 HTTP/1.1" 302 - 2ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2952c06ea673bc671840844656c93efd6019f0ab6&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2952c06ea673bc671840844656c93efd6019f0ab6&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHfyMDEhFiChckECqQLEobfF3lBLjp1mbYn%2BfQOoFfTAbXc9M9oZ74ygtZ3c%2BLOPYYfUeUeYXFrrSN6e5iz2TnogQ9JBiySDkvvldiN5msuu98Erb1myQgrGQTDezdlnCB3JLLtYH1MDbXotRkq3KbqzcYi9cefOhFT5NoM2W6/e99bvUJseVchaDLC0BigzumPJejVndNKiAFFroZqy1FWdczWuuVI6n56ayRj4qRFNjtUAd78%2BDn4g8kk5aRquSqHxVFQgpqIoqkrocVFWUGuNquCVVtOBSRRx7SiAC3PGc85H%2BXSUl4eilqKURfnBkiP2dPM42GeL2TUjeeP1D6m9Dg2IsL8GxRbUzbIHibteJ/cBQqTn7s1rTI5gI75Wpxta7qNSSMSyZ5XtMIMzLnb4FYcfSwwl2jtM6A5vorXf95X%2BM56nf%2B3z5Sx%2BAA%3D%3D&RelayState=s211b9c9fec4374df9cc4c59f15d4a29a57d1f47be HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:14 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds26574100b9f14e67c14d219fc1c8a1f4eedaae92c&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s26574100b9f14e67c14d219fc1c8a1f4eedaae92c&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SQiwSy1AoqCqSNtuSmgPvXmdCWvJX/VMdum/rxOgm0oth54seWae8bzveIHCaM/XLT3bPfxoASk5GW2R94Ela4PlTqBCboUB5CR5tf70wIs05z44ctJplqwRIZByduMstgZCBeFFSfi6f1iyZyKPPMtO2rUj9Gl/ytqkHkKTNgHsMXXhmAmTXcszAyTWWgnM0LNkG5%2BlrOga/IlLlTBvvAhSFiAoe/SKUulMx6yqxz3UKoCkAVbVkfvBBQn97EvWCI3Akt12ybCYwH09nxUwLoriLn%2BCprlvppN8Ms7vYC6nk7mYT5rZuIj5WApE9QJvBMQWdhZJWFqyIi%2BKUT4f5dPD%2BB2fTfl49p0l5UW598rW8bW3ZX46JyH/eDiUo/KxOrDkGwTs1YgJbLXozOJ94zCw7zZWXD1jK/SLbIA48zz/HGt229JpJX8ma63d6yaAoDgqhRZ6%2BYyg2126G1WPmj6VUxAWFVhiSVV2%2BC%2Bt0KpREKLqnmXXzpdVhLo3J24FwYn%2BY7Jk44wXQWEnFZyEpKtYQ/BGx4o9NKubUMlllxevO8dfXag7F%2BNWQX3oxvIu0EXGv8LPsX/M9js6/ImrXw%3D%3D HTTP/1.1" 200 2290 4ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds23e7d852e122260beff7f4303106e8c438a83f512&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s23e7d852e122260beff7f4303106e8c438a83f512&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHfyMHnYFiChckECqQLEoTfHWaglx06ztkT/viGoFemBm3c8M9oZe4GyNZ3YuasL/gDYOYsQ3VpjUYxXSxJ6K5xEjcLKFlB4JY7r/U7QOBVd77xTzpBoA%2Bi1lV47uySf3ncokuRmXIi1bOP7YaaaNgZ71Rag1/baaR8r1yayTbab96NxB2h0D8onLXi5NlpiopuORNvNkmCpioJyDk0moSwZZ0VesbSg9YVLqpi6lJDVkF8Guv3NcXKDkLIyq1IOPJ03Ba8qYAXLeDOgZU45res5qyiDeT0oEQNsLXpp/ZLQlNJZymZpfsq4KHKRFR8kOkOPY8YhPlkt7h2JUdc/tfa6NIkI/b0ossJukTxZPPw6cfTSB5xOb66B6CxNgNfuOLLFMSgFiCSZuuwHTF5hdYCvMLxYpDFqnIUIH/RLMOb7sdJ/xRT9G6c/Z/UD&RelayState=s2aa6a5d0bfe1df9ae3aa2a51dd7e1b19eee837a32 HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7SUhBgAVIFFQVadtNSdpDb649YS35qx5nl/772gF2qdRy6CmWZ%2BYZz/tOlsi0cnTThydzgJ89YMhOWhmkQ2BFem%2BoZSiRGqYBaeC02Xx6oFVeUudtsNwqkm0QwQdpzdYa7DX4Bvyz5PD18LAiTyE4pEVxUrYfocuHLxc6d%2BC7vPNgjrn1x4Lp4lpeaAhsoyTDAh3JdvFZ0rDU4E9cLpl%2B40WQNABemqOTIedWJ2bTPB5ASA883GCliNwP1nMYZl%2BRjikEku13K4KVmDGxmMOCw7iaAJuV5YxVk%2Bl0/I4LXsI0nibVeJ7ysWaI8hneCIg97A0GZsKKVGVVjcr5qJy04wWdTuh4%2Bp1k9UW599KI%2BNr7Mv84JyH92Lb1qH5sWpJ9A4%2BDGjGBrJfJLDo09jf23ceyq2dkjW5Z3CDOPEc/x5r9rrZK8l/ZRin7svXAQhw1%2BB4G%2BTQL97ukGylG3ZBKg2cGJZhAsqZO%2BC89U7KT4KPqjhTXzpdVBDGYE7ciwCn8x2TZ1mrHvMQkFZwYD1exbsFbFSsO0K3vQjnlKS9eJ8dfrBfJxbhVINo0lrM%2BXGT8K/wc%2B8dsr9HbP3H9Gw%3D%3D HTTP/1.1" 200 2286 3ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2d7ad98e9ce124ea7007a245513cdc0e55514218e&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2d7ad98e9ce124ea7007a245513cdc0e55514218e&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHfycBwIFiChckECqYKqh942m4Vacuw0a0v07xtArUoPvXnWM6OdsRcMne31zp99DAfi3jum5NJZx/p2tRRxcNoDG9YOOmIdUB/X%2B52Waa77wQeP3opkQxyMg2C8W4r3EHrWWXaxPqYGuvR6mGDbpeTOxhENxp17E1L0XQZdtt08H60/UGsGwpB1FGBtDXBm2l4k281SsKJKYTsHVc8ATngqC5QoR6RyVWAjm7bNq2pWjnT3nePFj0JZqWmBs1rWJZKa4ryUJ6ir6TTPsZkToqplUzZ4VTJH2joO4MJSyFzKSV5PcvVSzHWldFG9ieSVBr5lHOOL1eLakb7phl%2Bt/V8aMNNwLUqsuF9kvyzufr0%2BBgiRH9GTbyl5BRvpf3e%2BsfUxIhKzyB5d9uMMzrQ60EccXywxnLTeUcJ3%2Bila%2B3lf6a/icfoDH3/O6gs%3D&RelayState=s2dd87d7b855db4f2c9320572e8d2d7c8ae17b80b5 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2394cd19c7ba44128facc4bd0be8348d54469add1&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2394cd19c7ba44128facc4bd0be8348d54469add1&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNATaRhQJjQsSkyZAO%2Bzmpi6LlCZdnUjb36%2BANsEOu9nOe09%2BL14R9HZQe3/2MRyQBu8Ik8/eOlLXp5rF0SkPZEg56JFU0Oq4ed4rkXI1jD547S1LtkjBOAjGu5q9hzCQyrJP62NqoE8vxUy3fYrubBziaNx5MCHVvs%2Bgz3bbl6P1B2zNiDpkPQbYWAOUmXZgyW5bM8pL2S257ub5HBvZ6arQyCuUJSBfirasGgEgy3KCux8fJz8RhRCyzDuBHV%2B0lZwvddEsZMOlxKZFWTRFOdeF6GBiEkXcOQrgQs0EF2LGyxmXp7xSC6nyxRtLXnGkq8fJPluvLhmpK2%2B8S%2B3/0IAIx0tQbE3DKruTuOkN6hggRHrsnnyLySvYiP%2Br0xWtjlFrJGLZo8rzNIMzrg/4EacfSwwlrXeY0A3eRWu/biv9ZTxOf9vHy1l/Aw%3D%3D&RelayState=s27d557012acd6d833e63d03b7f0bb0d8ad0b3e53e HTTP/1.1" 302 - 4ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2a7c3c0627a275be1c772cf71ea990b460a7bbed6&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2a7c3c0627a275be1c772cf71ea990b460a7bbed6&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 7ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLLbsIwEPyVyHfycOKQWICEygWJShWgHnpb7A215Nhp1pbav28AtYIeettdz4x2xrsg6O0gd/7sY9gjDd4RJp%2B9dSSvT0sWRyc9kCHpoEeSQcnD%2BnkneZrLYfTBK29ZskEKxkEw3i3ZewgDySz7tD6mBvr0UsyU7lN0Z%2BMQR%2BPOgwmp8n0GfbbdvBys36M2I6qQ9RhgbQ1QZvTAku1myYgLBaKYN0pBLgpR6irXvGx5q2vdlbVoirJS6tRNcPfj4%2BgvRFV2xVyIAjuuaihVnWsQouxaoZXI24rPT03ddPXEJIq4dRTAhSXjOeezvJnl1bFopahkId5Y8oojXT1O9tlqcclIXnnjXWr/hwZEOF6CYisaFtmdxE1vkIcAIdJj9%2BQ1Jq9gI/6vTle0PESlkIhljyrP0wzOuNrjR5x%2BLDGUaO8woRu8i9Z%2B3Vb6y3ic/raPl7P6Bg%3D%3D&RelayState=s2bcee622fe958dd2148003c89a7953b691a3ebb2f HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7%2BYCEBQuQUlBVpG03S%2BgeevM6E9aSv%2Bpxdum/rxOgS6Uuh54seWae8bzveIFMSUvLzr/oHfzsAH10VFIjHQJL0jlNDUOBVDMFSD2ndfn1no7jlFpnvOFGkqhEBOeF0WujsVPganCvgsP33f2SvHhvkSbJUZpuhDYeTt6o2IJr49aBPsTGHRKmkkt5osCzUgqGCVoSbcKzhGZ9g79xsWDqnRdAQgM4oQ9W%2BJgb1TPr%2BmEHjXDA/RVWNIH72TgOw%2BxL0jKJQKLtZklwXLB5MUmfZ3dt0RTTyXSe8Vk%2BS7P8blbkKSuKbDpJ0zYL%2BVgxRPEK7wTEDrYaPdN%2BScbpeDxKZ6M032dzWuQ0K36QqDor90noJrz2tszPpySkX/b7alQ91HsSPYHDQY2QQFaL3iw6NHZX9t3GsotnZIV2kVwhTjxLv4Wa7aYyUvBfUSmleVs7YD6M6l0Hg3yK%2Bdtd%2BhvRjNohlXrHNArQnkR11eMfOyZFK8AF1S1JLp3PqwjNYE7YCg9H/x%2BTRWujLHMCe6ngyLi/iHUNXstQsYN2dRPKKe/zwnXv%2BJtxTe9i2Cpo9v1Y1jh/lvGf8FPsg9n%2BRK9/4uo3 HTTP/1.1" 200 2292 3ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPbjtMwEIZfJfJ9c6KntdpKpRWi0sKGpnDBnWtPupZ8wuPslrfHSVs2SNALrix5Zr7x/P94gUwrR9dteDZ7%2BNEChuSslUHaB5ak9YZahhKpYRqQBk7r9adHWqY5dd4Gy60iyRoRfJDWbKzBVoOvwb9IDl/3j0vyHIJDmmVnZdsRurQ/udCpA9%2BkjQdzSq0/ZUxnt/JMQ2BrJRlm6Eiyjc%2BShnUN/sSlkuk3XgRJA%2BClOTkZUm51x6zrpz0I6YGHAVaKyP1gPYd%2B9iVpmEIgyW67JFjOp8V8Np0egUEpZpA3vHgncnGEAkp2nIynD%2BVskudNzMeKIcoXeCMgtrAzGJgJS1LmZTnK56N8fCge6GRMi8l3klRX5d5LI%2BJr78t8vCQh/Xg4VKPqqT6Q5Bt47NWICWS16MyifWM/sO8%2Blt08Iyt0i2yAuPAc/RxrdtvKKsl/Jmul7OvGAwtx1OBb6OXTLNzv0t1IMWr6VBo8MyjBBJLUVYf/0jIlGwk%2Bqu5Idut8XUUQvTlxKwKcw39MlmysdsxL7KSCM%2BPhJtYQvFGxYg/N6i6UU97lxevO8VfrRedi3CoQh24sZ324yvhX%2BCX2j9l%2BR4c/cfUL HTTP/1.1" 200 2290 3ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds28618766beae2d7e0fc13d0dbe1e2ab546927500f&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s28618766beae2d7e0fc13d0dbe1e2ab546927500f&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBbsIwDP2VKnfaNKS0jQAJjQsSSBMgDruZ1LBIadLVicT%2BfgW0CXbgZjvvPfm9eErQ2k6t/dnHsEXqvCNMLq11pG5PMxZ7pzyQIeWgRVJBq91is1Yi5arrffDaW5YskYJxEIx3M/YZQkcqyy7Wx9RAm16LkW7aFN3ZOMTeuHNnQqp9m0GbrZbvO%2Bu32JgedchaDLCwBigzTceS1XLGSOZc5DVyWU3ksSp5MUExlnV5ylGIY1k0XE5ORxgPcPfrY%2B8HoqiL46QsT1DnRcVrrXlZjnOoZaUrXTQNH0uZD6owMIkirhwFcGHGBBdixKsRl/u8VoVUefHBkgP2dPM42Gfz6TUjdeP1D6m9Dg2IsL8GxebUTbMHibtep3YBQqTn7s03mBzARnytTje02kWtkYhlzyqbYQZnnG/xKw4/lhhKGu8woTv8FK39vq/0n/E8/WufL2f%2BAw%3D%3D&RelayState=s2de1a539b936e44ce9bbaf8d0ef7f1452ef32662a HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9owEIb/SuQ7CZslLViAlIKqIm27WUJ76M04E9aSv%2BqZ7NJ/XydAl0oth54seWae8bzveI7CaM/Ljp7tFn50gJQcjbbIh8CCdcFyJ1Aht8IAcpK8Lj8/8Dwdcx8cOek0S0pECKScXTmLnYFQQ3hREr5uHxbsmcgjz7Kjdt0IfTqcsjGph9CmbQB7SF04ZMJkl/LMAIlSK4EZepas47OUFX2DP3GpEuaNF0HKAgRlD15RKp3pmXX9uIVGBZB0hVVN5H50QcIw%2B4K1QiOwZLNeMMzfTfNGFGK6H0soZC5bmMl7mOWzCUAzae/3hZTT9/k%2B5mMlENULvBEQO9hYJGFpwfJxno/G09F4srub8WLC74rvLKnOyn1QtomvvS3z/pSE/NNuV42qx3rHkm8QcFAjJrDlvDeLD43DlX23seLiGVuin2dXiBPP8y%2BxZrOunFbyZ1Jq7V5XAQTFUSl0MMhnBN3u0t%2BoZtQOqZyCsKjAEkvqqsc/dUKrVkGIqnuWXTqfVxGawZy4FQRH%2Bo/JkpUzXgSFvVRwFJIuYl2DVzpWbKFd3oRKLvu8eN07/upC07sYtwqaXT%2BWd4HOMv4Vfor9Y7bf0eufuPwF HTTP/1.1" 200 2288 3ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2e515c86b0984ff26cb8474be6bc2c0534b97dbd2&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2e515c86b0984ff26cb8474be6bc2c0534b97dbd2&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 14ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2fe8524173734fed0754557d55421c563c65baee8&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2fe8524173734fed0754557d55421c563c65baee8&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 16ms 10.0.6.14 - - [04/Aug/2022:19:54:15 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds257b05f2d0cb1e2306430460b0f495bee71cc1b6a&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s257b05f2d0cb1e2306430460b0f495bee71cc1b6a&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 17ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "GET /am/IDPSloRedirect/metaAlias/idp?SAMLResponse=fVLBTsMwDP2VKve1SWi2NtomTewyCSS0IQ7cvMQdkdKk1IkEf0%2B3CcQ4cLOd9578Xrwk6P2gH%2BIp5rRHGmIgLD56H0hfnlYsj0FHIEc6QI%2Bkk9GHzeODliXXwxhTNNGzYouUXIDkYlixt5QG0lX14WMuHfTluZgZ25cYTi4gji6cBpdKE/sK%2Bmq3fTr4uEfrRjSp6jHBxjugytmBFbvtitFC2E4dGyEXFjrOu1bZOfDjEbiRksOc162Zq1pM8PDt4zlORKmksUK03aLtmk4oNM3izqojr0XTCtVIhdDUreITkyjjLlCCkFZMcilnvJnx%2Blm0WtVazF9Z8YIjXTxO9tl6ec5IX3jjr9T%2BDw2IcDwHxdY0LKtfEle9QR8SpEy33X20WLyAz/i/Ol3Q%2BpCNQSJW3ao8TjM44XqP73n6scJRYWPAgq7wLnv/eV3pL%2BN2%2BtPeXs76Cw%3D%3D&RelayState=s2dbbf4783486ee6ea28aeffd978b9c0c5bbc69a21 HTTP/1.1" 302 - 3ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2ddb40fcabf8b46487c230fe4475f06f899c81120&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2ddb40fcabf8b46487c230fe4475f06f899c81120&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZPBjtowEIZfJfKdBNKwgAVIFFQVadtNCd1Db7P2hLXk2K7H2aVvXydAl0othz1Z8sx84/n/8Zyg0Y6v2vBsdvizRQrJsdGGeB9YsNYbboEUcQMNEg%2BCV6sv9zxPh9x5G6ywmiUrIvRBWbO2htoGfYX%2BRQn8vrtfsOcQHPEsO2rbDsil/Slkkzr0dVp7NIfU%2BkMGTXYpzxoMsNIKKCPHkk18ljLQNfgblypo3ngRpAyiV%2BbgVEiFbTpmVT3sUCqPIlxhlYzcT9YL7GdfsBo0IUu2mwWjHD/ATExhAuNxIepijMUIZ/IulyM5lU8CECcTOcIi5lMJROoF3whELW4NBTBhwfJhng%2BG08Gw2I9mfFzw0d0PlpRn5T4qI%2BNrb8v8dEoi/nm/LwflQ7VnySN66tWICWw578zifWN/Zd9tLFw8Y0ty8%2BwKceI5/jXWbDel1Ur8SlZa29e1Rwhx1OBb7OVrINzu0t0oOaj7VB48GFJoAkuqssN/a0GrWqGPqjuWXTqfVxFlb07cioDH8I7JkrVtHHhFnVR4BBEuYl2D1zpW7LBe3oQKLrq8eN05/mq97FyMW4Vy343lrA9nGf8JP8X%2BM9uf6PVPXP4G HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 11ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2e3a9c8a7a554cf45e41e9d62d1d8dbcaee77d1e4&AMAuthCookie= HTTP/1.1" 200 766 1ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2e3a9c8a7a554cf45e41e9d62d1d8dbcaee77d1e4&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "GET /am/SSORedirect/metaAlias/idp?SAMLRequest=nZNNj9MwEIb/SuR780WaLVZTKbRCVFrY0JQ9cDPOpGvJX3ic3fLvcdKWLRL0sCdLnplnPO87XiJT0tJ68E96Bz8HQB8dldRIp0BFBqepYSiQaqYAqee0rT/f0zxOqXXGG24kiWpEcF4YvTYaBwWuBfcsOHzb3VfkyXuLNEmO0gwztPF08k7FFlwf9w70ITbukDCVXMoTBZ7VUjBM0JJoE54lNBsb/I2LBVOvvAASGsAJfbDCx9yokdm2DzvohAPur7CiC9yPxnGYZq9IzyQCibabimCedmleFiXjfZZ10C%2BysuyLuyJ/N8/KO5byBZRzKBZpyMeGIYpneCUgDrDV6Jn2FcnTPJ%2Bli1la7LP3dF7QrPxOouas3Aehu/Da2zL/OCUh/bTfN7Pmod2T6BEcTmqEBLJajmbRqbG7su82ll08Iyu0y%2BQKceJZ%2BiXUbDeNkYL/imopzcvaAfNhVO8GmORTzN/uMt6IbtZPqdQ7plGA9iRqmxH/dWBS9AJcUN2S5NL5vIrQTeaErfBw9G%2BYLFobZZkTOEoFR8b9Raxr8FqGih30q5tQTvmYF65Hx1%2BM60YXw1ZBtx/Hssb5s4z/hJ9i/5ntT/T6J65%2BAw%3D%3D HTTP/1.1" 200 2289 3ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds2c9bed7b4c49e24fd7cfdf601d6dfc09c4863f599&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s2c9bed7b4c49e24fd7cfdf601d6dfc09c4863f599&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 5ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "POST /am/json/realms/root/authenticate HTTP/1.1" 200 167 12ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "GET /am/saml2/continue/metaAlias/idp?secondVisitUrl%3D/am/SSORedirect/metaAlias/idp?ReqID%253Ds20a6574511622508c285b73cc7f9c3b4d0f7e1880&AMAuthCookie= HTTP/1.1" 200 766 0ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "POST /am/SSORedirect/metaAlias/idp?ReqID=s20a6574511622508c285b73cc7f9c3b4d0f7e1880&index=null&acsURL=https://xlou-sp.xlou-cdm.perf.freng.org/am/Consumer/metaAlias/sp&spEntityID=sp&binding=urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST HTTP/1.1" 200 6567 15ms 10.0.6.14 - - [04/Aug/2022:19:54:16 +0000] "GET /am/IDPSloInit?metaAlias=%2Fidp&RelayState=https%3A%2F%2Fxlou-sp.xlou-cdm.perf.freng.org%2Fam%2Findex.jsp&binding=urn%3Aoasis%3Anames%3Atc%3ASAML%3A2.0%3Abindings%3AHTTP-Redirect HTTP/1.1" 302 - 6ms 10.0.7.1 - - [04/Aug/2022:19:54:19 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.6.22 - - [04/Aug/2022:19:54:27 +0000] "GET /am/json/metrics/prometheus HTTP/1.1" 200 350460 31ms 10.0.7.1 - - [04/Aug/2022:19:54:29 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.7.1 - - [04/Aug/2022:19:54:39 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms 10.0.7.1 - - [04/Aug/2022:19:54:39 +0000] "GET /am/json/health/live HTTP/1.1" 200 - 1ms 10.0.7.1 - - [04/Aug/2022:19:54:49 +0000] "GET /am/json/health/ready HTTP/1.1" 200 - 1ms