Github user Leemoonsoo commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/870#issuecomment-216627328 After couple of different trial, figured out apply shiro filter to `/*` as before, and use authcBasic (default browser user auth dialog) instead of authc (bootstrap user auth dialog) is the simplest fix at the moment. It's the dialog is bit ugly but authentication is functioning as before. I have created a separate issue to bringing our fancy auth dialog back https://issues.apache.org/jira/browse/ZEPPELIN-837
--- 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. ---