So, if I want to use nginx only for reverse proxy and shiro for Zeppelin authentication, do I not need to do step 3: https://zeppelin.apache.org/docs/0.6.2/security/authentication.html
Thanks. On Thu, Nov 29, 2018 at 5:16 AM Xun Liu <neliu...@163.com> wrote: > hi,Abhi Basu > > First you need to explain your deployment: > How many zeppelin-servers do you have through nginx reverse proxy? > > 1)If there is only one zeppelin service, you can refer to the link below > for configuration. > https://zeppelin.apache.org/docs/0.6.2/security/authentication.html > We can use this nginx reverse proxy configuration and shiro, zeppelin > services are normal. > > 2)If it is multiple zeppelin services, you need to set it in nginx > configure, each user fixed agent to fix to zeppelin service, Otherwise the > user will float on multiple zeppelin services. > > Hope it helps you :-) > > > 在 2018年11月28日,下午11:02,Abhi Basu <9000r...@gmail.com> 写道: > > We have a CDH cluster which has Zeppelin 0.8.0 installed on it. We > enabled basic authentication using Shiro. When we used Nginx for reverse > proxy, Zeppelin site loads fine, and once we log in (using Shiro users), we > dont see the Notebooks created by that user earlier. Would Nginx not work > with Shiro, or am I missing something? > > Thanks, > > Abhi > > -- > Abhi Basu > > > -- Abhi Basu