Ok… so I have Nginx set up as a proxy in front of Zeppelin. With nginx I have to enter my username and password that I set up with htpasswd. Then I’m seeing my Zeppelin where I have shiro still implemented. (So I can have multiple users rather everyone running as anonymous.)
This may be a silly question… Right now I have to log in twice. Can I set it up so that I get SSL and I don’t need to log in to nginx and just rely on Zepplin’s shiro.ini ? Or should I just keep it so I have to login twice? What makes the most sense? Thx -Mike