jamf / jamf-laps-public

A GUI app for retrieving Jamf Pro LAPS ("Local Administrator Password Solution") credentials
MIT License
38 stars 3 forks source link

Document additional needed "Read Computers" permission #7

Open mrw opened 9 months ago

mrw commented 9 months ago

Add the "Read Computers" API Scope to the requirements, because it's used to look up the computer ID from the serial number. See below:

https://github.com/jamf/jamf-laps-public/blob/b9345d0f155a4f92315e035b49fcd797df25c447/Jamf%20LAPS/JamfProApi.swift#L155-L157