apache / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://gravitino.apache.org
Apache License 2.0
1.09k stars 343 forks source link

[#5384] Added OAuth support to Gravitino CLI #5618

Open justinmclean opened 1 day ago

justinmclean commented 1 day ago

What changes were proposed in this pull request?

Added OAuth support to Gravitino CLI, Note this is supported by the configuration files.

Why are the changes needed?

To support OAuth in the Gravitino CLI.

Fix: #5384

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Tested locally.