Bug #7397
Solr Jetty not receiving portal authorization token
100%
Associated revisions
refs #7397
added passing of cookies and the 'Authorization' headers via proxy to solr
refs #7397
added passing of cookies and the 'Authorization' headers via proxy to solr
refs #7397
added verification of 'Authorization' header before attempting to get session
refs #7397
added verification of 'Authorization' header before attempting to get session
refs #7397
debug headers
refs #7397
debug headers
refs #7397
if statement for Authorization Header needs to be evaluated if the ssl verify is false
refs #7397
if statement for Authorization Header needs to be evaluated if the ssl verify is false
refs #7397
if Authorization Header is (null) then validity is false
refs #7397
if Authorization Header is (null) then validity is false
closes #7397
create an environmental variable with Authorization token and then pass it on
closes #7397
create an environmental variable with Authorization token and then pass it on
History
#1 Updated by Robert Waltz about 9 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
#2 Updated by Robert Waltz about 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 30 to 100
Applied in changeset d1-python:d1_python|r16545.