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