Skip to main content

StandardDropboxCredentialService

Description

Defines credentials for Dropbox processors.

Tags

credentials, dropbox, provider

Properties

In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.

Display NameAPI NameDefault ValueAllowable ValuesDescription
App Key *app-keyApp Key of the user's Dropbox app. See Additional Details for more information.

Supports Expression Language, using Environment variables.
App Secret *app-secretApp Secret of the user's Dropbox app. See Additional Details for more information.

Supports Expression Language, using Environment variables.
Access Token *access-tokenAccess Token of the user's Dropbox app. See Additional Details for more information about Access Token generation.

Supports Expression Language, using Environment variables.
Refresh Token *refresh-tokenRefresh Token of the user's Dropbox app. See Additional Details for more information about Refresh Token generation.

Supports Expression Language, using Environment variables.

State Management

This component does not store state.

Restricted

This component is not restricted.

System Resource Considerations

This component does not specify system resource considerations.

See Also