This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
v3.1.0 Alpha 1
Pre-release
Pre-release
First Alpha release for version 3.1.0 of the Jamf plugin for GLPI 10.0.X.
What's New:
- The plugin now uses the bearer token authentication with the Jamf API. The plugin still uses a standard username and password to get the token though, so there is no change from the point of view of GLPI admins.
- UUID is now fetched when the plugin discovers computers and this field will also be used when suggesting GLPI assets for merges.
Internal Changes (For anyone interested):
- The individual classes that handled "Classic" and "Pro" API communications have been merged with the plan to eventually move everything to using the "Pro" API if it ever gets the same functionality as the "Classic" API.
- Fixed some deprecated uses of PHP functions.
- Removed custom CSS and aligned the UI for MDM command buttons more with the core GLPI UI.
This version should not be used in production. The features changed/added in this version may change between now and a full release (hence why it is an alpha instead of beta).