Re: Getting authenticated user inside DocTransformer plugin

2020-05-15 Thread Ishan Chattopadhyaya
This is a problem, indeed. I've opened https://issues.apache.org/jira/browse/SOLR-14491 to address this. On Mon, Feb 3, 2020 at 11:08 PM mosheB wrote: > We are using Solr's kerberos authentication plugin and we are trying to > implement field-level filtering based on the authenticated user and >

Getting authenticated user inside DocTransformer plugin

2020-02-03 Thread mosheB
We are using Solr's kerberos authentication plugin and we are trying to implement field-level filtering based on the authenticated user and DocTransformer class: public class FieldAclTransformerFactory extends TransformerFactory { @Override public DocTransformer create(String field