Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
All
-
Important
Description
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
Attachments
Issue Links
- relates to
-
NIFI-8413 Oidc Identity Provider should support assertions as client credentials for authenticating against the token endpoint
- Open