GitHub user r-kamath opened a pull request:
https://github.com/apache/zeppelin/pull/2977
Incorrect user is picked up by Zeppelin during relogin after Knox SSO token
expiry
### What is this PR for?
Incorrect user is picked up by Zeppelin during relogin after Knox SSO token
expiry
### What type of PR is it?
Bug Fix
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-3482
### How should this be tested?
* steps in JIRA description.
### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/r-kamath/zeppelin ZEPPELIN-3482
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2977.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 #2977
----
commit b46eee71357b69077fce24f38453b450998c7457
Author: Renjith Kamath <rkamath@...>
Date: 2018-05-22T12:33:07Z
Incorrect user is picked up by Zeppelin during relogin after Knox SSO token
expiry
Change-Id: If9049d21db047486377408d35417fc8d8a4f674e
----
---