Re: User-based authentication in Flink

2017-09-15 Thread Eron Wright
precursors are being tracked in FLIP-7530 and FLINK-7083. Please hop over to the dev list if you'd like to discuss the FLIP-6 stuff and how it relates to multi-user scenarios. Thanks Eron On Thu, Sep 14, 2017 at 10:36 PM, Kazuki Ono wrote: > Hello Folks, > > I need to use user-based aut

User-based authentication in Flink

2017-09-14 Thread Kazuki Ono
Hello Folks, I need to use user-based authentication in Flink Dashboard for multi-tenancy. I read the document, however, I could not found how to enable the authentication. If authentication is not supported currently, I would like to contribute to the community. How can I proceed it