[
https://issues.apache.org/jira/browse/SOLR-15194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17292147#comment-17292147
]
ASF subversion and git services commented on SOLR-15194:
--------------------------------------------------------
Commit d4fb023756746982496009b1d3962ae6f6e4049b in lucene-solr's branch
refs/heads/master from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=d4fb023 ]
SOLR-15194: relax requirements and allow http urls. (#2430)
Relax the need for https urls for JWT IDP's if you pass in
solr.auth.jwt.allowOutboundHttp=true system property.
> JWTIssuerConfig only allows HTTPS urls, not HTTP, which is overly strict.
> -------------------------------------------------------------------------
>
> Key: SOLR-15194
> URL: https://issues.apache.org/jira/browse/SOLR-15194
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: security
> Affects Versions: master (9.0), 8.8.1
> Reporter: David Eric Pugh
> Assignee: David Eric Pugh
> Priority: Minor
> Time Spent: 4h
> Remaining Estimate: 0h
>
> Setting up JWT should always be done with HTTPS urls, but especially in dev
> and test, require HTTPS is too much.
> Let Solr relax a bit, and log a warning if the url is HTTP versus HTTPS.
>
> Keycloak, out of the box for example doesn't have SSL enabled.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]