You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@zeppelin.apache.org by Kang Minwoo <mi...@outlook.com> on 2017/05/04 07:54:45 UTC

Zeppelin with Oauth2

Hello

Can I use Oauth2 in Zeppelin? (or any Idea?)
If there is no way, Can I contribute that?

Best regards,
Minwoo Kang

Re: Zeppelin with Oauth2

Posted by Kang Minwoo <mi...@outlook.com>.
Thanks for letting me know.
I will try that.

Best regards,
Minwoo Kang
________________________________
From: Jaideep Singh <ja...@gmail.com>
Sent: Thursday, May 4, 2017 10:13:32 PM
To: users@zeppelin.apache.org
Subject: Re: Zeppelin with Oauth2

Hello,
Its possible, you can do it by pac4j library which provides oauth2 support, read in more details about that.

Thanks,
Jaideep Singh

On Thursday, May 4, 2017, Kang Minwoo <mi...@outlook.com>> wrote:
Hello

Okay, Thanks for the reply.

I think if ouath2 supported, it is easy to integrate In-house system.
I create an issue [0].

Best regards,
Minwoo Kang

0. https://issues.apache.org/jira/browse/ZEPPELIN-2495
________________________________________
보낸 사람: Alexander Bezzubov <bz...@apache.org>
보낸 날짜: 2017년 5월 4일 목요일 오후 5:48:27
받는 사람: users
제목: Re: Zeppelin with Oauth2

Hi Minwoo,

great question, AFAIK, there is no way right now.

But please, feel free to create and Issue and post the link here (or starting a thread in Dev mailing list [0] could be good idea) and then, as soon as you have PoC with the code working, submit a PR with the code and some documentation on how to use\enable it!

I assume you are talking about user authentication, so you might want to use existing Apache Shiro [1] facilities inside Zeppelin.

Good luck!

 0. http://zeppelin.apache.org/community.html#mailing-list
 1. https://github.com/apache/zeppelin/blob/master/docs/security/shiroauthentication.md


--
Alex

On Thu, May 4, 2017 at 9:54 AM, Kang Minwoo <mi...@outlook.com>> wrote:
Hello

Can I use Oauth2 in Zeppelin? (or any Idea?)
If there is no way, Can I contribute that?

Best regards,
Minwoo Kang


Re: Zeppelin with Oauth2

Posted by Jaideep Singh <ja...@gmail.com>.
Hello,
Its possible, you can do it by pac4j library which provides oauth2 support,
read in more details about that.

Thanks,
Jaideep Singh

On Thursday, May 4, 2017, Kang Minwoo <mi...@outlook.com> wrote:

> Hello
>
> Okay, Thanks for the reply.
>
> I think if ouath2 supported, it is easy to integrate In-house system.
> I create an issue [0].
>
> Best regards,
> Minwoo Kang
>
> 0. https://issues.apache.org/jira/browse/ZEPPELIN-2495
> ________________________________________
> 보낸 사람: Alexander Bezzubov <bzz@apache.org <javascript:;>>
> 보낸 날짜: 2017년 5월 4일 목요일 오후 5:48:27
> 받는 사람: users
> 제목: Re: Zeppelin with Oauth2
>
> Hi Minwoo,
>
> great question, AFAIK, there is no way right now.
>
> But please, feel free to create and Issue and post the link here (or
> starting a thread in Dev mailing list [0] could be good idea) and then, as
> soon as you have PoC with the code working, submit a PR with the code and
> some documentation on how to use\enable it!
>
> I assume you are talking about user authentication, so you might want to
> use existing Apache Shiro [1] facilities inside Zeppelin.
>
> Good luck!
>
>  0. http://zeppelin.apache.org/community.html#mailing-list
>  1. https://github.com/apache/zeppelin/blob/master/docs/
> security/shiroauthentication.md
>
>
> --
> Alex
>
> On Thu, May 4, 2017 at 9:54 AM, Kang Minwoo <minwoo.kang@outlook.com
> <javascript:;><mailto:minwoo.kang@outlook.com <javascript:;>>> wrote:
> Hello
>
> Can I use Oauth2 in Zeppelin? (or any Idea?)
> If there is no way, Can I contribute that?
>
> Best regards,
> Minwoo Kang
>
>

RE: Zeppelin with Oauth2

Posted by Kang Minwoo <mi...@outlook.com>.
Hello

Okay, Thanks for the reply.

I think if ouath2 supported, it is easy to integrate In-house system.
I create an issue [0].

Best regards,
Minwoo Kang

0. https://issues.apache.org/jira/browse/ZEPPELIN-2495
________________________________________
보낸 사람: Alexander Bezzubov <bz...@apache.org>
보낸 날짜: 2017년 5월 4일 목요일 오후 5:48:27
받는 사람: users
제목: Re: Zeppelin with Oauth2

Hi Minwoo,

great question, AFAIK, there is no way right now.

But please, feel free to create and Issue and post the link here (or starting a thread in Dev mailing list [0] could be good idea) and then, as soon as you have PoC with the code working, submit a PR with the code and some documentation on how to use\enable it!

I assume you are talking about user authentication, so you might want to use existing Apache Shiro [1] facilities inside Zeppelin.

Good luck!

 0. http://zeppelin.apache.org/community.html#mailing-list
 1. https://github.com/apache/zeppelin/blob/master/docs/security/shiroauthentication.md


--
Alex

On Thu, May 4, 2017 at 9:54 AM, Kang Minwoo <mi...@outlook.com>> wrote:
Hello

Can I use Oauth2 in Zeppelin? (or any Idea?)
If there is no way, Can I contribute that?

Best regards,
Minwoo Kang


Re: Zeppelin with Oauth2

Posted by Alexander Bezzubov <bz...@apache.org>.
Hi Minwoo,

great question, AFAIK, there is no way right now.

But please, feel free to create and Issue and post the link here (or
starting a thread in Dev mailing list [0] could be good idea) and then, as
soon as you have PoC with the code working, submit a PR with the code and
some documentation on how to use\enable it!

I assume you are talking about user authentication, so you might want to
use existing Apache Shiro [1] facilities inside Zeppelin.

Good luck!

 0. http://zeppelin.apache.org/community.html#mailing-list
 1. https://github.com/apache/zeppelin/blob/master/docs/
security/shiroauthentication.md


--
Alex

On Thu, May 4, 2017 at 9:54 AM, Kang Minwoo <mi...@outlook.com> wrote:

> Hello
>
> Can I use Oauth2 in Zeppelin? (or any Idea?)
> If there is no way, Can I contribute that?
>
> Best regards,
> Minwoo Kang
>