[
https://issues.apache.org/jira/browse/NIFI-11926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17752555#comment-17752555
]
ASF subversion and git services commented on NIFI-11926:
--------------------------------------------------------
Commit de952f78d18bbec65a6443aa8eb1a6ed1b292ded in nifi's branch
refs/heads/support/nifi-1.x from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=de952f78d1 ]
NIFI-11926: Added proxy handling in Azure Storage Credentials Services
Added Proxy Configuration Service property in
AzureStorageCredentialsControllerService_v12 and
ADLSCredentialsControllerService used by Service Principal and Managed Identity
authentication modes.
This closes #7590
Signed-off-by: David Handermann <[email protected]>
(cherry picked from commit 2e6eaaeb38c2166a06f7876740968230af81f7f5)
> Add proxy handling in Azure Storage Credentials Services
> --------------------------------------------------------
>
> Key: NIFI-11926
> URL: https://issues.apache.org/jira/browse/NIFI-11926
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Peter Turcsanyi
> Assignee: Peter Turcsanyi
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When NiFi is behind a proxy and has no direct access to Azure services via
> the internet, the Azure Storage processors fail if Service Principal or
> Managed Identity authentication is used.
> These authentication methods need access to {{login.microsoftonline.com}} but
> no proxy can be configured for this at the moment.
> Similar to the AWS and GCP credential services, add "Proxy Configuration
> Service" property in the controller service where the authentication
> parameters are configured.
> Controller services: AzureStorageCredentialsControllerService_v12,
> ADLSCredentialsControllerService
--
This message was sent by Atlassian Jira
(v8.20.10#820010)