You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Peter Turcsanyi (Jira)" <ji...@apache.org> on 2021/03/02 11:07:00 UTC

[jira] [Updated] (NIFI-8277) Add support for Service Principal with Client Certificate in ADLS processors

     [ https://issues.apache.org/jira/browse/NIFI-8277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Turcsanyi updated NIFI-8277:
----------------------------------
    Description: 
NIFI-8258 added support for Service Principal authentication with Client Secret.
Extend this functionality with supporting Client Certificates.

Client Certificate Keystore properties can be added on {{ADLSCredentialsControllerService}} locally.
A proposed solution can be found here: https://github.com/apache/nifi/compare/main...turcsanyip:NIFI-8277?expand=1

However, it might be worth implementing a new KeyStoreService CS instead and use it in {{ADLSCredentialsControllerService}}.

  was:
NIFI-8258 added support for Service Principal authentication with Client Secret.
Extend this functionality with supporting Client Certificates.

Client Certificate Keystore properties can be added on {{ADLSCredentialsControllerService}} locally.
A proposed solution can be found here: https://github.com/turcsanyip/nifi/compare/NIFI-8258...turcsanyip:NIFI-8258_Client_Certificate?expand=1

However, it might be worth implementing a new KeyStoreService CS instead and use it in {{ADLSCredentialsControllerService}}.


> Add support for Service Principal with Client Certificate in ADLS processors
> ----------------------------------------------------------------------------
>
>                 Key: NIFI-8277
>                 URL: https://issues.apache.org/jira/browse/NIFI-8277
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Peter Turcsanyi
>            Assignee: Peter Turcsanyi
>            Priority: Major
>
> NIFI-8258 added support for Service Principal authentication with Client Secret.
> Extend this functionality with supporting Client Certificates.
> Client Certificate Keystore properties can be added on {{ADLSCredentialsControllerService}} locally.
> A proposed solution can be found here: https://github.com/apache/nifi/compare/main...turcsanyip:NIFI-8277?expand=1
> However, it might be worth implementing a new KeyStoreService CS instead and use it in {{ADLSCredentialsControllerService}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)