blob: 95271cb758a6f73716f11c16e85c0f5dd69f19bc [file] [log] [blame]
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"></meta><title>StandardDropboxCredentialService</title><link rel="stylesheet" href="../../../../../css/component-usage.css" type="text/css"></link></head><script type="text/javascript">window.onload = function(){if(self==top) { document.getElementById('nameHeader').style.display = "inherit"; } }</script><body><h1 id="nameHeader" style="display: none;">StandardDropboxCredentialService</h1><h2>Description: </h2><p>Defines credentials for Dropbox processors.</p><p><a href="additionalDetails.html">Additional Details...</a></p><h3>Tags: </h3><p>dropbox, credentials, provider</p><h3>Properties: </h3><p>In the list below, the names of required properties appear in <strong>bold</strong>. Any other properties (not in bold) are considered optional. The table also indicates any default values, and whether a property supports the <a href="../../../../../html/expression-language-guide.html">NiFi Expression Language</a>.</p><table id="properties"><tr><th>Display Name</th><th>API Name</th><th>Default Value</th><th>Allowable Values</th><th>Description</th></tr><tr><td id="name"><strong>App Key</strong></td><td>app-key</td><td></td><td id="allowable-values"></td><td id="description">App Key of the user's Dropbox app. See Additional Details for more information.<br/><strong>Supports Expression Language: true (will be evaluated using variable registry only)</strong></td></tr><tr><td id="name"><strong>App Secret</strong></td><td>app-secret</td><td></td><td id="allowable-values"></td><td id="description">App Secret of the user's Dropbox app. See Additional Details for more information.<br/><strong>Sensitive Property: true</strong><br/><strong>Supports Expression Language: true (will be evaluated using variable registry only)</strong></td></tr><tr><td id="name"><strong>Access Token</strong></td><td>access-token</td><td></td><td id="allowable-values"></td><td id="description">Access Token of the user's Dropbox app. See Additional Details for more information about Access Token generation.<br/><strong>Sensitive Property: true</strong><br/><strong>Supports Expression Language: true (will be evaluated using variable registry only)</strong></td></tr><tr><td id="name"><strong>Refresh Token</strong></td><td>refresh-token</td><td></td><td id="allowable-values"></td><td id="description">Refresh Token of the user's Dropbox app. See Additional Details for more information about Refresh Token generation.<br/><strong>Sensitive Property: true</strong><br/><strong>Supports Expression Language: true (will be evaluated using variable registry only)</strong></td></tr></table><h3>State management: </h3>This component does not store state.<h3>Restricted: </h3>This component is not restricted.<h3>System Resource Considerations:</h3>None specified.</body></html>