Details
Description
i have hosted zeppelin on aws instance . then using NGINX proxy passed to zeppelin . noe embedded the zeppelin paragraph into website. Reports shows only in below case only;
- i have to login to zeppelin.
Reports not displays in embedded website in below 2 cases:
- i have logged out from zeppelin
- if some one tries to open reports from another machine and same time i have not login into zeppelin.
Now i want to display my zeppelin reports but there should be no compulsion of login into zeppelin user. that will benefit to diplay reports at client sides also because they don't have zeppelin login and if there is no login from my machine then also they are not able to view the reports.
how to deal with this bug. please suggest. this need to resolve on high priority.