Hi,

Thank you for your response,

I've looked at sources and found that /api/security/ticket uses
'redirectURL' response and classic UI's logout too.
So that I can change LoginForm UI to my customised one.

One thing I want is for users to login with username password form or
external OpenID form.
Because I want to manually create some outside users and all users for
company staff which all have a company google email.

It would be good if there's an option to add another login button to the
LoginForm or generally a way to customise it.
Simply I can suggest adding another login button to LoginForm UI if it
defines Realms not supports UsernamePasswordToken.

Best regards,
Soonoh Jung


On Thu, 24 Apr 2025 at 11:41, Jongyoul Lee <jongy...@gmail.com> wrote:

> Hello,
>
> I like to support Google login as one of the options for Zeppelin.
>
> By the way, Zeppelin uses Apache Shiro for authentication and
> authorization, so it would be great if Apache Shiro could support
> Google login. Otherwise, we can introduce a new layer for a new
> authentication layer. We can try it as well, but it needs a design
> document to discuss.
>
> Hope this helps,
> Jongyoul Lee
>
> 2025년 4월 24일 (목) 오전 11:11, Jung, Soonoh <soonoh.j...@gmail.com>님이 작성:
> >
> > Hi all,
> >
> > I'm trying to configure google auth to Zeppelin. I want to add google
> login
> > button to current login form without changing source code. Is there a way
> > to do it? or can I add some .html or .jsp file to Zeppelin installation
> for
> > my custom login form?
> >
> > Best regards,
> > Soonoh Jung
>
>
>
> --
> Best regards,
> Jongyoul Lee
>

Reply via email to