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!
284 results found
-
Allow custom munki pkgs to have dependancies
Specific use case is printer profiles that depend on drivers.
getting the profiles from mdm in this case may be problematic if the driver is not installed beforehand.
6 votes -
Automatically switch accounts if necessary when navigating to serial number URL
For users with access multiple SimpleMDM accounts, using direct-to-device links like https://a.simplemdm.com/admin/devices/?serial_number=C02J20WTXY3B only works if the device is in the last account used. It would be extremely helpful to jump to the proper account, particularly for creating links to SimpleMDM devices from other products such as Watchman or Addigy.
6 votes -
Increase munkiimport maximum package size from 5GB to 20GB
We attempted to upload a .dmg for Xcode 12.5.1 (approx 14GB) and hit an error:
<Error><Code>EntityTooLarge</Code>
<ProposedSize>13988766834</ProposedSize>.
<MaxSizeAllowed>5368709120</MaxSizeAllowed>
</Error>The .xip file was downloaded from the Developer portal and unpacked in terminal using xip --expand.
Could the upload size be increased to 20GB to allow larger .dmgs to be delivered by SimpleMDM using Munki ?
Performance delivering Xcode from Apps & Books is patchy, and does not allow the running of a post install script to accept the licence and install the embedded packages.
This could be for a test instance initially to check performance.
Non-integrated munki and local mirrors…
6 votes -
Add Request Management to the App Installs Page under Actions button
If you need to request management for an app that has been user installed on devices you currently have to manually go to every single device individually and request management for the app in order to delete/update etc.
I am requesting to add a request management button under the "Actions" button on the App Installs page for the specific app you select. This way you can "Select All" on that page for all devices that have the app installed and directly request management of that app all at once. This would save a HUGE amount of time for large deployments…
6 votes -
Create a Vanta integration
Vanta is an automated compliance tool. If SimpleMDM created an integration, it would be much easier for us to deploy across various products as part of a comprehensive compliance package.
6 votes -
Enable adding multiple devices to app assignment groups Via API
It would be nice to be able to add multiple devices using their device ID's to an app assignment group using the API. There is no easy way to add multiple devices to an assignment group unless they are already in a device group, and you may want to add specific devices in ag group rather than the full group for some apps, IE: installers.
6 votes -
API device profile install status
In webUI you can see the profile install status, but in API you can only see "assigned" and no visibility of whether it installed or not. This is useful information, particularly in my case when assigning a SCEP profile where the CA is in corporate network. The profile install frequently fails due to devices being off LAN.
This could be an install status when querying device/profiles or an installed profile list when querying devices, which we'd compare to assigned profiles.6 votes -
Add support for additional com.apple.MCX keys in FileVault profile type
The current FileVault profile builder in the admin GUI only has options included in com.apple.MCX.FileVault2, the escrow payload, and dontAllowFDEDisable. Please add support for dontAllowFDEEnable and DestroyFVKeyOnStandby from com.apple.MCX as well.
Apple docs here: https://developer.apple.com/documentation/devicemanagement/fdefilevaultoptions
6 votes -
Customize Self Service Kiosk
I want to be able to change text and icon for the kiosk
https://kb.filewave.com/attachments/16?open=true
Doesn't have to be this complete but simple changes so it says <company name> software kiosk
6 votes -
Add username field to `device.enrolled` webhook event
The goal is to have a
usernamefield in thedevice.enrolledwebhook event.This field would be populated using the the custom attribute defined in the "Username custom attribute" setting in the Automated Enrollment Authentication section.
In our use case, a user will be prompted to auth using Okta during Automated Device Enrollment (ADE). The username that is returned by Okta would be part of the webhook event payload. We use the username and device serial number to help with automating other internal processes to help determine which user is assigned to which device.
This could be covered by https://suggestions.simplemdm.com/forums/204404-suggestions/suggestions/46831099-control-webhook-data…
6 votes -
Devices API - Create - Extend method to include optional params for DEP device ID and device name
When creating a device using the Devices API create method (https://api.simplemdm.com/#devices), there are only two parameters that can be passed to it, 'name' and 'group_id'.
It would be very helpful, especially for devices that are expected to go through automated device enrolment, if we could pass a DEP device ID parameter to it so that a DEP device that is not yet enrolled will automatically be assigned to the nominated device group.
If the DEP device id parameter is assigned, then the response probably shouldn't include an enrolment URL, as this param should indicate the device is expected…6 votes -
Implement "force password change when the user authenticates"
As per https://support.apple.com/en-ca/guide/deployment/dep4d6a472a/web, Apple has an API for forcing a user password change. This is useful when updating password policy - passwords that met the old policy but no longer meet the new policy are not evaluated and forced to change. This setting, however, would make it so.
6 votes -
Add the possibility to mark a custom attribute as secret with the API
In the SimpleMDM UI is it possible to mark a custom attribute as secret. When using this API it is not possible to whether the attribute is secret. It is also not possible to change this and mark secret an attribute that already exist.
I would like to be able to mark a custom attribute as secret using the API and to get its status back.
6 votes -
Allow jobs to run against a list of serial numbers from a csv.
It would be useful to be able to import a list of serial numbers for a job to run against rather than picking them one by one. It would at least be useful to be able to copy and paste a list of devices straight into the 'Run on' field.
6 votes -
API to look up deleted devices
An API endpoint to look up deleted devices and their attributes would be helpful in our system integrations.
6 votes -
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 -
Implement Platform SSO with Automated Device Enrolment
We're looking to implement Platform SSO for devices, eventually our goal will be to have this done during device enrolment so we can avoid the pain point of going through user registration to set Platform SSO up after initial login.
Currently this feature is not available in SimpleMDM but we would like this to be implemented.
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
- Don't see your idea?