dimas-b opened a new issue, #894: URL: https://github.com/apache/polaris/issues/894
### Is your feature request related to a problem? Please describe. `PolarisPrincipalAuthenticatorFilter` requires all auth tokens to be `Bearer`. ### Describe the solution you'd like It would be nice to allow other (possibly pluggable) Authentication schemes. Also, it would be nice to allow running without the `Authorization` header (e.g. for testing purposes). ### 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]
