Smart Navigation of UEM via Shortcuts

Ok so we all know how to create shortcuts, or at least I hope we do… Workspace ONE UEM console uses a mix of POST and GET requests to navigate around. GET’s are great, you can easily see and manipulate the URL to get the result you want, POST however…

read more

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