Re: The access of interpreter setting, credentials and configurations info

2017-02-07 Thread moon soo Lee
Although i don't know the best way to pass Shiro configuration to the front-end, the hide some menu based on permission make sense. Thanks, moon On Tue, Feb 7, 2017 at 7:08 PM Windy Qin wrote: > hi all, >The Zeppelin 0.7.0 enabled user to secure interpreter setting, > credentials and config

The access of interpreter setting, credentials and configurations info

2017-02-07 Thread Windy Qin
hi all, The Zeppelin 0.7.0 enabled user to secure interpreter setting, credentials and configurations info by shiro. If you remove the following notes in shiro.ini: [ #/api/interpreter/** = authc, roles[admin] #/api/configurations/** = authc, roles[admin] #/api/credential/** = authc, roles[