[
https://issues.apache.org/jira/browse/NIFI-13357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17852100#comment-17852100
]
ASF subversion and git services commented on NIFI-13357:
--------------------------------------------------------
Commit f5ecb18fef271852b389350a17d16b18940115a7 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f5ecb18fef ]
NIFI-13357 Removed APP_INSTALLATION_TOKEN from GitHubFlowRegistryClient (#8923)
Signed-off-by: David Handermann <[email protected]>
> Remove APP_INSTALLATION_TOKEN Option from GitHub FlowRegistryClient
> -------------------------------------------------------------------
>
> Key: NIFI-13357
> URL: https://issues.apache.org/jira/browse/NIFI-13357
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The initial version of the GitHub FlowRegistryClient included support for
> Personal Access Token authentication and App Installation Token
> authentication. However, the App Installation Token option required external
> operations to provision the JWT, and the resulting value had a short
> expiration.
> With the introduction of App Installation Authentication, the GitHub
> FlowRegistryClient now handles Installation Token provision and renewal based
> on an App ID and Private Key, no longer requiring external operations. Due to
> the short expiration of the direct configuration of the Installation Token
> itself, the {{APP_INSTALLATION_TOKEN}} option should be removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)