The TestConfiguration operation appears to hit the /scim/v2/users (specifically /scim/v2/Users?startIndex=1&count=1) endpoint based on the error message in the CCG log. This is an issue with the CyberArk SCIM API
{
"exception": {
"stacktrace": "connector.sdk.webservices.exception.WebServicesSdkException: <!doctype html>\r\n<html>\r\n<head>\r\n <title>Idaptive<\\/title>\r\n <link rel=\"stylesheet\" type=\"text\\/css\" href=\"https:\\/\\/pod1011.idaptive.app\\/vfslow\\/lib\\/branding\\/idaptive\\/errorpages\\/style.css\" \\/>\r\n\r\n<\\/head>\r\n<body class=\"error idaptive\">\r\n\r\n <div class=\"wrap\">\r\n\r\n <img src=\"https:\\/\\/pod1011.idaptive.app\\/vfslow\\/lib\\/branding\\/idaptive\\/errorpages\\/cyberark-logo.svg\">\r\n\r\n <div class=\"text\">\r\n <h1>Something went wrong …<\\/h1>\r\n <p>Please try again or contact your system administrator for assistance.<\\/p>\r\n <\\/div>\r\n\r\n <\\/div>\r\n\r\n<\\/body>\r\n<\\/html>\n\tat connector.sdk.webservices.ExecutionMediator.processEndpoint(ExecutionMediator.java:646)\n\tat openconnector.connector.scim2.SCIM2RelaxConfigExecutor.executeEndpoint(SCIM2RelaxConfigExecutor.java:250)\n\tat openconnector.connector.scim2.SCIM2RelaxConfigExecutor.testConfiguration(SCIM2RelaxConfigExecutor.java:65)\n\tat openconnector.connector.pam.PAMService.testConnection(PAMService.java:75)\n\tat openconnector.connector.pam.cyberark.CyberarkCloudConnector.testConnection(CyberarkCloudConnector.java:27)\n\tat sailpoint.connector.OpenConnectorAdapter.testConfiguration(OpenConnectorAdapter.java:789)\n\tat sailpoint.connector.ConnectorProxy.testConfiguration(ConnectorProxy.java:411)\n\tat com.sailpoint.ccg.cloud.container.Container.testConnection(Container.java:331)\n\tat com.sailpoint.ccg.cloud.container.ContainerIntegration.ping(ContainerIntegration.java:73)\n\tat com.sailpoint.ccg.handler.TestConnectionHandler.invoke(TestConnectionHandler.java:29)\n\tat sailpoint.gateway.accessiq.CcgPipelineMessageHandler.handleMessage_aroundBody0(CcgPipelineMessageHandler.java:47)\n\tat sailpoint.gateway.accessiq.CcgPipelineMessageHandler$AjcClosure1.run(CcgPipelineMessageHandler.java:1)\n\tat org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:167)\n\tat com.sailpoint.tracing.otel.TracedAspect.lambda$traceExecution$0(TracedAspect.java:34)\n\tat com.sailpoint.tracing.otel.GlobalTracer.trace(GlobalTracer.java:157)\n\tat com.sailpoint.tracing.otel.GlobalTracer.trace(GlobalTracer.java:136)\n\tat com.sailpoint.tracing.otel.GlobalTracer.trace(GlobalTracer.java:124)\n\tat com.sailpoint.tracing.otel.TracedAspect.traceExecution(TracedAspect.java:36)\n\tat sailpoint.gateway.accessiq.CcgPipelineMessageHandler.handleMessage(CcgPipelineMessageHandler.java:36)\n\tat com.sailpoint.pipeline.server.PipelineServer$InboundQueueListener$MessageHandler.run(PipelineServer.java:369)\n\tat java.base\\/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)\n\tat java.base\\/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n\tat java.base\\/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\n\tat java.base\\/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\n\tat java.base\\/java.lang.Thread.run(Thread.java:829)\nCaused by: HttpException [url=https:\\/\\/REDACTED.id.cyberark.cloud\\/scim\\/v2\\/Users?startIndex=1&count=1, errorCode=500, getMessage()=<!doctype html>\r\n<html>\r\n<head>\r\n <title>Idaptive<\\/title>\r\n <link rel=\"stylesheet\" type=\"text\\/css\" href=\"https:\\/\\/pod1011.idaptive.app\\/vfslow\\/lib\\/branding\\/idaptive\\/errorpages\\/style.css\" \\/>\r\n\r\n<\\/head>\r\n<body class=\"error idaptive\">\r\n\r\n <div class=\"wrap\">\r\n\r\n <img src=\"https:\\/\\/pod1011.idaptive.app\\/vfslow\\/lib\\/branding\\/idaptive\\/errorpages\\/cyberark-logo.svg\">\r\n\r\n <div class=\"text\">\r\n <h1>Something went wrong …<\\/h1>\r\n <p>Please try again or contact your system administrator for assistance.<\\/p>\r\n <\\/div>\r\n\r\n <\\/div>\r\n\r\n<\\/body>\r\n<\\/html>, getCause()=null, responseHeaders={X-Frame-Options=SAMEORIGIN, Strict-Transport-Security=max-age=31536000; includeSubDomains, X-Robots-Tag=noindex, nofollow, X-CFY-TX-DT=MTEvMTYvMjAyMyA0OjIyOjA4IFBN, Cache-Control=private, X-CFY-TX-PN=pod1011, X-CFY-TX-ID=3e50c8d62f3e4cb69f13e91a37c24d59, P3P=CP=\"NON COR ADMa CURa DEVa OUR IND COM UNI NAV INT PRE LOC ONL PHY STA ONL\", Content-Length=559, Date=Thu, 16 Nov 2023 16:27:21 GMT, Content-Type=text\\/html; charset=utf-8}]\n\tat connector.common.http.client.impl.ApacheHttpClientWrapper.handleFailedRequest(ApacheHttpClientWrapper.java:560)\n\tat connector.common.http.client.impl.ApacheHttpClientWrapper.execute(ApacheHttpClientWrapper.java:338)\n\tat connector.common.http.client.HttpClientWrapper.execute(HttpClientWrapper.java:137)\n\tat connector.sdk.webservices.ExecutionMediator.processEndpoint(ExecutionMediator.java:616)\n\t... 24 more\n",
"exception_class": "connector.sdk.webservices.exception.WebServicesSdkException",
"exception_message": "<!doctype html>\r\n<html>\r\n<head>\r\n <title>Idaptive<\\/title>\r\n <link rel=\"stylesheet\" type=\"text\\/css\" href=\"https:\\/\\/pod1011.idaptive.app\\/vfslow\\/lib\\/branding\\/idaptive\\/errorpages\\/style.css\" \\/>\r\n\r\n<\\/head>\r\n<body class=\"error idaptive\">\r\n\r\n <div class=\"wrap\">\r\n\r\n <img src=\"https:\\/\\/pod1011.idaptive.app\\/vfslow\\/lib\\/branding\\/idaptive\\/errorpages\\/cyberark-logo.svg\">\r\n\r\n <div class=\"text\">\r\n <h1>Something went wrong …<\\/h1>\r\n <p>Please try again or contact your system administrator for assistance.<\\/p>\r\n <\\/div>\r\n\r\n <\\/div>\r\n\r\n<\\/body>\r\n<\\/html>"
},
"stack": "ccg",
"pod": "stg02-useast1",
"connector-logging": "150",
"Operation": "TestConfiguration",
"clusterId": "1009",
"buildNumber": "925",
"apiUsername": "EEdqJYDaVsehgGEL",
"orgType": "",
"file": "SCIM2RelaxConfigExecutor.java",
"encryption": "1266",
"messageType": "test-connection",
"connector-bundle-identityiq": "206",
"line_number": 463,
"@version": 1,
"CB_version": "1053",
"logger_name": "openconnector.connector.scim2.SCIM2RelaxConfigExecutor",
"mantis-client": "1266",
"class": "openconnector.connector.scim2.SCIM2RelaxConfigExecutor",
"atlas-api": "1752",
"va-gateway-client": "46",
"tracing": "1391",
"clientId": "3781",
"request_milliseconds": "314509",
"source_host": "5b3a1130ef02",
"method": "processException",
"org": "chk-sb",
"level": "ERROR",
"IdentityIQ": "8.3p4 Build 1527a593753-20230805-223436",
"message": "Exception while performing operation : Test Connection exception : Error while performing operation : Test Connection Error code : 500 <!doctype html>\r\n<html>\r\n<head>\r\n <title>Idaptive<\\/title>\r\n <link rel=\"stylesheet\" type=\"text\\/css\" href=\"https:\\/\\/pod1011.idaptive.app\\/vfslow\\/lib\\/branding\\/idaptive\\/errorpages\\/style.css\" \\/>\r\n\r\n<\\/head>\r\n<body class=\"error idaptive\">\r\n\r\n <div class=\"wrap\">\r\n\r\n <img src=\"https:\\/\\/pod1011.idaptive.app\\/vfslow\\/lib\\/branding\\/idaptive\\/errorpages\\/cyberark-logo.svg\">\r\n\r\n <div class=\"text\">\r\n <h1>Something went wrong …<\\/h1>\r\n <p>Please try again or contact your system administrator for assistance.<\\/p>\r\n <\\/div>\r\n\r\n <\\/div>\r\n\r\n<\\/body>\r\n<\\/html>",
"pipeline": "1266",
"@timestamp": "2023-11-16T16:27:22.196Z",
"thread_name": "pool-6-thread-1817",
"atlas-util": "1752",
"metrics": "1266",
"region": "us-east-1",
"AppType": "CyberArk Privilege Cloud Shared Services",
"Application": "CyberArk POC [source]",
"request_id": "f876994156d146e6af75cd3ad493ec36",
"CB_Type": "connector-bundle-webservices",
"queue": "stg02-useast1-chk-sb-cluster-1009",
"SCIM Common": "8.0 Build 00b1f252d1b-20200225-190809"
}