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)