blob: d3cf31089f65a674e101ed01d9c6b9b04c31a463 [file] [log] [blame]
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"></meta><title>AzureKeyVaultSecretsParameterProvider</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;">AzureKeyVaultSecretsParameterProvider</h1><h2>Description: </h2><p>Fetches parameters from Azure Key Vault Secrets. Each secret becomes a Parameter, which map to a Parameter Group byadding a secret tag named 'group-name'.</p><p><a href="additionalDetails.html">Additional Details...</a></p><h3>Tags: </h3><p>azure, keyvault, key, vault, secrets</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.</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>Azure Credentials Service</strong></td><td>azure-credentials-service</td><td></td><td id="allowable-values"><strong>Controller Service API: </strong><br/>AzureCredentialsService<br/><strong>Implementation: </strong><a href="../org.apache.nifi.services.azure.StandardAzureCredentialsControllerService/index.html">StandardAzureCredentialsControllerService</a></td><td id="description">Controller service used to obtain Azure credentials to be used with Key Vault client.</td></tr><tr><td id="name"><strong>Key Vault URI</strong></td><td>key-vault-uri</td><td></td><td id="allowable-values"></td><td id="description">Vault URI of the Key Vault that contains the secrets</td></tr><tr><td id="name"><strong>Group Name Pattern</strong></td><td>group-name-pattern</td><td id="default-value">.*</td><td id="allowable-values"></td><td id="description">A Regular Expression matching on the 'group-name' tag value that identifies Secrets whose parameters should be fetched. Any secrets without a 'group-name' tag value that matches this Regex will not be fetched.</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>