Github user corneadoug commented on the issue: https://github.com/apache/zeppelin/pull/1140 @prabhjyotsingh Basic Auth is getting logout after only one call. > Advantage of keeping UNAUTHORIZED is that we don't have to bother about $http.post's success, since just after that we are redirecting page to "/" where all the init variables will be re-set. I don't see your point, you still have to handle an action after getting the message from the API, whether it is UNAUTHORIZED or OK. If the API action is successful, it should be OK.
--- 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. ---