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!
406 results found
-
support encrypted payloads in profiles
Currently any profile uploaded to SimpleMDM as custom profile has to have a 'PayloadContent'-Key to be accepted.
All data in this Payload is plain text which isn't a good fit if you want for example to provide password protected certificates for S/MIME Email encryption within that payload. As leaving the password blank to get it as user input during installation only works for direct installation not for MDM provisioned profiles there is no secure way to get said certificates onto the users devices using SimpleMDM.Supporting the upload of encrypted profiles with a 'EncryptedPayloadContent'-Key would allow users to provide password…
1 vote -
Event when device event is logged (webhook)
I'd like to be able to receive a webhook whenever an event has been logged for a device, such as when the device is restarted or profiles has been installed or removed.
1 vote -
Support AWS EventBridge SaaS Integration
A.) Support AWS EventBridge SaaS Integration
Amazon EventBridge enables customers to build event-driven applications that subscribe to events from any participating software-as-a-service (SaaS) product without needing to write undifferentiated connection code.B.) Publish a SimpleMDM Specific Event Schema for SimpleMDM Events available via the integration
Rationale:
Unfiltered access to SimpleMDM client events without reliance on a webhook push with minimal information. Extensible to any and all events that happen within a SimpleMDM account/instance.1 vote -
Add PayloadCertificateAnchorUUID key in the WiFi payload.
Adding this key along with the RADIUS certificate allows the certificate to be trusted automatically with out dialog to the end user.
1 vote -
More options for LDAP Authentication
It would be great if there would be the option to use more LDAP attribute then only the UI or DN of a user. Especially the "sAMAccountName" would be helpful for classical AD oder SAMBA AD shops.
1 vote -
Munki Firefox in multiple languages
At the moment Firefox is only available in English at Munki. It would be great if more languages were supported.
1 vote -
Provide a UI to configure system level DNS over HTTPS (DoH) and DNS over TLS (DoT) for macOS and iOS
Many of us managing devices via MDM have to assume the devices are on networks that are insecure, malicious, or in the best case scenario, not malicious but definitely not private.
The standard way of doing DNS in those environments is unsafe, as the DHCP server can provide any resolver, and the traffic to those servers is made in the clear.
DNS over HTTPS (DoH) and DNS over TLS (DoT) are two options we have to make computing in such environments safer, by ensuring queries are encrypted as they leave the device.
Big Sur and iOS 14 both support this,…
1 vote -
Update UI to Indicate Custom PKGs Can't Be Removed By MDM
Recently I pushed a custom PKG to a MacBook Air over MDM. While the SimpleMDM interface allows you to "uninstall" the package, nothing actually occurs since this capability is not possible. The lack of clarification from the UI is generally confusing, and it would be nice to update it and save others in the future from the same confusion.
1 vote -
Add full app path to collected apps & return with API
When reviewing / querying apps it would helpful to know the full path of all found apps. Would like this returned in the API as well.
1 vote -
Allow management of the DisableFMMiCloudSetting key
A custom profile indicating
<key>DisableFMMiCloudSetting</key>
<true/>
Will disable a user's ability to enable Find My Mac. As a Restrictions profile has the option to manage many other features in the iCloud category (Back to my mac, Document Sync), it would be desirable to also manage this option under the Restrictions: iCloud category.1 vote -
Please update your invoices.
The invoice numbers are long and the accounting system hates them. Can you also included the start and end dates of the charges invoiced.
Thank you,
Vicki
1 vote -
Multi-device Push Assigned Apps
In the dropdown of individual devices, there is an option in the "Actions" dropdown to "Push Assigned Apps and Media". It would be nice to have this in the main device menu's "Actions" dropdown, which would push apps to all selected devices.
1 vote -
Add GoToConnect to the list of Shared Apps
Please add the Jive/GoToConnect to the list of Shared Apps (Munki) within SimpleMDM. The URL for this app appears to be here: https://goto-desktop.s3.amazonaws.com/GoTo.dmg.
1 vote -
Add Palo Alto GlobalProtect as VPN option
Having GlobalProtect as a VPN option would be a great addition.
1 vote -
Some form of labels or colour indicators
For example I can select a number of machines that need the admins attention or the team and put a red colour filter on them. Also sort or filter a list via its label/Colour/Flag what ever.
Off the back of that I can tag any of the admins on a specific device and it can notify them of that specific device.
1 vote -
Extend logs to support what has changed under "device.edited" event types
Extend logs to include what has actually changed when a "device.edited" event occurs.
1 vote -
Allow for users/roles creation/modification/auditing from the API
Users:
GET https://a.simplemdm.com/api/v1/users
- return all users and role relationship
PATCH https://a.simplemdm.com/api/v1/users/{USER_ID}/{ROLE_ID}
- update user to specific roleRoles
GET https://a.simplemdm.com/api/v1/roles
- return all roles and user relationship
POST https://a.simplemdm.com/api/v1/roles
- create a new role
PATCH https://a.simplemdm.com/api/v1/roles/{ROLE_ID}
- update existing role
DELETE https://a.simplemdm.com/api/v1/roles/{ROLE_ID}1 vote -
Include Device Family in Attributes API Call
Ability to parse by device type when performing batch jobs via Devices endpoint.
device_family [string]
The device's Apple product family: iPad, iPhone, iPod, Mac, or AppleTV. This key is valid in X-Server-Protocol-Version 2 and later.https://developer.apple.com/documentation/devicemanagement/device?language=objc
1 vote -
Teamviewer runs every time it updates
Hi!
Would it be possible to make Teamviewer updates silent when pushed through Munki? The app opens after every update.
Thanks in advance!
1 vote -
Allow Web Clips to Open Link in Chrome
Add the TargetApplicationBundleIdentifier property to allow web clips to open in Chrome, rather than Safari.
https://developer.apple.com/documentation/devicemanagement/webclip
1 vote
- Don't see your idea?