What is VMware Workspace ONE UEM? #
VMware Workspace ONE UEM is a cloud-native solution for unified endpoint management (UEM) of any device (desktop, mobile, wearables, rugged, IoT) for any use case.
Why Should You Use the VMware Workspace ONE UEM Connector? #
The VMware Workspace ONE UEM connector provides visibility into the assets in your environment. You can use this visibility to:
-
ensure assets are managed per your security policies
-
derive relationships between assets, users, applications, and data
How Does This Connector Work? #
Lucidum executes read-only requests to the VMware Workspace ONE UEM REST API and ingests only meta-data about VMware Workspace ONE UEM devices. Lucidum does not retrieve any data stored on your assets.
Configuring the Connector in Lucidum #
Field |
Description |
Example |
---|---|---|
URL |
The URL of the API for VMWare Workspace ONE. |
https://as1110.awmdm.com/API |
Username |
If you are using basic auth, supply a value in this field. User name for a VMWare Workspace ONE account that has read access to API data. |
justynmutts ************ |
Password |
If you are using basic auth, supply a value in this field. Password for a VMWare Workspace ONE account that has read access to API data. |
 ************ |
Client ID |
If you are using OAuth, supply a value in this field. Client ID for a VMWare Workspace ONE account that has read access to API data. |
|
Client Secret |
If you are using OAuth, supply a value in this field. Client Secret for a VMWare Workspace ONE account that has read access to API data. |
|
Token URL |
URL to find the access token. For details, see https://kb.vmware.com/s/article/76967 |
|
API Key |
API Key for a VMWare Workspace ONE account that has read access to API data. |
|
Source Documentation #
Generating a Client ID and Client Secret #
If you use OAuth authentication with the Workspace ONE UEM API, follow these directions to generate a client ID and client secret:
https://brookspeppin.com/2021/07/24/rest-api-in-workspace-one-uem/#google_vignette
Creating an API Key for Workspace ONE #
Before configuring the Workspace ONE connector in Lucidum, you must first create an API Key. Lucidum will use the API key to access the Workspace ONE API.
-
Log in to the Workspace ONE admin panel
-
Click on Groups & Setting and then click on All Settings.
-
Navigate to System > Advanced > API > REST API.
-
Click Add to create a new API key.
-
Supply a ServiceName.
-
Set Account type to Admin.
-
Copy the API key and save it to your local computer (you will need it later on when configuring the connector).