You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Barun Kumar (JIRA)" <ji...@apache.org> on 2018/04/11 12:39:00 UTC

[jira] [Commented] (LENS-1509) Lens Server: SPNEGO authentication

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

Barun Kumar commented on LENS-1509:
-----------------------------------

Review Request: https://reviews.apache.org/r/66549/

> Lens Server: SPNEGO authentication
> ----------------------------------
>
>                 Key: LENS-1509
>                 URL: https://issues.apache.org/jira/browse/LENS-1509
>             Project: Apache Lens
>          Issue Type: Improvement
>          Components: api, client, python-client, server
>            Reporter: Barun Kumar
>            Priority: Major
>         Attachments: LENS-1509.patch
>
>
> Currently authentication in lens works by taking username/password while opening a session and validating it.
> This change will add support of [SPNEGO|https://en.wikipedia.org/wiki/SPNEGO] support in lens server and clinet so that it can negotiate the authentication scheme. Currently only Negotiate(Kerberos) scheme is implemented but others like Basic/Digest etc can be added as well later.
>  



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