Hi,

I would like to run Zeppelin behind authenticating proxy, so that:

- The proxy handles all authentication, including setting a cookie to
remember the user
- It passes a username header to Zeppelin
- Zeppelin takes that username header and trusts it - it should show the
user as
authorized and use that username when starting interpreter or evaluating
notebook
permissions

While the documentation mentions how to setup nginx as proxy, I can't
find any information about the second part - passing username to Zeppelin,
and actually using it.
Shiro documentation is likewise not helpful.

How can I accomplish what I want?

-- 
Vladimir Prus
http://vladimirprus.com

Reply via email to