[
https://issues.apache.org/jira/browse/NIFI-15176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18035275#comment-18035275
]
ASF subversion and git services commented on NIFI-15176:
--------------------------------------------------------
Commit 511fe6fae6c7d6dfbe94645fa9dc146a07132b43 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=511fe6fae6 ]
NIFI-15176 Added Access Delegation Strategy to REST Iceberg Catalog
Signed-off-by: Pierre Villard <[email protected]>
This closes #10492.
> Add Access Delegation Strategy to REST Iceberg Catalog
> ------------------------------------------------------
>
> Key: NIFI-15176
> URL: https://issues.apache.org/jira/browse/NIFI-15176
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The {{RESTIcebergCatalog}} should have an {{Access Delegation Strategy}}
> property that supports requesting vended credentials from the configured
> Apache Iceberg REST Catalog, as described in [version
> 1.5.0|https://github.com/apache/iceberg/blob/apache-iceberg-1.5.0/open-api/rest-catalog-open-api.yaml]
> of the Apache Iceberg REST specification.
> The {{X-Iceberg-Access-Delegation}} supports several values, and initial
> support for the {{vended-credentials}} option should be implemented as the
> default property value. A value of disabled should also support the option to
> avoid sending the optional request header.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)