You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Karan Mehta (JIRA)" <ji...@apache.org> on 2018/05/02 02:51:00 UTC

[jira] [Created] (CALCITE-2294) Allow customization for AvaticaServerConfiguration for plugging new authentication mechanisms

Karan Mehta created CALCITE-2294:
------------------------------------

             Summary: 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


{{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)