For the Solr LCF security filter plugin, establish a concept of session to 
improve performance
----------------------------------------------------------------------------------------------

                 Key: CONNECTORS-31
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-31
             Project: Lucene Connector Framework
          Issue Type: Improvement
            Reporter: Karl Wright


Instead of only allowing an authenticated user name to be passed to the 
LCFSecurityFilter SearchComponent, improve this to return a security token and 
optionally receive the security token as well.  Then it will be possible for it 
to make the access tokens "sticky", reducing load on the authority service on 
situations where multiple searches occur in each session.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to