Skip to content

ws1_oauth_client_secret

codeskipper edited this page Aug 18, 2022 · 1 revision

Description

The ws1_oauth_client_secret key is for your Client secret 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_secret</key>
<string>436576478687734635645646589</string>

Required: False