jon-wei commented on issue #8931: Make DruidAvaticaHandler extensible to support auth on mTLS JDBC requests URL: https://github.com/apache/incubator-druid/issues/8931#issuecomment-561843556 > isUserPermitted would iterate through the list of authenticators and invoke authenticateJDBCRequest(HttpServletRequest clientRequest) on them. At a high level that sounds fine to me, with eventual deprecation of `authenticateJDBCContext` as you described earlier. Can you sketch out how that request context set in `isUserPermitted` would be passed to the rest of the Druid SQL system and authorizers?
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
