Getting Started
Fetch now supports up to two Workspace ONE UEM Environments. Once you’ve added the first environment, you can add another from the +
button in the tab menu.
Required Settings
When you run Fetch for the first time you will need to enter the following settings.
Setting | Description | Notes |
---|---|---|
Friendly Name | Any text based value you wish to help identify the environment | |
Console URL | Your UEM environment API Server (eg. https://as1234.awmdm.com ) | Ensure you use asXXXX not cn or ds |
Client ID | An OAuth Client ID generated from the UEM Console | |
Client Secret | An OAuth Client Secret generated from the UEM Console | |
OAuth Environment URL | Your region’s OAuth Authentication Environment | Find yours here |
File Download Path | Enter a location where the downloaded installers should to be saved to (eg. C:\temp\Downloads ) | Installers will stay here until they are manually deleted |
Application Configuration is saved to:
C:\Users\{your_username}\AppData\Local\Fetch\ApplicationData\LocalSettings.json
Org Group Name, Org Group ID and Org Group UUID will be retrieved automatically from Workspace ONE during validation of the settings entered above.
No trailing slashes on any of the URLs or file paths as per examples. Upon saving, the Org Group ID and Org Group Uuid will be obtained from the UEM environment.
IMPORTANT
Fetch encrypts the entered Client ID and Client Secret before saving the value as an encrypted Base64 string to the Application Configuration file.
These credentials can only be decrypted by the same user on the same machine in which they were entered and saved on.