You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
could we create a request to add the end_users list to the list_hosts endpoint? It would prevent us from needing to call get_host for every device individually.
We do need this feature somewhat urgently, as this is how we determine which devices are enrolled to which users.
It would be optimal to have all the data available in both list and get host endpoints. And also for it to be the same across platforms.
pingali is requesting us to have uniformity between the two endpoints (List hosts and Get host), as they were previously using device_mapping.
They're currently running into an issue where the IdP username/email for end users is not being populated in the device_mapping field of the List hosts API endpoint for Windows devices (I'll open a bug report for that soon).
customer-pingali: Slack thread.Unpacked: TODO: Head of Product Design (HPD) checks this box when the request goes through "Unpacking the why": https://fleetdm.com/handbook/product-design#unpacking-the-why
Gong snippet: TODO
pingaliis requesting us to have uniformity between the two endpoints (List hostsandGet host), as they were previously usingdevice_mapping.They're currently running into an issue where the IdP username/email for end users is not being populated in the
device_mappingfield of theList hostsAPI endpoint for Windows devices (I'll open a bug report for that soon).