Workspace ONE oAuth API…. Auth

A quickish one, hopefully. You can use oAuth Client/Secret/Token malarky for your API calls. I like it as its not tied to an admin account, it does involve and extra API call to get your token. Brooks Peppin from VMware has a good article on how to setup oAuth inside…

read more

API Authentication.

Workspace ONE API Auth isn’t too hard once you’ve worked it out, but until you do it can be a bit of a pain, and I don’t remember it being that easy to find the answer either. Pre-Reqs Your API Key, which you can grab from the UEM console.A login…

read more

Sensor API, the Undocumented adventure.

So at the time of writing the Workspace ONE API doco that comes with each instance has no doco around Sensors, and how to query them and what not. You can reverse engineer it yourself, from the import_sensor_sample.ps1 script from Vmware Code, or I can share what I’ve done so far,…

read more