Skip to content

ws1_oauth_client_id

codeskipper edited this page Aug 18, 2022 · 1 revision

Description

The ws1_oauth_client_id key is for your Client ID for Oauth 2.0 authorization - a more secure and recommended replacement for Basic authentication. See https://techzone.vmware.com/blog/what-oauth-learning-basics

To use Oauth authorization to the Workspace ONE UEM server, you must provide both ws1_oauth_client_id, ws1_oauth_client_secret, and ws1_oauth_token_url.

Example Usage:

<key>ws1_oauth_client_id</key>
<string>436576478687789</string>

Required: False