[
https://issues.apache.org/jira/browse/NIFI-16137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18102206#comment-18102206
]
ASF subversion and git services commented on NIFI-16137:
--------------------------------------------------------
Commit 8599a70e63f10691c09821064ae5883bfad68ea1 in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8599a70e63f ]
NIFI-16137 Added External Assertion support to
JWTBearerOAuth2AccessTokenProvider (#11463)
Signed-off-by: David Handermann <[email protected]>
> 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
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> 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)