Suggestions
Have a great idea that you’d like to see added to our service? Perhaps there’s an existing feature that you’d like to have extended or modified? Share it here!
293 results found
-
Modern API Authorization flow
Simple MDM API Currently only supports simple API-Key auth. Given huge blast radius API exposed key can have for the organization, we suggest 2 following updates
- Allow limiting API usage from certain IP CIDR block(s)
- Implement OAuth client credentials flow for API consumption.
6 votes -
Publish OpenAPI Specification
Publish and maintain OpenAPI Specification for Simple MDM APIs. Most of the modern web development frameworks allow specification and documentation generation - as we've found the documentation lacking details at some points. E.g. "create script job" will accept "job_name" field, but it's not documented.
6 votes -
Allow pushing contacts to a group
Send phone contacts to a group via a direct push
5 votes -
Okta Device Trust integration
Okta have nice "Device trust" setting do you guys think it will be possible to cooperate with them and make this happen?
https://help.okta.com/en/prod/Content/Topics/Mobile/Okta_Device_Trust_Jamf_macOS_Devices.htm
It is easy for iOS/Windows but they need some API access to verify device in MDM.
Thanks
5 votes -
Allow for search params via dep_servers/$id/dep_devices
Similar to /devices/ allow searching for dep devices by "attributes": {"serial_number"}, or "relationships": {"device": {"data": { "type": "id" {$id}}}}.
Or possibly add a relationship on the device record to its DEP device entry.
5 votes -
Allow for the "re-pushing" of profiles via API and GUI
- allow for a re-push of profiles in a group
- allow for a re-push of profiles assigned to a device
- group
- assignment group
- allow for a re-push of profiles in a specific assignment group
5 votes -
Location Tracking by group
We can select different groups which is great but locations are tracked by either all devices or individually. It would be great if we could track by groups
5 votes -
Support custom attributes in Munki scripts
Now that custom attributes are supported in scripts, it would be great to see them supported in pre- and post-install scripts in Munki. Thanks!
5 votes -
Add wireguard as a supported app
This is a good VPN solution and should be added as one of your supported VPN solutions
5 votes -
Allow for a few different local admin password formats
The current format is often very hard to type (and not easily copied), so it would be helpful if you offered some other password types that were more user and script friendly. 1Password's "memorable" word based passwords are a good example of a strong password, that's also easy type. Bonus points if you omit characters that need to be escaped in scripting (like when using the sysadminctl -secureTokenOn function).
Thanks5 votes -
Prepopulate Job Name Field for New Jobs
When creating a new job please auto populate the Job Name with something unique rather than leaving it blank. For example, something related to the current timescriptnameSerialNumber would be useful.
The admin should be able to edit this prepopulated name if they so wish.
5 votes -
Scope profiles to build version
With the advent of RSRs, the OS version is no longer a definitive identifier of what OS rev a system is on. The OS build numbers would be a more consistent way to identify target OSes.
Historically, macOS minor builds have followed an pattern of
[Major OS number][A...Z minor build][Patch Number] moniker.Now with RSRs, the build numbers are a bit more complicated but the values still go up and each build number is larger than the last based on the pattern above.
13.3.1 22E261
13.3.1 RSR 22E772610a
13.4.0 22F66
13.4.1 22F82
13.4.1 RSR 22F770820bI propose that Build numbers…
5 votes -
Add the Homebrew package to shared Apps
Homebrew is now distributed as a pkg: https://github.com/Homebrew/brew/releases/tag/4.1.13
I'm distributing this but it would be nice if it was automatically updated for me :D
5 votes -
Allow before/after (un)installation script overrides for shared apps
This would enable one to benefit from shared auto-updating apps while applying useful improvements such as
/Applications/Docker.app/Contents/MacOS/Docker --unattended --install-privileged-components.5 votes -
Add the ability for scripts/jobs to execute on boot / login.
It would be good if scripts/jobs could be configured to run each time the device boots or the user logs in.
This is handy to enforce script logic on the device without having to add a recurring script that executes every day.
5 votes -
No app deletion upon unenrollment
Make it so that when the mdm profile is removed or unenrolled by an administrator, then the apps will not be deleted and remain on the device. VPP apps would be removed and the licenses taken back.
4 votes -
Slack integration
I would really like Slack intergration
I.e a notification when there is a change like a new machine enrolls or something more advanced like a notification when a new machine enroll have an interative button (https://api.slack.com/docs/message-buttons), to confirm that the machine is allowed to enroll and move it to the right group.4 votes -
integrate warranty information from GSX
Provide warranty information through GSX API. https://gsxwsut.apple.com/apidocs/ut/html/WSHome.html
4 votes -
Preserve selected tabs and page state on reload
There are many pages in SimpleMDM that have multiple tabs such as App detail, Device detail, etc.
I frequently reload these pages to see updated inventory for apps installed, or updated device information. When I reload the page, it always goes back to the first tab and resets everything, so I have to click back to where I was.
Could at least the selected tab and maybe even page state be preserved on reload?
4 votes -
Folders for the App Catalog
Or some way to manage a large app catalog (e.g. folders, tags, groups, etc...)
4 votes
- Don't see your idea?