git2jss icon indicating copy to clipboard operation
git2jss copied to clipboard

2024 Jamf API Updates and New Features

Open rustymyers opened this issue 10 months ago • 0 comments

With the API changes to Jamf requiring a token, this pull request updates the code to the new format. Additionally, a config file can be used to store and retrieve the credentials and other information for the script. Generalized some of the code and used Black python formatter, too. Switched from etree to defusedxml for security reasons.

rustymyers avatar Apr 11 '24 12:04 rustymyers