GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/zeppelin/pull/2426
Remove ticket after logout ### What is this PR for? IMO on logout of user Z-sever should also remove ticket. ### What type of PR is it? [Improvement] ### How should this be tested? On logout and login, Z-sever should return a new ticket for the same user. ### Screenshots (if appropriate) N/A ### Questions: * Does the licenses files need update? N/A * Is there breaking changes for older versions? N/A * Does this needs documentation? N/A You can merge this pull request into a Git repository by running: $ git pull https://github.com/prabhjyotsingh/zeppelin fix/removeTicket Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2426.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 #2426 ---- commit 64ef34f5674293a03f0fafcf928395b56b41a98e Author: Prabhjyot Singh <prabhjyotsi...@gmail.com> Date: 2017-06-21T17:41:16Z Remove ticket after logout ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---