HIVE-28998: Support Iceberg REST Catalog without authentication
What changes were proposed in this pull request?
This PR would add a new authentication mode, NONE, to the Iceberg REST Catalog API. The currently supported SIMPLE and JWT are not central authentication. It is inherited from another Hive servlet. It appears that NONE and OAuth2 are widely used.
Why are the changes needed?
To acquire test users.
Does this PR introduce any user-facing change?
No. The feature has not been shipped.
How was this patch tested?
Unit and integration tests
hi @okumin, could you please rebase, or if you are busy, i can help. we need this in 4.1
I probably think the consensus is that this is not a blocker, but I try to rebase this pr promptly.
@deniskuzZ I rebased it
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code