Apache Solr · Authentication Profile

Apache Solr Authentication

Authentication

Apache Solr secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

Enterprise SearchFull-Text SearchLuceneSearchSolrCloudOpen SourceJava
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic

Source

Authentication Profile

apache-solr-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/apache-solr-openapi.yml
summary:
  types:
  - http
schemes:
- name: basicAuth
  type: http
  scheme: basic
  description: Enabled when Solr's BasicAuthPlugin is configured
  sources:
  - openapi/apache-solr-openapi.yml