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
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[