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/27 14:27:00 UTC

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

     [ https://issues.apache.org/jira/browse/SOLR-15194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Eric Pugh resolved SOLR-15194.
------------------------------------
    Fix Version/s: 8.9
                   master (9.0)
       Resolution: Fixed

> 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
>             Fix For: master (9.0), 8.9
>
>          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: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org