You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "David Eric Pugh (Jira)" <ji...@apache.org> on 2021/02/24 18:43:00 UTC

[jira] [Created] (SOLR-15194) JWTIssuerConfig only allows HTTPS urls, not HTTP, which is overly strict.

David Eric Pugh created SOLR-15194:
--------------------------------------

             Summary: 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: 8.8.1, master (9.0)
            Reporter: David Eric Pugh
            Assignee: David Eric Pugh


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: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org