[Optional] Deploy Specific Version of Secure Connector Client
Procedure
1 |
Download a specific version of Secure Connector Client RPM. |
2 |
Retrieve a new token using the API. Secure Connector tokens can also be retrieved through OpenAPI ( Get Token endpoint). The following Python and Bash snippets can be used to retrieve a new token. Note that the API key used must have the external_integration capability and must have write access to the specified root scope. See OpenAPI Authentication for information on installing the Secure Workload OpenAPI client for python and creating a new API key.
|
3 |
Copy the token and start the client. For detailed instructions, see Copy the Token and start the Client. |