[
https://issues.apache.org/jira/browse/NIFI-13798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17886577#comment-17886577
]
ASF subversion and git services commented on NIFI-13798:
--------------------------------------------------------
Commit 8424e3428acb39f1015634a64a12d2dec84565d7 in nifi's branch
refs/heads/main from lehelb
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8424e3428a ]
NIFI-13798: Renamed Airtable's API Key property to Personal Access Token and
updated docs due to API Keys deprecation
This closes #9308.
Signed-off-by: Peter Turcsanyi <[email protected]>
> Update Airtable Documentation: Replace API Key with Personal Access Token
> (PAT)
> -------------------------------------------------------------------------------
>
> Key: NIFI-13798
> URL: https://issues.apache.org/jira/browse/NIFI-13798
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Lehel Boér
> Assignee: Lehel Boér
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> We have reached the end of the deprecation period for user API keys. Airtable
> now provides Personal Access Tokens and OAuth2 Authorization code grant type,
> which is not compatible with StandardOauth2AccessTokenProvider. However, it
> is easy to transition from the API key to the Personal Access Token (PAT), as
> both are used internally as bearer tokens.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)