Re: How to provide anonymous user view permission without login in secured environment

2016-07-28 Thread moon soo Lee
Hi Pankaj, Currently user must login to see notebook when authentication is enabled. I think there is no way of workaround for now. Thanks, moon On Thu, Jul 28, 2016 at 11:04 PM Hyung Sung Shim wrote: > Hi. > Did you restart zeppelin after change the shiro.ini? > > 2016년 7월 27일 수요일, Pankaj Sin

Re: How to provide anonymous user view permission without login in secured environment

2016-07-28 Thread Hyung Sung Shim
Hi. Did you restart zeppelin after change the shiro.ini? 2016년 7월 27일 수요일, Pankaj Singh님이 작성한 메시지: > Hi All, > > I Uncommented /** = authc in shiro.ini. > Now the requirement is to provide view access to anonymous user without > him getting logged-in. > > How this can be done any hints will be

How to provide anonymous user view permission without login in secured environment

2016-07-26 Thread Pankaj Singh
Hi All, I Uncommented /** = authc in shiro.ini. Now the requirement is to provide view access to anonymous user without him getting logged-in. How this can be done any hints will be helpful Thanks, Pankaj