[
https://issues.apache.org/jira/browse/SOLR-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537855#comment-17537855
]
Shawn Heisey edited comment on SOLR-16200 at 5/17/22 12:47 AM:
---------------------------------------------------------------
I added a security.json file with the contents at the following URL, and it is
remaining in https even after login. This is on Solr 8.11.1.
[https://solr.apache.org/guide/solr/latest/deployment-guide/basic-authentication-plugin.html]
I have not configured anything beyond adding security.json and SOLR_HOST in
/etc/default/solr.in.sh. I used the install_solr_service.sh script to do the
install.
was (Author: elyograg):
I added a security.json file with the contents at the following URL, and it is
remaining in https even after login. This is on Solr 8.11.1.
https://solr.apache.org/guide/solr/latest/deployment-guide/basic-authentication-plugin.html
> cant cancel scheme/protocol redirect when accessing the admin UI
> ----------------------------------------------------------------
>
> Key: SOLR-16200
> URL: https://issues.apache.org/jira/browse/SOLR-16200
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Admin UI
> Affects Versions: 8.11
> Reporter: sam
> Priority: Major
>
> I have solrcloud + zookeeper behind a reverse proxy which is doing https
> termination.
> Problem is when asking for solr's admin UI solr keeps redirecting me to http,
> I considered changing the urlscheme to https but then internal connections
> behind the proxy won't work.
> Is it possible to cancel the scheme/protocol redirect only? I still want to
> be redirected from / to /solr/
> I'm using solr's official docker images with a helm chart deploying to
> openshift.
> basiclly I want [http://my-solr/] to forward to [http://my-solr/solr/]
> and [https://my-solr/] to forward to [https://my-solr/solr/]
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]