Thanks for the reply. I am wondering if I need to do more on my JAMF side. We are using JAMF cloud version but when I check the JAMF logs I never see an indication that my clearpass server is even making an attempt to connect. I also do not see the extension that should have been created in JAMF. I do not think I am running any proxy server and I am running extension version 3.0.0.
{
"logLevel": "INFO",
"verifySSLCerts": true,
"jamfHost": "aboutinc.jamfcloud.com",
"jamfUserName": "cppm-jamf",
"jamfPassword": "********",
"endpointSyncSchedule": "*/30 * * * *",
"endpointSyncOnStart": false,
"additionalAttributeMapping": [],
"macExtensionAttributeName": "cppm-all-mac-addresses",
"createMacExtensionAttribute": true,
"skyhookTenant": "",
"dbAccessToken": "********",
"smartGroupTriggerDisconnect": [
"OutOfCompliance"
],
"cppmUserName": "cppm-jamf",
"cppmPassword": "********",
"enableStats": false,
"bypassProxy": false
}