Lorenc created NIFI-9413:
----------------------------
Summary: 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
Environment: All
Reporter: Lorenc
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.1#820001)