Very nice doc!
I read you will use an external server for authentication which will
redirect to a zeppelin server url.
I wonder if you pull request will support multiple user for a single
server or if, just like now, we need a server deployment by user (with
all the fun with the http ports...) ? (this is not defined in your document)
On 31/01/16 01:57, moon soo Lee wrote:
Thanks Prasad for sharing the design document.
I think your document really nicely defined authorization in Zeppelin
and I think your approach for Notebook Authorization really make sense.
Like DuyHai mentioned, Zeppelin uses Shiro for authentication. If
authorization can works smoothly with Shiro, that would be great.
Thanks again for sharing nice documentation. And looking forward to a
pull request.
Best,
moon
On Fri, Jan 29, 2016 at 7:57 PM DuyHai Doan <doanduy...@gmail.com
<mailto:doanduy...@gmail.com>> wrote:
Have you look at the commit done by hayssams for Apache Shiro
integration with Zeppelin ?
https://github.com/apache/incubator-zeppelin/pull/586 ?
There is also a JIRA to implement authorization on notes:
https://issues.apache.org/jira/browse/ZEPPELIN-549
On Fri, Jan 29, 2016 at 5:30 AM, Prasad Wagle <prasadwa...@gmail.com
<mailto:prasadwa...@gmail.com>> wrote:
Hi,
My team has implemented Notebook authorization using the
approach described in the design document here
<https://gist.github.com/prasadwagle/712b7ca1e0f1f4f1aa20> and would
like to get feedback from the community. It would be great if we
could reach agreement on the high-level design before we work on
a pull request.
Thanks,
Prasad