Hello, Zeppelin uses Shiro for two ways of authentication and authorization. You are talking about Authentication and you need to consider how to integrate authorization.
I agree to prepare more way to support authentication and authorization. Could you please prepare for the draft or a more detailed idea for your thoughts? Then, other PMC and committer will start the discussion easier. Best regards, Jongyoul Lee 2025년 4월 25일 (금) 오전 10:25, Jung, Soonoh <[email protected]>님이 작성: > > 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 <[email protected]> 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 <[email protected]>님이 작성: > > > > > > 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 > > -- Best regards, Jongyoul Lee
