AppKey

The OAuth application key (client ID) to use to authenticate with Digital Safe.

To send documents to Digital Safe, you must set one of the following combinations of parameters:

  • RefreshToken, AppKey, and AppSecret. Micro Focus recommends this configuration, because the connector can automatically obtain an access token and renew the token when necessary.
  • AccessToken. An access token allows the connector to use the Digital Safe APIs. The access token is valid only for a limited time, so you must reconfigure the connector whenever the token expires.
Type: String
Default:  
Required: Yes, unless you set AccessToken
Configuration Section: Ingestion
Example:
See Also: