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

ASF GitHub Bot commented on DRILL-5425:
---------------------------------------

GitHub user sindhurirayavaram opened a pull request:

    https://github.com/apache/drill/pull/944

    DRILL-5425: Support HTTP Kerberos auth using SPNEGO

    SPNEGO extends kerberos authentication to Drill WEB UI. 
    
    Things to be added 
    -Unit Tests
    -Showing the login option depending on the configured mechanisms


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sindhurirayavaram/drill Spnego

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/944.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #944
    
----
commit c770a2e7b0e75c4f18b954d8ada36469f00c8355
Author: mapr <[email protected]>
Date:   2017-09-11T23:56:22Z

    Added comments

commit 6015e98f08c1961bbbc9911946522f9a076e87e0
Author: mapr <[email protected]>
Date:   2017-09-13T19:48:28Z

    Added Test Cases

commit 5ff12ba1fe38fd728b0c33a686c665547dd21c50
Author: Sindhuri <[email protected]>
Date:   2017-09-15T22:21:53Z

    Formatted code

----


> Support HTTP Kerberos auth using SPNEGO
> ---------------------------------------
>
>                 Key: DRILL-5425
>                 URL: https://issues.apache.org/jira/browse/DRILL-5425
>             Project: Apache Drill
>          Issue Type: New Feature
>          Components: Web Server
>            Reporter: Sudheesh Katkam
>            Assignee: Sindhuri Ramanarayan Rayavaram
>
> DRILL-4280 supports Kerberos through JDBC and ODBC API. This ticket requests 
> to add Kerberos (using [SPENGO|https://en.wikipedia.org/wiki/SPNEGO]) for 
> HTTP connections.
> This requires creating "direct" web sessions; currently web sessions are 
> sessions over Java client sessions.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to