[ 
https://issues.apache.org/jira/browse/CALCITE-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483200#comment-16483200
 ] 

ASF GitHub Bot commented on CALCITE-2294:
-----------------------------------------

Github user karanmehta93 commented on the issue:

    https://github.com/apache/calcite-avatica/pull/48
  
    > I think if you're happy with turning this into CUSTOM auth type into a 
"I'll configure the server myself", that would be great
    
    As of now, yes. I will update the PR with your comments.
    
    > There's some other good stuff mentioned here, but I don't want us to get 
bogged down talking about things we want to do and confuse what you're actually 
trying to accomplish now.
    
    I will file Jira items to refactor the code.
    
    > Thanks for your work here already. It's great!
    
    Thank you! Appreciate you for taking out time for review and comments.


> Allow customization for AvaticaServerConfiguration for plugging new 
> authentication mechanisms
> ---------------------------------------------------------------------------------------------
>
>                 Key: CALCITE-2294
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2294
>             Project: Calcite
>          Issue Type: Improvement
>          Components: avatica
>            Reporter: Karan Mehta
>            Priority: Major
>
> {{AvaticaServerConfiguration}} is currently only created if authentication 
> mechanism such as {{BASIC, DIGEST or SPNEGO}} is provided. We can change it 
> to a builder pattern to create this object and provide a way for users to 
> plugin their own security configuration.
> An example here can be using it for custom config that supports MTLS.
> Thanks [~alexaraujo] for suggesting this approach.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to