Pierre Villard created NIFI-16137:
-------------------------------------
Summary: Support externally-supplied client assertion in
JWTBearerOAuth2AccessTokenProvider
Key: NIFI-16137
URL: https://issues.apache.org/jira/browse/NIFI-16137
Project: Apache NiFi
Issue Type: Improvement
Reporter: Pierre Villard
Assignee: Pierre Villard
JWTBearerOAuth2AccessTokenProvider currently only supports self-signing its RFC
7523 client_assertion via a configured PrivateKeyService. This ticket proposes
an additional, optional mode: source the assertion from an external
OAuth2AccessTokenProvider instead of signing one locally.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)