Skip to main content

Struggling to set this up. 


The script seems to 'work'. I don't see any erorrs during install.


ButI my configuration profile policy is still Pending and nothing seems to be getting pushed.



 




I don't see any particular errors anywhere. Is there a log on the client end that i can check to see what's going on under the hood? 

If I go to PKI Certificates in Jamf Cloud - I see :


 

"Outbound mode status check
The Jamf AD CS Connector last contacted Jamf Pro for pending certificate requests on 03/09/2025 08:12 AM"
So I'm assuming there is some sort of connection happening?

And at what interval does the outbound AD CS instance check for certificate requests? Is there a way to modify the interval for polling?

Any help would be appreciated.

In case it was not clear (apologies) I am trying to set up AD CS in outbound mode.


Hi @gmihailo ,
Have you already used Jamf Pro 11.13.0 or later and Jamf AD CS Connector 2.0.0 or later?


Hi @gmihailo ,
Have you already used Jamf Pro 11.13.0 or later and Jamf AD CS Connector 2.0.0 or later?


We are on the latest version of Jamf Pro and have the latest AD CS Connector.


Since posting this message we have had a break through. An extra Space in the template name in our config. Doh!

I am still curious to know how often the outbound connector is polling. And whether thats configurable. 

But otherwise I'm happy. 

Moral of the story here - Check your spelling :) 


We are on the latest version of Jamf Pro and have the latest AD CS Connector.


Since posting this message we have had a break through. An extra Space in the template name in our config. Doh!

I am still curious to know how often the outbound connector is polling. And whether thats configurable. 

But otherwise I'm happy. 

Moral of the story here - Check your spelling :) 


I also want to know that.


We are on the latest version of Jamf Pro and have the latest AD CS Connector.


Since posting this message we have had a break through. An extra Space in the template name in our config. Doh!

I am still curious to know how often the outbound connector is polling. And whether thats configurable. 

But otherwise I'm happy. 

Moral of the story here - Check your spelling :) 


We're in the process of trying to get it work too and we were told that the polling occurs every 30 seconds.


trying to configure adcs outbound as well and see this error on the server 
at AdcsConnectorOutbound.Service.JamfProJobService.BuildRetrieveJobsUri(String endpoint) in C:\\actions-runner\\_work\\adcs-connector\\adcs-connector\\adcs-bridge\\AdcsConnectorOutbound\\Service\\JamfProJobService.cs:line 98
13:48:40 [err] {"ThreadId":7} JamfProJobService | Unexpected System.InvalidOperationException requesting token from Not Found/api/oauth/token for accessing /api/v1/adcs-jobs/integration/Not Found/reserve: An invalid request URI was provided. The request URI must either be an absolute URI or BaseAddress must be set.
Full Exception: System.InvalidOperationException: An invalid request URI was provided. The request URI must either be an absolute URI or BaseAddress must be set.
at System.Net.Http.HttpClient.PrepareRequestMessage(HttpRequestMessage request)
at System.Net.Http.HttpClient.SendAsync(HttpRequestMessage request, HttpCompletionOption completionOption, CancellationToken cancellationToken)
at System.Net.Http.HttpClient.SendAsync(HttpRequestMessage request)
at AdcsConnectorOutbound.Service.JamfProJobService.GetBearerToken(String requestForEndpoint) in C:\\actions-runner\\_work\\adcs-connector\\adcs-connector\\adcs-bridge\\AdcsConnectorOutbound\\Service\\JamfProJobService.cs:line 275
13:48:40 [err] {"ThreadId":7} JamfProJobService | Failed to retrieve bearer token from Jamf Pro for accessing null.
13:48:40 [err] {"ThreadId":7} JamfProJobService | Retrieve jobs response was null from null.