[
https://issues.apache.org/jira/browse/KNOX-528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726584#comment-15726584
]
Larry McCay commented on KNOX-528:
----------------------------------
Yes, [~mcparlandjcgi] - we want to NOT specify a particular provider name.
That mechanism is for forcing the provider for a given service definition to
always be that particular one.
Anonymous means that Knox will allow the request through without authentication
(anonymously) however the backend service may handle authentication itself.
This is what is done by applications like Ambari, Ranger, etc.
Hadoop provider allows for SPNEGO/kerberos and delegation token authentication.
Shiro will be the most common but you don't want to limit it.
Therefore, just specific authentication with no name.
> 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)