Eric Pugh created SOLR-18167:
--------------------------------
Summary: Conversion of old to new property name not working
Key: SOLR-18167
URL: https://issues.apache.org/jira/browse/SOLR-18167
Project: Solr
Issue Type: Bug
Affects Versions: 10.0
Reporter: Eric Pugh
Upgrading Chorus from Solr 9 to 10. I am concerned our EnvUtils conversion
isn't working.
"SOLR_OPTS=-Dsolr.auth.jwt.allowOutboundHttp=true" is used with jwt-auth:
=>org.apache.solr.common.SolrException: wellKnownUrl is using http protocol.
HTTPS required for IDP communication. Please use SSL or start your nodes with
-Dsolr.auth.jwt.outbound.http.enabled=true to allow HTTP for test purposes.
at
org.apache.solr.security.jwt.JWTIssuerConfig.checkAllowOutboundHttpConnections(JWTIssuerConfig.java:594)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]