On Mon, Jan 12, 2026 at 9:53 AM David Smiley <[email protected]> wrote:
> In particular, I suspect authorization matters > will likely need a closer integration to Solr's internals to be applied at > the point of internal dispatch -- something I expect a Jersey interceptor > thing should do, but a ServletFilter comes before then. So everything you > listed makes sense to me except the authorization aspect. Authentication > can come early. > In this effort, I would only intend to move existing code to a filter, there are overall plugability questions for authentication, but that would be a whole other endeavor. I'm targeting resuming my work next weekend unless there's opposition.
