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!
460 results found
-
Integrate with 3rd party directory services for logging into Macs
Being able to login with Google Workspace, O365, Okta, etc.. credentials would be a great feature
3 votes -
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 -
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 -
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 -
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 -
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 -
Add Palo Alto GlobalProtect as VPN option
Having GlobalProtect as a VPN option would be a great addition.
1 vote -
Support normal managed_installs order
Please support the normal managed_installs order, e.g. alphabetical order so that one can specify the order that munki managed installs get installed in by naming packages alphabetically.
0 votes -
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 -
Lights-Out Management Support
As M1 Mac mini with 10gb network card got support for LOM it will be nice to have support for commands in SimpleMDM.
Reference:
https://developer.apple.com/documentation/devicemanagement/lom_device_request_command
https://developer.apple.com/documentation/devicemanagement/lom_setup_request_command11 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 -
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
1 vote -
Device filter on OS versions
In the Devices page I want the ability to filter on OS versions and by device type or enrolment type. This way I can easily monitor for compliance OS devices.
1 vote -
Tomighty app to be added to 'Shared App'
Tomighty is a desktop timer specifically designed for the Pomodoro Technique - https://tomighty.github.io/
Thank you!
3 votes -
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 -
App to be added to 'Shared App'
SensibleSideButtons - https://sensible-side-buttons.archagon.net/
3 votes -
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 -
Add more endpoints to SAML enrolments for full functionality
We are trying to implement our Azure B2C login for authentication into enrolments to help speed up onboarding new customers - we are an MSP.
When we set up SAML for access to the console, we can get it working fine; we can see and access the 'callback' and 'metadata' URL's ie.
https://a.simplemdm.com/admin/auth/saml/123456789123456789/callback
https://a.simplemdm.com/admin/auth/saml/123456789123456789/metadata - Azure B2C needs these address to function.But when we try to set this up for SAML enrolments, both the 'callback' and 'metadata' URL's aren't accessible for the new SAML Audience ie. https://a.simplemdm.com/device/enrollment/authentication/saml/987654321987654321.
Can this be enabled?
21 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 -
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
- Don't see your idea?