Hi Michael Thanks for sharing the doc. Can you please give everyone the permission to comment on the doc ?
As discussed, to implement muti-authenticators and SSO, I think we have to decouple in two parts: - the core Polaris model and design - the impl depending of the runtime framework (dropwizard and/or quarkus) Today in polaris-service, we are leveraging DropWizard Authenticator. In the doc, I would propose to create an abstract Authenticator in Polaris that we can decorate in the Polaris runtime framework. I will comment in the doc. Thanks again! Regards JB On Fri, Nov 15, 2024 at 1:43 AM Michael Collado <collado.m...@gmail.com> wrote: > > Hey folks > > As discussed during the community sync, I've put together some thoughts on > how we'd add support for federated identities in Polaris. I copied over > some of what I had in the issue at > https://github.com/apache/polaris/issues/441 and put it into the doc here: > > https://docs.google.com/document/d/15_3ZiRB6Lhzw0nxij341QUdxEIyFGTrI9_18bFIyJVo/edit?tab=t.0 > . > > Please take a look when you get some time and let me know what you think. > Given that our next community sync is scheduled for the Thanksgiving > holiday in the US, it might be useful to schedule a meeting specifically > for this. I can schedule that sync if needed. > > Mike