Skip to content

[BUG] Incorrect usage of the X-Iceberg-Access-Delegation header #146

@dimas-b

Description

@dimas-b

Is this a possible security vulnerability?

  • This is NOT a possible security vulnerability

Describe the bug

Iceberg REST spec defines the following two values for the X-Iceberg-Access-Delegation HTTP header:

  • vended-credentials
  • remote-signing

However, current Polaris examples / docs use the value of true, which does not match anything in the Iceberg REST spec.

Current code appears to treat any non-empty header as vended-credentials, which is not exactly correct.

To Reproduce

No response

Actual Behavior

No response

Expected Behavior

Additional context

No response

System information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions