You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Kaz (Jira)" <ji...@apache.org> on 2022/08/12 08:11:00 UTC

[jira] [Commented] (NIFI-8278) Add Authentication Type property to ADLSCredentialsControllerService

    [ https://issues.apache.org/jira/browse/NIFI-8278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17578856#comment-17578856 ] 

Kaz commented on NIFI-8278:
---------------------------

Currently I can't get the ADLSCredentialsControllerService to work using a user-assigned managed identity. I think this ticket would fix that.

> Add Authentication Type property to ADLSCredentialsControllerService
> --------------------------------------------------------------------
>
>                 Key: NIFI-8278
>                 URL: https://issues.apache.org/jira/browse/NIFI-8278
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Peter Turcsanyi
>            Assignee: Peter Turcsanyi
>            Priority: Major
>
> {{ADLSCredentialsControllerService}} supports different authentication modes: Account Key, SAS Token, Managed Identity, Service Principal.
> All these modes have their own properties and the configuration is not really straightforward.
> Add new {{Authentication Type}} property with the enumerated values of authentication types. Use {{dependsOn()}} for the other properties in order to show only the relevant ones. Also support the current logic with default type AUTO for backward compatibility.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)