Queries on Zeppeline Authentication/Authorisation

2016-05-10 Thread Mohit Gupta
Hi, (1) I have recently started trying out Zeppeline and was trying to configure the BasicAuth using shiro that comes packaged in the build. It works well using the steps given in docs by doing foll : >> comment out /** = annon and uncomment /** = authcBasic >> turn zeppelin.anonymous.allowed to f

Re: Queries on Zeppeline Authentication/Authorisation

2016-05-13 Thread Mohit Gupta
the Zeppelin web server have the authentication cookie which > contains user and groups information. > > Prasad > > On Fri, May 13, 2016 at 7:45 AM, Mohit Gupta > wrote: > >> Hi Prasad, >> >> Thanks for replying. >> >> I found that the erroneous