I started using the new API. For now I'm using basic authentication (with my personal acount) with /v1/auth/token to get a Bearer token. Works like a charm.
However, I really want a seperate account, because the scripts run on a seperate VM.
However, I just can seem to find an account manager for Jamf Pro. So my questions are:
- Where do I find the account manager to manage the users which can login to our Jamf Pro instance (xxx.jamfcloud.com)
- Is the basic authentication + auth-token a good way to authenticate on a standalone VM?