dimas-b opened a new issue, #815: URL: https://github.com/apache/polaris/issues/815
### Is your feature request related to a problem? Please describe. Currently the `./polaris` CLI tool requires the user to provide a client ID/secret pair. However, most of Polaris APIs actually require a Bearer token. With on-going discussions about supporting external IdP, supporting bearer tokens become more appropriate in CLI too. ### Describe the solution you'd like Add `--token` option as an alternative to `--client-secret` ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
