You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/12/03 22:27:54 UTC

[GitHub] [incubator-druid] jon-wei commented on issue #8931: Make DruidAvaticaHandler extensible to support auth on mTLS JDBC requests

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-561386021
 
 
   @a2l007 
   
   The Authenticators can provide a servlet Filter, would it it be possible to pass the `HttpServletRequest` from `AbstractAvaticaHandler.isUserPermitted` into those Filters?
   
   What would the mTLS authentication check look like? (Would it just be pulling the identity from the client certificate, since the TLS negotiation would've checked the certificates by then?)
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org