You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2023/03/28 13:49:00 UTC

[jira] [Updated] (NIFI-9413) Add tls_mutual_auth along with other authentication methods for nifi OIDC

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

David Handermann updated NIFI-9413:
-----------------------------------
    Component/s: Security

> Add tls_mutual_auth along with other authentication methods for nifi OIDC
> -------------------------------------------------------------------------
>
>                 Key: NIFI-9413
>                 URL: https://issues.apache.org/jira/browse/NIFI-9413
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Security
>         Environment: All
>            Reporter: Lorenc
>            Priority: Major
>
> Currently Nifi only supports client secret authentication method for OIDC.
> For many organization this is not an approved or recommended method of authenticating cia OIDC.
> Requesting to add additional functionality in nifi OIDC authentication method to provide support for the follwing oidc methods of client requests:
> tls_mutual_auth
> self_signed_tls_client_auth
> private_key_jwt
>  
> Refer to this site for more info: [https://darutk.medium.com/oauth-2-0-client-authentication-4b5f929305d4]
>  
>  
>  
>  



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