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!
466 results found
-
10 votes
-
10 votes
-
notification when a duplicate serial number enrolls
So - I appreciate this is kind covered here:
But... we're drowning in duplicate entries. Basically they're almost all devices that have gone for repair, resulting in a new UUID (with the occasional virtual machine)
a webhook or other notification when a device with a pre-existing serial number enrols would really help us with our housekeeping.
10 votes -
I'd love to see tags implemented as a device organizational tool.
Right now we have groups. But device groups is only one way to view your fleet. I'd love if I could also assign tags to devices. Ideally multiple tags. This way I could have tags for things like "remote" or "customer service" or "need2retire". Then I could use a tag or combination of tags to isolate a special group of devices.
Thanks
10 votes -
to implement iOS Per-App VPN (Per-App VPN UUID assignment via ApplicationAttributes on managed apps)
for more details see chapter "ApplicationAttributes Sets or Updates the App Attributes for a Managed Application" in
https://developer.apple.com/library/content/documentation/Miscellaneous/Reference/MobileDeviceManagementProtocolRef/3-MDM_Protocol/MDM_Protocol.html10 votes -
Messaging device via API
Please add an API-call for sending a push notification to a device.
10 votes -
Add Support for Munki Conditionals to SimpleMDM's Munki Implementation
Munki includes the ability to set "conditionals" for items in specific manifests to provide granular controls over the installation or appearance of items.
For example, if I have a multi-site organization, I can set a conditional on a NOPKG item that installs a printer so that the printer install NOPKG only shows up if the device user is connecting to Munki from a specific subnet. This allows me to refine the view of available self-service printers so that, for example, the printers available at Site A only show up if the user's local IP address matches the subnet at Site…
10 votes -
Improve API docs with examples for each endpoint
SimpleMDM's API documentation (https://api.simplemdm.com/) is inconsistent in what information is included per endpoint. For example, https://api.simplemdm.com/#custom-configuration-profiles shows the response body for a GET call, but the POST (create) section has no usage information. It's up to the user to intuit from other endpoints the format in which those arguments should be.
https://api.simplemdm.com/#custom-attributes shows how to set a value for a device, but not create a new custom attribute globally.
We (the customer) end up making assumptions about API formats which are usually true, but only able to confirm through guessing. It would help to ensure the official docs…
10 votes -
DDM custom activations, assets, configurations(declarations)
Hello,
DDM predefined configurations are available in the SimpleMDM web UI already, please add options to create custom activations, assets, configurations(declarations).
Please support Creating, Reading, Editing and Deleting all above via API calls.
Allow assignment of activations/assets/configuration(declarations) to Device, Device Group and Assignment Group.
Allow (un)assignment via API from all above.
Add assigned activations/assets/configuration(declarations) to the "retrieve one" answers for Device, Device Group and Assignment Group to the "relationships" array in the json answer.Thank you David.
9 votes -
Add API endpoints for viewing notes and updating Device information
Currently when you call for a Device via API, it's missing the 'Notes' attribute. It would be helpful to be able to access that.
In addition, an
update
endpoint for Devices would be incredibly helpful so you could change the name/notes on a device.9 votes -
Quick Look App Version Installation
Have a section on the portal which shows each app and version and how many devices are on each.
This would be useful to see how many devices have downloaded the new version of an app.
9 votes -
Make logging more detailed for MDM commands
While I appreciate how detailed SimpleMDM logs can be, especially with raw responses from MDM, sometimes they need to provide more detail. For example, when sending an OS update command the log only contains...
"Log Details
Full ID E7B0DBE9-A7C1-4EC8-8CB8-BFA4AB990C59
Created At 2023-08-17 3:34 PM
Namespace device
Type os.update.idle
Level info
Device redacted
UDID F405AA51-FF04-4B71-900F-9C09F0515398
Serial Number redactedMetadata
{
"update_version": "13.5.1"
}
"With OS updates in particular, it's useful to know what mode was used as well. 'downloadonly', 'notifyonly', 'installasap', or 'forceupdate' are all options, but there's no associated data. For some basic commands like…
9 votes -
Support the SCEP payload
We noticed the MDM payload for SCEP is not supported. it would be a great addition. Especially interesting is Dynamic-Microsoft CA mode, so that the payload would be working with OTP on each request to PKI.
9 votes -
Auto-admin password complexity settings
For the auto-admin password generation done by SimpleMDM, it'd be preferable to be able to manage the level of password complexity when the password is generated. Environments can have different password policy rules that all accounts, including MDM generated, need to abide by. The Dude abides.
Password storage apps like 1Password and Keeper offer, at minimum, password length, use of numbers, and use of special characters. See attached.
9 votes -
more granular webhooks
Would be amazing if we could configure webhooks more granularly:
Ie be able to configure the data that gets sent out
Currently a webhook will send
device.changed_group
device.enrolled
device.unenrolled
device.lock.enabled
abm.device.addedWould be nice if we could set it up so a web hook only fires on selected events
9 votes -
Highlight URL Query String Support in API Documentation
In the provided API documentation, the usage examples suggest using -F parameters when making a POST request with curl: https://api.simplemdm.com/#create-8
However, I observed that the parameters can also be passed as part of the URL query string, and this approach works as expected.
This flexibility is not currently mentioned in the documentation, and it could help clarify the API usage for developers.
9 votes -
Naming Script Jobs during creation with API
It seems the SimpleMDM API does not allow assigning a name to a job at creation. From what I could understand, the API gives a default name to the job which is “API Job”.
It could be interesting to allow this customization especially since the name field is mandatory in the UI.
Script Jobs API : https://api.simplemdm.com/#create-8
9 votes -
Add a Log tab to the device detail view
When viewing the Device Details, having a Log tab to have just the log entires for that device readily available would be great. Currently I have to copy the SN, click on the Logs view, paste the serial number and then if I want more device details I have to go back to the device detail.
Having a log view of just that devices activity in the device detail would keep all the device details in one location.
9 votes -
Include copy button for admin password.
With the escrowed admin password feature, it would be helpful to include a small copy button (similar to those seen on code training/doc sites) to easily copy the password.
As it is now, if you reveal the password, then triple click to select, you end up grabbing a carriage return (and text styling) that will make the password invalid when pasted.
9 votes -
Add Dock Customization Profiles
The Apple MDM Spec includes huge amounts of dock configuration options for MacOS, but I can only use those with custom configuration profiles at the moment. I would love to be able to choose what items are in the docks for specific profiles, maybe even a UI that would allow us to add Shared and VPP apps to the dock.
9 votes
- Don't see your idea?