Sebastian Ponitkaa created ZEPPELIN-5355: --------------------------------------------
Summary: Anonymous access not working in Zeppelin 0.9.0 Key: ZEPPELIN-5355 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5355 Project: Zeppelin Issue Type: Bug Components: build, docker Affects Versions: 0.9.0 Reporter: Sebastian Ponitkaa The anonymous access with the shiro.ini template is not working. How to reproduce: Download clean installation of Zeppelin build and copy shiro.ini.template to shiro.ini. Uncomment: /** = anon Comment: #/** = authc Start Zeppelin, but the anonymous user can not view or create notebooks. Starting Zeppelin without a shiro.ini is working fine for anonymous access. -- This message was sent by Atlassian Jira (v8.3.4#803005)