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:31:00 UTC

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

Barun Kumar created LENS-1509:
---------------------------------

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


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)