Apache Tomcat · Authentication Profile

Apache Tomcat Authentication

Authentication

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

Application ServerJavaJSPOpen SourceServletWeb Server
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic

Source

Authentication Profile

apache-tomcat-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/apache-tomcat-openapi.yml
summary:
  types:
  - http
schemes:
- name: basicAuth
  type: http
  scheme: basic
  description: HTTP Basic authentication; user must hold the `manager-script` role
  sources:
  - openapi/apache-tomcat-openapi.yml