HyukSoo Chang created ZEPPELIN-1662: ---------------------------------------
Summary: authenticated access to a paragraph does not work Key: ZEPPELIN-1662 URL: https://issues.apache.org/jira/browse/ZEPPELIN-1662 Project: Zeppelin Issue Type: Bug Components: conf Affects Versions: 0.6.2 Environment: CentOS 7.0 64-bit Reporter: HyukSoo Chang I edit conf/shiro.ini as following: ... [urls] /api/version = anon /#/interpreter = authc /** = anon What I want is to access all urls anonymously except /#/interpreter. But this does not work. -- This message was sent by Atlassian JIRA (v6.3.4#6332)