Open WebUI · Authentication Profile

Open Webui Authentication

Authentication

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

LLMOpen SourceSelf-HostedOllamaChat UIRAG
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

BearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/open-webui-openapi.yml
summary:
  types:
  - http
schemes:
- name: BearerAuth
  type: http
  scheme: bearer
  description: |-
    Bearer token: Open WebUI session token or per-user API key. Each API key
    inherits the permissions of the user who created it.
  sources:
  - openapi/open-webui-openapi.yml