adutra opened a new pull request, #1400: URL: https://github.com/apache/polaris/pull/1400
With the switch to Quarkus Security this method is not used anymore. The right way to access the principal is to `@Inject SecurityIdentity identity` or `@Inject SecurityContext context`. -- 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]
