logCollection
logCollection copied to clipboard
Adding bearer auth support
With the jamf API changes, this stopped working with basic auth methods. Along with jamf support, I made some tweaks and came up with an updated script that works with the new updated bearer changes required for this to work correctly.
https://github.com/altonbrailovskiy/logCollection/blob/master/BearerAuth.sh
-- Confirmed via MacAdmins that this is working after retrying. Hope this helps others!
YES, I have removed my original comment as well since the problem was me adding scripting to the script that caused it to fail. Works Great, thank you again for the assist.