[
https://issues.apache.org/jira/browse/KNOX-528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15724989#comment-15724989
]
John McParland commented on KNOX-528:
-------------------------------------
Hi [~lmccay]
thanks for reviewing.
The Solr API doesn't support authentication at all - therefore I want Knox to
do the authentication itself using Basic credentials.
On the opposite case, I don't want requests to go to Solr unless authentication
by Knox.
I looked at what the different options were for authentication and found three;
- Anonymous
- Hadoop
- Shiro
I though Anonymous would mean no additional Authentication after Knox did the
basic credential check, and I'll confess I wan't sure what Hadoop was (Shiro
seems obvious - delegate authentication to Shiro).
So is the right approach in this case not to specify the "authentication"
policy?
> Support for Apache SOLR REST APIs
> ---------------------------------
>
> Key: KNOX-528
> URL: https://issues.apache.org/jira/browse/KNOX-528
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Rick Kellogg
> Assignee: John McParland
> Fix For: 0.11.0
>
> Attachments: KNOX-528.patch, KNOX-528_squashed.patch,
> knoxSolrTestEvidence.txt, solrTestEvidence.txt
>
>
> Add Knox support for routing and securing Apache SOLR's REST APIs
> See: https://wiki.apache.org/solr/Solrj
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)