Caroline Beauchamp

Results 5 issues of Caroline Beauchamp

So, running in a container, I can't rely on a file system based sincedb - so I've written this to store sincedb in dynamodb instead. It needs suitable AWS permissions...

Spent way too long wondering why my configuration preferences weren't appearing in the App I'd just creating, before realising the parameter was named wrongly, and shouldn't be under the element!...

The `allow_user_to_delete` parameter was missing from the gem - added it in. This corresponds to the "Allow users to remove app (iOS 14 or later)" option in Jamf Pro

Fixed and issue where linking a mobile device application to VPP failed as the vpp_admin_account_id wasn't included in the XML

When creating a new MobileDeviceApplication, even when `in_self_service` is set to `false`, the app is created as "In self service" and the self service tab appears in Jamf. Looking at...