e.org
Subject: Re: Forwarding authentication credentials in internal node-to-node
requests
Hmmm, it will not work for me. I want the "original" credential
forwarded in the sub-requests. The credentials are mapped to permissions
(authorization), and basically I dont want a user to be able
x27;t know how to
obtain the password.
-Original message-
> From:Per Steffensen
> Sent: Fri 11-Jan-2013 15:28
> To: solr-user@lucene.apache.org
> Subject: Re: Forwarding authentication credentials in internal node-to-node
> requests
>
> Hmmm, it will not work fo
ery easy when inside
HttpShardHandlerFactory.
Cheers
-Original message-
From:Per Steffensen
Sent: Fri 11-Jan-2013 13:07
To: solr-user@lucene.apache.org
Subject: Forwarding authentication credentials in internal node-to-node requests
Hi
I read http://wiki.apache.org/solr/SolrSecurity
obtain the original credentials very easy when inside
HttpShardHandlerFactory.
Cheers
-Original message-
> From:Per Steffensen
> Sent: Fri 11-Jan-2013 13:07
> To: solr-user@lucene.apache.org
> Subject: Forwarding authentication credentials in internal node-to-node
> req
Hi
I read http://wiki.apache.org/solr/SolrSecurity and know a lot about
webcontainer authentication and authorization. Im sure I will be able to
set it up so that each solr-node is will require HTTP authentication for
(selected) incoming requests.
But solr-nodes also make requests among each