cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Enhancement Request: Flexera/Jamf API CyberArk Password

Currently, we are using a local account to access the Flexera / Jamf API and security may be compromised. 

We would like to be able to use a managed account (w/ a managed password like CyberArk) with the  Flexera/Jamf API. 

Is this possible?

(3) Replies
ChrisG
By Community Manager Community Manager
Community Manager

From the FlexNet Manager Suite perspective, I'm guessing here that you have some kind of PowerShell script in place that connects to the Jamf API to extract data that is subsequently imported into FlexNet Manager Suite. To change how authentication to the API is done, you would likely need to make updates to that script.

In terms of what options for authenticating to the Jamf API are available, if you don't get responses here then you may find folk on the Jamf Community (Jamf Nation) have some insights.

(Did my reply solve the question? Click "ACCEPT AS SOLUTION" to help others find answers faster. Liked something? Click "KUDO". Anything expressed here is my own view and not necessarily that of my employer, Flexera.)

Hello @ChrisG . Thanks for your reply.

How do we get this API script updated?

 

@cgresham - As FlexNet Manager does not have a productized inventory connector to JAMF, it is very likely that you have a custom solution that was created during your implementation of FlexNet Manager.  This custom solution is normally created by creating a PowerShell Script that authenticates and connects to the JAMF API and the retrieved inventory data is then injected into FlexNet Manager via the Object Adapter Framework.  

If you wish to modify how your JAMF Integration/PowerShell Script works, you will likely need to engage with the Team that created the script for you.