[
https://issues.apache.org/jira/browse/NIFI-13798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889517#comment-17889517
]
ASF subversion and git services commented on NIFI-13798:
--------------------------------------------------------
Commit 22617ca1de31255d7b80451532468b07128658e4 in nifi's branch
refs/heads/support/nifi-1.x from lehelb
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=22617ca1de ]
NIFI-13798: Renamed Airtable's API Key property to Personal Access Token and
updated docs due to API Keys deprecation
This closes #9364.
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
> Fix For: 2.0.0-M5
>
> Time Spent: 50m
> 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)