Re: Zeppelin behind authenticating proxy

2021-02-12 Thread moon soo Lee
soo Lee wrote: >> >>> Hi, >>> >>> I haven't tried it personally, but this repository might help >>> https://github.com/leighklotz/shiro-remote-user >>> >>> Thanks, >>> moon >>> >>> >>> >>&

Re: Zeppelin behind authenticating proxy

2021-02-12 Thread Vladimir Prus
ks, >> moon >> >> >> >> On Tue, Feb 9, 2021 at 3:25 AM Vladimir Prus >> wrote: >> >>> Hi, >>> >>> I would like to run Zeppelin behind authenticating proxy, so that: >>> >>> - The proxy handles all authentication, includi

Re: Zeppelin behind authenticating proxy

2021-02-12 Thread Vladimir Prus
Hi, > > I haven't tried it personally, but this repository might help > https://github.com/leighklotz/shiro-remote-user > > Thanks, > moon > > > > On Tue, Feb 9, 2021 at 3:25 AM Vladimir Prus > wrote: > >> Hi, >> >> I would like to run Ze

Re: Zeppelin behind authenticating proxy

2021-02-11 Thread moon soo Lee
Hi, I haven't tried it personally, but this repository might help https://github.com/leighklotz/shiro-remote-user Thanks, moon On Tue, Feb 9, 2021 at 3:25 AM Vladimir Prus wrote: > Hi, > > I would like to run Zeppelin behind authenticating proxy, so that: > > - T

Zeppelin behind authenticating proxy

2021-02-09 Thread Vladimir Prus
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